mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2010-2301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2301)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in editing/markup.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to inject arbitrary web script or HTML via vectors related to the node.innerHTML property of a TEXTAREA element. NOTE: this might overlap CVE-2010-1762.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.webkit.org/show_bug.cgi?id=38922
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|