vendor:
PVote Web Voting System
by:
Unknown
5.5
CVSS
MEDIUM
URL Parameter Manipulation
Other
CWE
Product Name: PVote Web Voting System
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: NO
Related CWE:
CPE: a:pvote:pvote
Platforms Tested: Unix, Linux, Microsoft Windows
2002
PVote Web Voting System URL Parameter Manipulation
A remote attacker can manipulate the URL parameters to add or delete web polls in PVote, a web voting system written in PHP. By modifying the values of the parameters, an attacker can add a poll with a specific topic or delete an existing poll by specifying its ID.
Mitigation:
Implement proper input validation and sanitization to prevent URL parameter manipulation. Regularly update the PVote system to include security patches and fixes.