CVE-2009-2587

DragDropCart - Cross-Site Scripting via Multiple Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 6 public exploits for CVE-2009-2587. PoCs published by Moudi.

AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in DragDropCart, where user-supplied input is not properly sanitized. The example demonstrates a simple XSS payload injected via the 'search' parameter in a URL.

Description

Multiple cross-site scripting (XSS) vulnerabilities in DragDropCart allow remote attackers to inject arbitrary web script or HTML via the (1) sid parameter to assets/js/ddcart.php, the (2) prefix parameter to includes/ajax/getstate.php, the search parameter to (3) index.php and (4) search.php, the (5) redirect parameter to login.php, and the (6) product parameter to productdetail.php.

Exploits (6)

exploitdb WRITEUP VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34733

The provided text describes a cross-site scripting (XSS) vulnerability in DragDropCart, where user-supplied input is not properly sanitized. The example demonstrates a simple XSS payload injected via the 'search' parameter in a URL.

Classification
Writeup 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version not specified)
No auth needed
Prerequisites: Access to a vulnerable DragDropCart instance
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34735

This exploit demonstrates a cross-site scripting (XSS) vulnerability in DragDropCart by injecting a malicious script via the 'product' parameter in the URL. The payload bypasses basic sanitization using mixed case and URL encoding.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version unspecified)
No auth needed
Prerequisites: Access to a vulnerable DragDropCart instance
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34734

This exploit demonstrates a cross-site scripting (XSS) vulnerability in DragDropCart by injecting arbitrary JavaScript code via the 'redirect' parameter in the login.php URL. The payload bypasses basic sanitization using encoded characters and line breaks.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version not specified)
No auth needed
Prerequisites: Access to the vulnerable login.php endpoint
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34732

This exploit demonstrates a cross-site scripting (XSS) vulnerability in DragDropCart by injecting arbitrary JavaScript code via the 'search' parameter. The payload bypasses basic sanitization using mixed case and URL encoding.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version unspecified)
No auth needed
Prerequisites: Access to a vulnerable DragDropCart instance
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34731

This exploit demonstrates a cross-site scripting (XSS) vulnerability in DragDropCart by injecting arbitrary JavaScript code via the 'prefix' parameter in the 'getstate.php' endpoint. The payload uses obfuscation techniques to bypass basic filters.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version not specified)
No auth needed
Prerequisites: Access to the vulnerable endpoint · User interaction to trigger the payload
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Moudi · textwebappsphp
https://www.exploit-db.com/exploits/34730

This exploit demonstrates a cross-site scripting (XSS) vulnerability in DragDropCart by injecting a script tag into the 'sid' parameter of the 'ddcart.php' file. The vulnerability arises due to insufficient sanitization of user-supplied data.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: DragDropCart (version not specified)
No auth needed
Prerequisites: Access to the vulnerable DragDropCart application
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/51877
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/35925
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56070
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56065
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56067
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56069
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56066
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/56071

Scores

EPSS 0.0226
EPSS Percentile 80.7%

Details

CWE
CWE-79
Status published
Products (1)
dragdropcart/dragdropcart
Published Jul 24, 2009
Tracked Since Feb 18, 2026