CVE-2024-39033
Published: 06 February 2025
Description
In Newgensoft OmniDocs 11.0_SP1_03_006, Insecure Direct Object Reference (IDOR) in the getuserproperty function allows user's configuration and PII to be stolen.
Security Summary
CVE-2024-39033 is an Insecure Direct Object Reference (IDOR) vulnerability, classified under CWE-639, affecting Newgensoft OmniDocs version 11.0_SP1_03_006. The issue resides in the getuserproperty function, which improperly exposes users' configuration data and personally identifiable information (PII) due to inadequate access controls on object references. Published on 2025-02-06, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high severity primarily from confidentiality impacts.
Unauthenticated attackers with network access can exploit this vulnerability with low complexity and no user interaction required. By manipulating object references in requests to the getuserproperty function, they can retrieve sensitive configuration details and PII belonging to other users, achieving unauthorized data disclosure without affecting system integrity or availability.
Mitigation guidance and additional details are available in the referenced advisory at https://pastebin.com/SHExsfh6.
Details
- CWE(s)