CVE-2004-2130
published 2004-12-23CVE-2004-2130: Multiple cross-site scripting (XSS) vulnerabilities in privmsg.php in phpBB 2.0.6 allow remote attackers to execute arbitrary script or HTML via the (1) folder…
PriorityP422medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
6.54%
93.0th percentile
Multiple cross-site scripting (XSS) vulnerabilities in privmsg.php in phpBB 2.0.6 allow remote attackers to execute arbitrary script or HTML via the (1) folder or (2) mode variables.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phpbb_group | phpbb | — | — |
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
Axis Network Camera 2.x And Video Server 1-3 - 'virtualinput.cgi' Arbitrary Command Execution
exploitdb·2004-08-23
CVE-2004-2425 Axis Network Camera 2.x And Video Server 1-3 - 'virtualinput.cgi' Arbitrary Command Execution
Axis Network Camera 2.x And Video Server 1-3 - 'virtualinput.cgi' Arbitrary Command Execution
---
source: https://www.securityfocus.com/bid/11011/info
1. A shell metacharacter command-execution vulnerability allows an anonymous user to download the contents of the '/etc/passwd' file on the device. Other commands are also likely to work, facilitating other attacks.
This issue is reported to affect:
- Axis 2100, 2110, 2120, 2420 network cameras with firmware versions 2.34 thru 2.40
- Axis 2130 network cameras
- Axis 2401 and 2401 video servers
http://www.example.com/axis-cgi/io/virtualinput.cgi?\x60cat/mnt/flash/etc/httpd/html/passwd\x60
Exploit-DB
phpBB 2.0.6 - 'privmsg.php' Cross-Site Scripting
exploitdb·2003-12-23
CVE-2004-2130 phpBB 2.0.6 - 'privmsg.php' Cross-Site Scripting
phpBB 2.0.6 - 'privmsg.php' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/9290/info
phpBB is prone to a cross-site scripting vulnerability in the 'privmsg.php' script. The source of the problem is that HTML and script code are not adequately sanitized from input supplied via URI parameters. This input will be included in dynamically generated web pages. A remote attacker could exploit this issue by embedding hostile HTML and script code in a malicious link to the vulnerable script. The attacker-supplied code will be interpreted in the context of the site hosting the vulnerable software.
http://www.example.com/forums/privmsg.php?mode="">alert(document.cookie);post&u=2
William Heatley has supplied the following proof of concept:
http://www.example.com/phpBB/privmsg.
No writeups or analysis indexed.
2004-12-23
Published