vendor:
Omnidocs
by:
Sohil Garg
6.5
CVSS
MEDIUM
Privilege escalation, Direct Object Access
264
CWE
Product Name: Omnidocs
Affected Version From: All
Affected Version To: All
Patch Exists: NO
Related CWE: CVE-2011-3645
CPE: a:newgen_software_technologies:omnidocs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache-Coyote/1.1
2011
Multiple Vulnerability in “Omnidocs”
Omnidocs application does not validate 'FolderRights' parameter. This parameter could be modified to '111111111' to get full access including rights to add documents, add folders, delete folders and place orders. Omnidocs application does not validate 'UserIndex' parameter. 'UserIndex' parameter is used to access the personal setting page. This parameter can be changed to other valid numbers thereby gaining access to view or change other user's personal settings.
Mitigation:
Validate user input for 'FolderRights' and 'UserIndex' parameters.