vendor:
EditTag
by:
Unknown
9
CVSS
CRITICAL
Directory Traversal
22
CWE
Product Name: EditTag
Affected Version From: 1.2
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:edittag:edittag:1.2
Platforms Tested: Unknown
Unknown
Directory Traversal Vulnerabilities in EditTag
EditTag is prone to multiple directory-traversal vulnerabilities because the application fails to sufficiently sanitize user-supplied data. Exploiting these issues may allow a remote attacker to access any file on the affected webserver.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input to prevent directory traversal attacks. Implementing proper input validation and access controls is essential.