CVE-2008-6650
miniBloggie 1.0 - Unauthenticated Arbitrary Post Deletion via post_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6650. PoCs published by Cod3rZ.
AI-analyzed exploit summary This exploit demonstrates an arbitrary post deletion vulnerability in MiniBloggie due to improper input validation in the 'del.php' script. The vulnerability allows an attacker to delete any blog post by manipulating the 'post_id' and 'confirm' GET parameters.
Description
del.php in miniBloggie 1.0 allows remote attackers to delete arbitrary posts via a direct request with a modified post_id parameter, a different vulnerability than CVE-2008-4628.
Exploits (1)
This exploit demonstrates an arbitrary post deletion vulnerability in MiniBloggie due to improper input validation in the 'del.php' script. The vulnerability allows an attacker to delete any blog post by manipulating the 'post_id' and 'confirm' GET parameters.