CVE-2006-1579
published 2006-04-02CVE-2006-1579: SQL injection vulnerability in topics.php in Dynamic Bulletin Board System (DbbS) 2.0-alpha and earlier allows remote attackers to execute arbitrary SQL…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.11%
61.8th percentile
SQL injection vulnerability in topics.php in Dynamic Bulletin Board System (DbbS) 2.0-alpha and earlier allows remote attackers to execute arbitrary SQL commands via the limite parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dbbs | dbbs | <= 2.0-alpha | — |
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
TR Forum 2.0 - SQL Injection / Bypass Security Restriction
exploitdb·2006-09-04
CVE-2006-4586 TR Forum 2.0 - SQL Injection / Bypass Security Restriction
TR Forum 2.0 - SQL Injection / Bypass Security Restriction
---
#!/usr/bin/perl
#
# Affected.scr..: Tr Forum V2.0
# Poc.ID........: 10060903
# Type..........: SQL Injection, Bypass Security Restriction
# Risk.level....: Medium
# Vendor.Status.: Unpatched
# Src.download..: comscripts.com/scripts/php.tr-forum.1579.html
# Poc.link......: acid-root.new.fr/poc/10060903.txt
# Credits.......: DarkFig
#
# /membres/modif_profil.php => Profil modification (you can choose the id of the member)
# /membres/change_mdp.php => Password modification ( same... )
# /admin/insert_admin.php => Second admin (only del post)
# /admin/editer.php => SQL Injection without quote
#
# You don't need to crack passwd hashes (for the admin panel)...
# Go to the admin panel (/admin/), enter the username and the hash (not
Exploit-DB
DbbS 2.0 - 'Topics.php' SQL Injection
exploitdb·2006-03-31
CVE-2006-1579 DbbS 2.0 - 'Topics.php' SQL Injection
DbbS 2.0 - 'Topics.php' SQL Injection
---
source: https://www.securityfocus.com/bid/17338/info
DbbS is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
DbbS versions 2.0-alpha and prior are reported to be affected.
http://www.example.com/topics.php?fid=3&limite=[sql]
No writeups or analysis indexed.
http://www.securityfocus.com/archive/1/429512/100/0/threadedhttp://www.securityfocus.com/bid/17338https://exchange.xforce.ibmcloud.com/vulnerabilities/25584http://www.securityfocus.com/archive/1/429512/100/0/threadedhttp://www.securityfocus.com/bid/17338https://exchange.xforce.ibmcloud.com/vulnerabilities/25584
2006-04-02
Published