Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font Awesome rendering issues on Arch Linux, Chrome latest version #79

Open
az0mb13 opened this issue Nov 20, 2021 · 2 comments
Open

Font Awesome rendering issues on Arch Linux, Chrome latest version #79

az0mb13 opened this issue Nov 20, 2021 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@az0mb13
Copy link

az0mb13 commented Nov 20, 2021

Describe the bug
When using number bullets inside an indented block, it inserts an extra character that can't be viewed and shows a crossed box instead.

To Reproduce
Steps to reproduce the behavior:
Use the following content in a post -

> _References:_  
>    
> 1. _[https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf](https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf)_     
> 2. _[https://www.noob.ninja/2017/11/local-file-read-via-xss-in-dynamically.html](https://www.noob.ninja/2017/11/local-file-read-via-xss-in-dynamically.html)_

The behavior can be observed at the bottom of this post - https://blog.dixitaditya.com/2020/10/09/leveraging-xss-to-read-internal-files.html

Expected behavior
There should not be extra character according to the markdown.

Screenshots
image

Desktop (please complete the following information):

  • Arch Linux, Chrome latest version
@az0mb13 az0mb13 added the 🐛 bug Something isn't working label Nov 20, 2021
@bitbrain
Copy link
Owner

It is supposed to look like this:
Capture
seems like that Font Awesome is not correctly working in that case.

@bitbrain bitbrain changed the title Extra character in bullets inside indent Font Awesome rendering issues on Arch Linux, Chrome latest version Nov 27, 2021
@az0mb13
Copy link
Author

az0mb13 commented Nov 27, 2021

It is supposed to look like this: Capture seems like that Font Awesome is not correctly working in that case.

Actually I made changes to my blog post, removed number bullets with -. Please refer to the markdown shown above in the bug

> 1. _[https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf](https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting/server-side-xss-dynamic-pdf)_     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants