CVE-2008-3752

YourFreeWorld Ad-Exchange Script - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-3752. PoCs published by Hussin X.

AI-analyzed exploit summary The exploit demonstrates an SQL injection vulnerability in YourFreeWorld Ad-Exchange Script by injecting a UNION-based query to extract admin credentials (Username and Password) from the 'adminsettings' table. The payload bypasses authentication by manipulating the 'id' parameter in the 'tr.php' script.

Description

SQL injection vulnerability in tr.php in YourFreeWorld Ad-Exchange Script allows remote attackers to execute arbitrary SQL commands via the id parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Hussin X · textwebappsphp
https://www.exploit-db.com/exploits/32280

The exploit demonstrates an SQL injection vulnerability in YourFreeWorld Ad-Exchange Script by injecting a UNION-based query to extract admin credentials (Username and Password) from the 'adminsettings' table. The payload bypasses authentication by manipulating the 'id' parameter in the 'tr.php' script.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: YourFreeWorld Ad-Exchange Script
No auth needed
Prerequisites: Access to the vulnerable 'tr.php' endpoint · Database structure with 'adminsettings' table containing 'Username' and 'Password' columns
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/44564
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/30762
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/31529

Scores

EPSS 0.0099
EPSS Percentile 57.7%

Details

CWE
CWE-89
Status published
Products (1)
yourfreeworld/ad-exchange_script
Published Aug 21, 2008
Tracked Since Feb 18, 2026