header-logo
Suggest Exploit
vendor:
LandShop
by:
SecurityFocus
7.5
CVSS
HIGH
Multiple Input Validation Vulnerabilities
20
CWE
Product Name: LandShop
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2006

LandShop Multiple Input Validation Vulnerabilities

LandShop is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied input data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, access or modify sensitive data, execute arbitrary script code in the context of the application, compromise the application, and possibly exploit latent vulnerabilities in the underlying system; other attacks are also possible.

Mitigation:

Input validation should be used to detect unauthorized input before it is processed by the application. Input validation should be applied on both syntactical and semantic level.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/20989/info
 
LandShop is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied input data.
 
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, access or modify sensitive data, execute arbitrary script code in the context of the application, compromise the application, and possibly exploit latent vulnerabilities in the underlying system; other attacks are also possible.
 
http://www.example.com/PATH/action/ls.php?lang=en&action=list&start=[sql] 
http://www.example.com/PATH/action/ls.php?lang=en&action=list&start=0&CAT_ID=1&keyword=&search_area=[sql] http://www.example.com/PATH/action/ls.php?lang=en&action=list&start=0&CAT_ID=1&keyword=&search_area=&search_type=[sql] http://www.example.com/PATH/action/ls.phplang=en&action=list&start=20&CAT_ID=1&keyword=&search_area=&search_type=&search_order=[sql] 
http://www.example.com/PATH/action/ls.phpvariables =/PATH/action/ls.php?lang=en&action=list&CAT_ID=1&keyword=1&infield=[sql]