mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
![]() |
### [CVE-2018-3741](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3741)
|
||
|

|
||
|

|
||
|
%20(CWE-79)&color=brighgreen)
|
||
|
|
||
|
### Description
|
||
|
|
||
|
There is a possible XSS vulnerability in all rails-html-sanitizer gem versions below 1.0.4 for Ruby. The gem allows non-whitelisted attributes to be present in sanitized output when input with specially-crafted HTML fragments, and these attributes can lead to an XSS attack on target applications. This issue is similar to CVE-2018-8048 in Loofah. All users running an affected release should either upgrade or use one of the workarounds immediately.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://hackerone.com/reports/328270
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/KorayAgaya/TrivyWeb
|
||
|
- https://github.com/Mohzeela/external-secret
|
||
|
- https://github.com/Shreda/todoappnotes
|
||
|
- https://github.com/siddharthraopotukuchi/trivy
|
||
|
- https://github.com/simiyo/trivy
|
||
|
- https://github.com/t31m0/Vulnerability-Scanner-for-Containers
|
||
|
- https://github.com/umahari/security
|
||
|
|