CVE-2008-2510

Upload File Plugin for WordPress - SQL Injection via f_id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-2510. PoCs published by eserg.ru.

AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in the Upload File plugin for WordPress. It leverages unsanitized input in the 'f_id' parameter to extract user credentials from the 'wp_users' table via a UNION-based SQLi attack.

Description

SQL injection vulnerability in wp-uploadfile.php in the Upload File plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the f_id parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by eserg.ru · textwebappsphp
https://www.exploit-db.com/exploits/31836

This exploit demonstrates an SQL injection vulnerability in the Upload File plugin for WordPress. It leverages unsanitized input in the 'f_id' parameter to extract user credentials from the 'wp_users' table via a UNION-based SQLi attack.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WordPress Upload File plugin (version not specified)
No auth needed
Prerequisites: Target must have the vulnerable Upload File plugin installed · Attacker must know the path to 'wp-uploadfile.php'
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/29352
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/492555/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/42659

Scores

EPSS 0.0023
EPSS Percentile 46.2%

Details

CWE
CWE-89
Status published
Products (1)
wordpress/upload_file_plugin
Published May 29, 2008
Tracked Since Feb 18, 2026