vendor:
php-agenda
by:
loneferret
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: php-agenda
Affected Version From: 2.2.8
Affected Version To: 2.2.8
Patch Exists: NO
Related CWE: N/A
CPE: a:php-agenda:php-agenda:2.2.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu Server 8.04
2012
Simple PHP Agenda 2.2.8 SQLi Vulnerability
Due to improper input sanitization, the 'priority' field when creating and adding an item in the 'todo list' is subject to SQL injection.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.