CVE-2007-6080

bcoos 1.0.10 and 1.0.13 - SQL Injection via bid Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2007-6080. PoCs published by DeltahackingTEAM, BugReport.IR.

AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in bcoos 1.0.13 by injecting a UNION-based query to extract user passwords from the database. The attack leverages unsanitized input in the 'bid' parameter of the click.php script.

Description

SQL injection vulnerability in modules/banners/click.php in the banners module for bcoos 1.0.10 allows remote attackers to execute arbitrary SQL commands via the bid parameter. NOTE: it was later reported that 1.0.13 is also affected.

Exploits (2)

exploitdb WORKING POC VERIFIED
by DeltahackingTEAM · textwebappsphp
https://www.exploit-db.com/exploits/32536

This exploit demonstrates an SQL injection vulnerability in bcoos 1.0.13 by injecting a UNION-based query to extract user passwords from the database. The attack leverages unsanitized input in the 'bid' parameter of the click.php script.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: bcoos 1.0.13
No auth needed
Prerequisites: Access to the vulnerable bcoos installation · Knowledge of the database schema (e.g., table 'bcoos_users' and column 'pass')
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by BugReport.IR · textwebappsphp
https://www.exploit-db.com/exploits/4637

This is a technical writeup detailing multiple vulnerabilities in Bcoos CMS, including Local File Inclusion (LFI) and SQL Injection. It provides code snippets, root cause analysis, and proof-of-concept URLs for exploitation.

Classification
Writeup 95%
Attack Type
Lfi | Sqli
Complexity
Trivial
Reliability
Reliable
Target: Bcoos CMS 1.0.10 (and prior versions)
No auth needed
Prerequisites: Target running Bcoos CMS with vulnerable version · Banner module installed for SQLi
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (7)

Core 7
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/26505
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/38594
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4637
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/3962
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/46156
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/31941

Scores

EPSS 0.0122
EPSS Percentile 64.8%

Details

CWE
CWE-89
Status published
Products (1)
bcoos/bcoos 1.0.10
Published Nov 21, 2007
Tracked Since Feb 18, 2026