vendor:
Recipe Organizer
by:
R4dc0re
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Recipe Organizer
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:aspsiteware:recipe_organizer:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
ASPSiteware Recipe Organizer SQL injection Vulnerability
Recipe Organizer is an application that allows users to setup and share recipes online. It is backed by an Access database and can store thousands of recipes in an unlimited number of categories. The vulnerability exists in the type.asp page, where an attacker can inject malicious code into the iType parameter.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the iType parameter.