CVE-2005-4259
published 2005-12-15CVE-2005-4259: Multiple SQL injection vulnerabilities in ASPBB 0.4 allow remote attackers to execute arbitrary SQL commands via the (1) TID parameter in topic.asp, (2)…
PriorityP337high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.07%
60.5th percentile
Multiple SQL injection vulnerabilities in ASPBB 0.4 allow remote attackers to execute arbitrary SQL commands via the (1) TID parameter in topic.asp, (2) FORUM_ID parameter in forum.asp, and (3) PROFILE_ID parameter in profile.asp. NOTE: the provenance of this issue is unknown; the details are obtained solely from the BID.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| aspbb | aspbb | — | — |
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
ASPBB 0.4 - 'profile.asp?PROFILE_ID' SQL Injection
exploitdb·2005-12-14
CVE-2005-4259 ASPBB 0.4 - 'profile.asp?PROFILE_ID' SQL Injection
ASPBB 0.4 - 'profile.asp?PROFILE_ID' SQL Injection
---
source: https://www.securityfocus.com/bid/15859/info
ASPBB is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application 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.
http://www.example.com/aspbb/profile.asp/PROFILE_ID=[sql injection]
Exploit-DB
ASPBB 0.4 - 'topic.asp?TID' SQL Injection
exploitdb·2005-12-14
CVE-2005-4259 ASPBB 0.4 - 'topic.asp?TID' SQL Injection
ASPBB 0.4 - 'topic.asp?TID' SQL Injection
---
source: https://www.securityfocus.com/bid/15859/info
ASPBB is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application 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.
http://www.example.com/aspbb/topic.asp?TID=[sql injection]
http://www.example.com/aspbb/topic.asp?COMMAND=GOTOLAST&TID=[sql injection]
Exploit-DB
ASPBB 0.4 - 'forum.asp?FORUM_ID' SQL Injection
exploitdb·2005-12-14
CVE-2005-4259 ASPBB 0.4 - 'forum.asp?FORUM_ID' SQL Injection
ASPBB 0.4 - 'forum.asp?FORUM_ID' SQL Injection
---
source: https://www.securityfocus.com/bid/15859/info
ASPBB is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application 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.
http://www.example.com/aspbb/forum.asp?FORUM_ID=[sql injection]
No writeups or analysis indexed.
2005-12-15
Published