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

|
||
|

|
||
|
&color=brighgreen)
|
||
|
|
||
|
### Description
|
||
|
|
||
|
React applications which rendered to HTML using the ReactDOMServer API were not escaping user-supplied attribute names at render-time. That lack of escaping could lead to a cross-site scripting vulnerability. This issue affected minor releases 16.0.x, 16.1.x, 16.2.x, 16.3.x, and 16.4.x. It was fixed in 16.0.1, 16.1.2, 16.2.1, 16.3.3, and 16.4.2.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/JCDMeira/release-notes-react
|
||
|
- https://github.com/diwangs/react16-ssr
|
||
|
- https://github.com/freeshineit/react-changelog
|
||
|
- https://github.com/msgre/scratch3
|
||
|
- https://github.com/ossf-cve-benchmark/CVE-2018-6341
|
||
|
|