In Percona Monitoring and Management (PMM) server 2.x before 2.37.1, the authenticate function in auth_server.go does not properly formalize and sanitize URL paths to reject path traversal attempts. This allows an unauthenticated remote user, when a crafted POST request is made against unauthenticated API routes, to access otherwise protected API routes leading to escalation of privileges and information disclosure.
References
Link | Resource |
---|---|
https://www.percona.com/blog/pmm-authentication-bypass-vulnerability-fixed-in-2-37-1/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-06-06 20:15
Updated : 2023-06-16 15:35
NVD link : CVE-2023-34409
Mitre link : CVE-2023-34409
CVE.ORG link : CVE-2023-34409
JSON object : View
Products Affected
percona
- monitoring_and_management
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')