Lucene search
K

aoblogger 2.3 - 'create.php' Entry Creation

🗓️ 17 Jan 2006 00:00:00Reported by Aliaksandr HartsuyeuType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 27 Views

AOblogger 2.3 input-validation vulnerabilitie

Code
source: https://www.securityfocus.com/bid/16286/info
  
AOblogger is prone to multiple input-validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
  
Successful exploitation of these vulnerabilities could allow an attacker to:
  
- compromise the application
- access, modify, or create data
- steal cookie-based authentication credentials.
  
An attacker may also be able to exploit vulnerabilities in the underlying database implementation and to launch other attacks.
  
Version 2.3 is vulnerable; other versions may also be affected. 

An example of new entry creation without proper authorization has been provided:

<form action="http://www.example.com/aoblogger/create.php" method="post">
<input name="uza" value=1>
<input name="title" value="anytitle">
<textarea name="message">anymessage&lt;/textarea&gt;
</form> 

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