CVE-2005-2674
published 2005-08-23CVE-2005-2674: Note: the vendor has disputed this issue. Multiple cross-site scripting (XSS) vulnerabilities in Land Down Under (LDU) 800 allow remote attackers to inject…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.77%
75.3th percentile
Note: the vendor has disputed this issue. Multiple cross-site scripting (XSS) vulnerabilities in Land Down Under (LDU) 800 allow remote attackers to inject arbitrary web script or HTML via the (1) c or (2) m parameters to index.php or (3) w parameter to journal.php. NOTE: this issue has been disputed by the vendor, who says "None of the tricks written there are working, the variables are properly sanitized and no LDU version is affected.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| neocrome | land_down_under | — | — |
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
Land Down Under 800 - 'journal.php?w' Cross-Site Scripting
exploitdb·2005-08-20
CVE-2005-2674 Land Down Under 800 - 'journal.php?w' Cross-Site Scripting
Land Down Under 800 - 'journal.php?w' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/14619/info
Land Down Under 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/ldu/journal.php?m=home&s=username&w='>alert('test');
Exploit-DB
Land Down Under 800 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2005-08-20
CVE-2005-2674 Land Down Under 800 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
Land Down Under 800 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/14619/info
Land Down Under 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/ldu/index.php?c='>alert('test');
http://www.example.com/ldu/index.php?m='>alert('test');
No writeups or analysis indexed.
2005-08-23
Published