CVE-2005-2638
published 2005-08-23CVE-2005-2638: Multiple cross-site scripting (XSS) vulnerabilities in PHPFreeNews 1.40 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1)…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.78%
75.5th percentile
Multiple cross-site scripting (XSS) vulnerabilities in PHPFreeNews 1.40 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) NewsMode parameter to NewsCategoryForm.php, or the (2) Match or (3) NewsMode parameter to SearchResults.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phpfreenews | phpfreenews | — | — |
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
PHPFreeNews 1.40 - 'searchresults.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2005-08-17
CVE-2005-2638 PHPFreeNews 1.40 - 'searchresults.php' Multiple Cross-Site Scripting Vulnerabilities
PHPFreeNews 1.40 - 'searchresults.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/14590/info
PHPFreeNews is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/phpfn/SearchResults.php?Match='>alert(XSS);&NewsMode=1&SearchNews=Search&CatID=0
http://www.example.com/phpfn/SearchResults.php?Match=1&NewsMode=1&SearchNews=Search&CatID='>alert(XSS);
http://www.example.c
Exploit-DB
PHPFreeNews 1.40 - 'NewsCategoryForm.php?NewsMode' Cross-Site Scripting
exploitdb·2005-08-17
CVE-2005-2638 PHPFreeNews 1.40 - 'NewsCategoryForm.php?NewsMode' Cross-Site Scripting
PHPFreeNews 1.40 - 'NewsCategoryForm.php?NewsMode' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/14590/info
PHPFreeNews is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/phpfn/NewsCategoryForm.php?NewsMode=">alert(XSS);&CatID=0
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=112439254700016&w=2http://secunia.com/advisories/16490/http://securitytracker.com/id?1014726http://www.securityfocus.com/bid/14590http://marc.info/?l=bugtraq&m=112439254700016&w=2http://secunia.com/advisories/16490/http://securitytracker.com/id?1014726http://www.securityfocus.com/bid/14590
2005-08-23
Published