CVE-2010-4298
Free Simple Software 1.0 - SQL Injection via downloads_id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-4298. PoCs published by Dr.$audi, Mark Stanislav.
AI-analyzed exploit summary This is a writeup describing an RFI (Remote File Inclusion) vulnerability in Free Simple Software V1.0. It provides URLs for exploitation but lacks actual exploit code.
Description
SQL injection vulnerability in the download module in Free Simple Software 1.0 allows remote attackers to execute arbitrary SQL commands via the downloads_id parameter in a download_now action to index.php.
Exploits (2)
This is a writeup describing an RFI (Remote File Inclusion) vulnerability in Free Simple Software V1.0. It provides URLs for exploitation but lacks actual exploit code.
This exploit demonstrates a SQL injection vulnerability in 'Free Simple Software' version 1.0, allowing an attacker to extract plaintext administrator credentials via a UNION SELECT query. The vulnerability is due to improper sanitization of the 'downloads_id' parameter in the download module.