CVE-2006-5090
published 2006-09-29CVE-2006-5090: Multiple cross-site scripting (XSS) vulnerabilities in Phoenix Evolution CMS (PECMS) allow remote attackers to inject arbitrary web script or HTML via the (1)…
PriorityP424medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
1.88%
76.8th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Phoenix Evolution CMS (PECMS) allow remote attackers to inject arbitrary web script or HTML via the (1) mod or (2) action parameters in index.php, or the (3) pageid parameter in modules/pageedit/index.php. NOTE: the provenance of this information is unknown; the details are obtained from third party information.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Phoenix Evolution CMS - '/modules/pageedit/index.php?pageid' Cross-Site Scripting
exploitdb·2006-09-26
CVE-2006-5090 Phoenix Evolution CMS - '/modules/pageedit/index.php?pageid' Cross-Site Scripting
Phoenix Evolution CMS - '/modules/pageedit/index.php?pageid' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/20212/info
Phoenix Evolution CMS is prone to multiple cross-site scripting vulnerabilities because the application fails to sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/[path]/modules/pageedit/index.php?pageid=http://www.example.com
Exploit-DB
Phoenix Evolution CMS - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2006-09-26
CVE-2006-5090 Phoenix Evolution CMS - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
Phoenix Evolution CMS - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/20212/info
Phoenix Evolution CMS is prone to multiple cross-site scripting vulnerabilities because the application fails to sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/[path]/index.php?mod=http://www.example.com
http://www.example.com/[path]/index.php?action=http://www.example.com
No writeups or analysis indexed.
2006-09-29
Published