mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2010-4567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4567)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Bugzilla before 3.2.10, 3.4.x before 3.4.10, 3.6.x before 3.6.4, and 4.0.x before 4.0rc2 does not properly handle whitespace preceding a (1) javascript: or (2) data: URI, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the URL (aka bug_file_loc) field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.bugzilla.org/security/3.2.9/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|