mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
835 B
Markdown
19 lines
835 B
Markdown
### [CVE-2023-51389](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-51389)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Hertzbeat is a real-time monitoring system. At the interface of `/define/yml`, SnakeYAML is used as a parser to parse yml content, but no security configuration is used, resulting in a YAML deserialization vulnerability. Version 1.4.1 fixes this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/luelueking/luelueking
|
|
|