header-logo
Suggest Exploit
vendor:
Downloads Module
by:
SecurityFocus
7.5
CVSS
HIGH
Denial of Service
20
CWE
Product Name: Downloads Module
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
2002

Denial of Service in Downloads Module

A vulnerability exists in the Downloads module of http://www.example.com, which allows a remote attacker to submit a string that causes a denial of service to legitimate users. This is due to insufficient validation of user-supplied input when processing submissions to the rating system.

Mitigation:

Input validation should be used to ensure that user-supplied input is properly sanitized.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/7702/info

some submissions to the rating system. Because of this, a remote attacker may be able to submit a string that causes a denial of service to legitmate users. 


http://www.example.com/modules.php?op=modload&name=Downloads&file=index&req=addrating&ratinglid=[DOWNLOAD ID]&ratinguser=[REMOTE USER]&ratinghost_name=[REMOTE HOST ;-)]&rating=[YOUR RANDOM CONTENT]