Due to missing authorization checks, any authenticated user is able to list, upload, or delete attachments to password safe entries in Pleasant Password Server before 7.8.3. To perform those actions on an entry, the user needs to know the corresponding "CredentialId" value, which uniquely identifies a password safe entry. Since "CredentialId" values are implemented as GUIDs, they are hard to guess. However, if for example an entry's owner grants read-only access to a malicious user, the value gets exposed to the malicious user. The same holds true for temporary grants.
References
Link | Resource |
---|---|
https://www.profundis-labs.com/advisories/CVE-2017-17707.txt | Exploit Third Party Advisory |
https://www.profundis-labs.com/advisories/CVE-2017-17707.txt | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.profundis-labs.com/advisories/CVE-2017-17707.txt - Exploit, Third Party Advisory |
Information
Published : 2018-07-31 14:29
Updated : 2024-11-21 03:18
NVD link : CVE-2017-17707
Mitre link : CVE-2017-17707
CVE.ORG link : CVE-2017-17707
JSON object : View
Products Affected
pleasantsolutions
- pleasant_password_server
CWE
CWE-862
Missing Authorization