CVE-2005-3770
published 2005-11-23CVE-2005-3770: Multiple cross-site scripting (XSS) vulnerabilities in PHP-Post (PHPp) 1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the subject in…
PriorityP420medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
4.12%
89.5th percentile
Multiple cross-site scripting (XSS) vulnerabilities in PHP-Post (PHPp) 1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the subject in a post, or the user parameter to (2) profile.php and (3) mail.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phppost | phppost | — | — |
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
PHPPost 1.0 - 'profile.php?user' Cross-Site Scripting
exploitdb·2005-11-21
CVE-2005-3770 PHPPost 1.0 - 'profile.php?user' Cross-Site Scripting
PHPPost 1.0 - 'profile.php?user' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/15524/info
PHP-Post is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. The attacker may also be able to steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/phpp/profile.php?user='%3CIFRAME%20SRC=javascript:alert(%2527XSS%2527)%3E%3C/IFRAME%3E
Exploit-DB
PHPPost 1.0 - 'mail.php?user' Cross-Site Scripting
exploitdb·2005-11-21
CVE-2005-3770 PHPPost 1.0 - 'mail.php?user' Cross-Site Scripting
PHPPost 1.0 - 'mail.php?user' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/15524/info
PHP-Post is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. The attacker may also be able to steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/phpp/mail.php?user='%3CIFRAME%20SRC=javascript:alert(%2527XSS%2527)%3E%3C/IFRAME%3E
No writeups or analysis indexed.
http://irannetjob.com/content/view/168/28/http://secunia.com/advisories/17706http://www.osvdb.org/21057http://www.osvdb.org/21059http://www.securityfocus.com/archive/1/417434/30/0/threadedhttp://www.securityfocus.com/bid/15524http://www.securityfocus.com/bid/15532http://www.vupen.com/english/advisories/2005/2533http://irannetjob.com/content/view/168/28/http://secunia.com/advisories/17706http://www.osvdb.org/21057http://www.osvdb.org/21059http://www.securityfocus.com/archive/1/417434/30/0/threadedhttp://www.securityfocus.com/bid/15524http://www.securityfocus.com/bid/15532http://www.vupen.com/english/advisories/2005/2533
2005-11-23
Published