CVE-2005-0475
published 2005-03-30CVE-2005-0475: SQL injection vulnerability in paFAQ Beta4, and possibly other versions, allows remote attackers to execute arbitrary SQL code via the (1) offset, (2) limit…
PriorityP433medium6.4CVSS 2.0
AVNACLAuNCPIPAN
EXPLOIT
EPSS
1.01%
58.9th percentile
SQL injection vulnerability in paFAQ Beta4, and possibly other versions, allows remote attackers to execute arbitrary SQL code via the (1) offset, (2) limit, (3) order, or (4) orderby parameter to question.php, (5) offset parameter to answer.php, (6) search_item parameter to search.php, (7) cat_id, (8) cid, or (9) id parameter to comment.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| php_arena | pafaq | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
paFaq beta4 - 'comment.php' Multiple SQL Injections
exploitdb·2005-02-17
CVE-2005-0475 paFaq beta4 - 'comment.php' Multiple SQL Injections
paFaq beta4 - 'comment.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/12582/info
paFaq is reportedly affected by an SQL injection vulnerability. This issue exists because the application fails to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This vulnerability is reported to affect paFaq beta4; earlier versions may also be affected.
http://www.example.com/index.php?act=Speak&code=05&poster=1&name=2&question=3&email=4&cat_id='
http://www.example.com/index.php?act=Speak&code=02&cid='&id=1&poster=1&name=2&answer=3&email=4
http://www.e
Exploit-DB
paFaq beta4 - 'search.php?search_item' SQL Injection
exploitdb·2005-02-17
CVE-2005-0475 paFaq beta4 - 'search.php?search_item' SQL Injection
paFaq beta4 - 'search.php?search_item' SQL Injection
---
source: https://www.securityfocus.com/bid/12582/info
paFaq is reportedly affected by an SQL injection vulnerability. This issue exists because the application fails to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This vulnerability is reported to affect paFaq beta4; earlier versions may also be affected.
http://www.example.com/index.php?act=Search&code=01&search_item='
Exploit-DB
paFaq beta4 - 'answer.php?offset' SQL Injection
exploitdb·2005-02-17
CVE-2005-0475 paFaq beta4 - 'answer.php?offset' SQL Injection
paFaq beta4 - 'answer.php?offset' SQL Injection
---
source: https://www.securityfocus.com/bid/12582/info
paFaq is reportedly affected by an SQL injection vulnerability. This issue exists because the application fails to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This vulnerability is reported to affect paFaq beta4; earlier versions may also be affected.
http://www.example.com/index.php?act=Answer&cid=1&id=1&offset='
Exploit-DB
paFaq beta4 - 'question.php' Multiple SQL Injections
exploitdb·2005-02-17
CVE-2005-0475 paFaq beta4 - 'question.php' Multiple SQL Injections
paFaq beta4 - 'question.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/12582/info
paFaq is reportedly affected by an SQL injection vulnerability. This issue exists because the application fails to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This vulnerability is reported to affect paFaq beta4; earlier versions may also be affected.
http://www.example.com/index.php?act=Question&id=1&limit=10&orderby=q_id&order=DESC&offset='
http://www.example.com/index.php?act=Question&id=1&orderby=q_id&order=DESC&limit='
http://www.example.com/in
No writeups or analysis indexed.
2005-03-30
Published