CVE-2007-4922

jeuxflash_module 1.0 - Authenticated SQL Injection via id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-4922. PoCs published by Houssamix.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the KwsPHP 'jeuxflash' module. It allows an attacker to extract user credentials (pseudo and pass) from the database by manipulating the 'id' parameter in a UNION-based SQL injection.

Description

SQL injection vulnerability in play.php in the jeuxflash 1.0 module for KwsPHP allows remote authenticated users to execute arbitrary SQL commands via the id parameter in a play ac action to index.php. NOTE: some details are obtained from third party information.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Houssamix · textwebappsphp
https://www.exploit-db.com/exploits/4400

This exploit demonstrates a SQL injection vulnerability in the KwsPHP 'jeuxflash' module. It allows an attacker to extract user credentials (pseudo and pass) from the database by manipulating the 'id' parameter in a UNION-based SQL injection.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: KwsPHP (jeuxflash module)
No auth needed
Prerequisites: Target must have the vulnerable KwsPHP module installed · Attacker must know the table structure (e.g., 'users' table with 'pseudo' and 'pass' columns)
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4400
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/3172
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/36601
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/25658

Scores

EPSS 0.0086
EPSS Percentile 53.6%

Details

CWE
CWE-89
Status published
Products (2)
jeuxflash/jeuxflash_module 1.0
kwsphp/kwsphp
Published Sep 17, 2007
Tracked Since Feb 18, 2026