mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2021-32142](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32142)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer Overflow vulnerability in LibRaw linux/unix v0.20.0 allows attacker to escalate privileges via the LibRaw_buffer_datastream::gets(char*, int) in /src/libraw/src/libraw_datastream.cpp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/LibRaw/LibRaw/issues/400
|
|
|
|
#### Github
|
|
- https://github.com/DiRaltvein/memory-corruption-examples
|
|
|