mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
811 B
Markdown
18 lines
811 B
Markdown
### [CVE-2009-4249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4249)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in CutePHP CuteNews 1.4.6, when register_globals is enabled and magic_quotes_gpc is disabled, allow remote attackers to inject arbitrary web script or HTML via the (1) lastusername and (2) mod parameters to index.php; and (3) the title parameter to search.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|