mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
658 B
Markdown
18 lines
658 B
Markdown
### [CVE-2020-35530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35530)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibRaw, there is an out-of-bounds write vulnerability within the "new_node()" function (libraw\src\x3f\x3f_utils_patched.cpp) that can be triggered via a crafted X3F file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/LibRaw/LibRaw/issues/272
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-35530
|
|
|