mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
820 B
Markdown
18 lines
820 B
Markdown
### [CVE-2006-1637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1637)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in aWebBB 1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) tname or (2) fpost parameters to (a) post.php; (3) fullname, (4) emailadd, (5) country, (6) sig, or (7) otherav parameters to (b) editac.php; or (8) fullname, (9) emailadd, or (10) country parameters to (c) register.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://evuln.com/vulns/117/summary.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|