cve/2024/CVE-2024-12908.md
2025-09-29 16:08:36 +00:00

1.3 KiB

CVE-2024-12908

Description

Delinea addressed a reported case on Secret Server v11.7.31 (protocol handler version 6.0.3.26) where, within the protocol handler function, URI's were compared before normalization and canonicalization, potentially leading to over matching against the approved list. If this attack were successfully exploited, a remote attacker may be able to convince a user to visit a malicious web-page, or open amalicious document which could trigger the vulnerable handler, allowing them to executearbitrary code on the user's machine. Delinea added additional validation that the downloaded installer's batch file was in the expected format.

POC

Reference

Github

No PoCs found on GitHub currently.