cve/2024/CVE-2024-51417.md

18 lines
657 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-51417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51417)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
An issue in System.Linq.Dynamic.Core before 1.6.0 allows remote access to properties on reflection types and static properties/fields.
### POC
#### Reference
- https://github.com/zzzprojects/System.Linq.Dynamic.Core/issues/867
#### Github
- https://github.com/zzzprojects/System.Linq.Dynamic.Core