CVE-2005-1619
published 2005-05-16CVE-2005-1619: Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page.css.php3 (aka start-page.css.php3) or (2) style.css.php3 in PHPMyChat 0.14.5 allow remote…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.74%
74.9th percentile
Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page.css.php3 (aka start-page.css.php3) or (2) style.css.php3 in PHPMyChat 0.14.5 allow remote attackers to inject arbitrary web script or HTML commands via the FontName parameter. NOTE: it was later reported that 0.14.5 is also affected.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| php_heaven | phpmychat | — | — |
| phpheaven | phpmychat | — | — |
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.
GHSA
GHSA-h9hw-2mj8-8ppc: Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page
ghsa_unreviewed·2022-05-01
CVE-2005-1619 [MEDIUM] CWE-79 GHSA-h9hw-2mj8-8ppc: Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page
Multiple cross-site scripting (XSS) vulnerabilities in (1) start_page.css.php3 (aka start-page.css.php3) or (2) style.css.php3 in PHPMyChat 0.14.5 allow remote attackers to inject arbitrary web script or HTML commands via the FontName parameter. NOTE: it was later reported that 0.14.5 is also affected.
GHSA
GHSA-6339-hxrv-qx25: Multiple cross-site scripting (XSS) vulnerabilities in PHPMyChat 0
ghsa_unreviewed·2022-05-01·CVSS 4.3
CVE-2007-6297 [MEDIUM] CWE-79 GHSA-6339-hxrv-qx25: Multiple cross-site scripting (XSS) vulnerabilities in PHPMyChat 0
Multiple cross-site scripting (XSS) vulnerabilities in PHPMyChat 0.14.5 allow remote attackers to inject arbitrary web script or HTML via the (1) LIMIT parameter to chat/deluser.php3, the (2) Link parameter to chat/edituser.php3, or the (3) LastCheck or (4) B parameter to chat/users_popupL.php3. NOTE: the FontName vectors for start_page.css.php3 and style.css.php3 are already covered by CVE-2005-1619. The medium vectors for start_page.css.php3 (start_page.css.php) and style.css.php3 (style.css.php), and the From vector for users_popupL.php3 (users_popupL.php), are already covered by CVE-2005-3991.
No detection rules found.
Exploit-DB
PHPHeaven PHPMyChat 0.14.5 - 'Start-Page.CSS.php3' Cross-Site Scripting
exploitdb·2005-05-13
CVE-2005-1619 PHPHeaven PHPMyChat 0.14.5 - 'Start-Page.CSS.php3' Cross-Site Scripting
PHPHeaven PHPMyChat 0.14.5 - 'Start-Page.CSS.php3' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/13627/info
phpMyChat is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/chat/config/start-page.css.php3?Charset=iso-8859-1&medium=10&FontName= var%20test=1;alert(test);
Exploit-DB
PHPHeaven PHPMyChat 0.14.5 - 'Style.CSS.php3' Cross-Site Scripting
exploitdb·2005-05-13
CVE-2005-1619 PHPHeaven PHPMyChat 0.14.5 - 'Style.CSS.php3' Cross-Site Scripting
PHPHeaven PHPMyChat 0.14.5 - 'Style.CSS.php3' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/13628/info
phpMyChat is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/chat/config/style.css.php3?Charset=iso-8859-1&medium=10&FontName= var%20test=1;alert(test);
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=111602076500031&w=2http://www.securityfocus.com/archive/1/484575/100/0/threadedhttp://www.securityfocus.com/bid/13627http://www.securityfocus.com/bid/13628http://marc.info/?l=bugtraq&m=111602076500031&w=2http://www.securityfocus.com/archive/1/484575/100/0/threadedhttp://www.securityfocus.com/bid/13627http://www.securityfocus.com/bid/13628
2005-05-16
Published