CyberRota Analysis
AI-GeneratedA vulnerability exists in the setTo function of ResourceTypes.cpp, allowing for a potential out-of-bounds heap read due to inadequate bounds checking. This flaw could lead to local information disclosure without requiring elevated execution privileges or user interaction. Developers and system administrators should prioritize this issue to mitigate risks associated with unauthorized data exposure.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
In setTo of ResourceTypes.cpp, there is a possible out-of-bounds heap read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.