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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in eggblog 3.1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) edit parameter to (a) admin/articles.php or (b) admin/comments.php, or the (2) add parameter to admin/users.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=116373125308955&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|