CVE-2005-3872
published 2005-11-29CVE-2005-3872: Multiple SQL injection vulnerabilities in Ugroup 2.6.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) FORUM_ID parameter in…
PriorityP339high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.29%
66.6th percentile
Multiple SQL injection vulnerabilities in Ugroup 2.6.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) FORUM_ID parameter in forum.php, and the (2) TOPIC_ID, (3) FORUM_ID, and (4) CAT_ID parameters in topic.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ugroup | ugroup | <= 2.6.2 | — |
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
UGroup 2.6.2 - 'topic.php' Multiple SQL Injections
exploitdb·2005-11-28
CVE-2005-3872 UGroup 2.6.2 - 'topic.php' Multiple SQL Injections
UGroup 2.6.2 - 'topic.php' Multiple SQL Injections
---
ource: https://www.securityfocus.com/bid/15591/info
UGroup is prone to SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
/topic.php?CAT_ID=1&FORUM_ID=1&TOPIC_ID=[SQL]
/topic.php?CAT_ID=1&FORUM_ID=[SQL]
/topic.php?CAT_ID=[SQL]
Exploit-DB
UGroup 2.6.2 - 'forum.php?FORUM_ID' SQL Injection
exploitdb·2005-11-28
CVE-2005-3872 UGroup 2.6.2 - 'forum.php?FORUM_ID' SQL Injection
UGroup 2.6.2 - 'forum.php?FORUM_ID' SQL Injection
---
source: https://www.securityfocus.com/bid/15591/info
UGroup is prone to SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
/forum.php?FORUM_ID=[SQL]
No writeups or analysis indexed.
http://pridels0.blogspot.com/2005/11/ugroup-262-sql-inj-vuln.htmlhttp://secunia.com/advisories/17734http://www.osvdb.org/21152http://www.osvdb.org/21153http://www.securityfocus.com/bid/15591http://www.vupen.com/english/advisories/2005/2619http://pridels0.blogspot.com/2005/11/ugroup-262-sql-inj-vuln.htmlhttp://secunia.com/advisories/17734http://www.osvdb.org/21152http://www.osvdb.org/21153http://www.securityfocus.com/bid/15591http://www.vupen.com/english/advisories/2005/2619
2005-11-29
Published