mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1.3 KiB
Markdown
18 lines
1.3 KiB
Markdown
### [CVE-2024-12908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12908)
|
||

|
||

|
||
&color=brighgreen)
|
||
|
||
### 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
|
||
- https://blog.amberwolf.com/blog/2024/december/cve-2024-12908-delinea-protocol-handler---remote-code-execution-via-update-process/
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|