mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
![]() |
### [CVE-2017-18342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18342)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/GoranP/dvpwa
|
||
|
- https://github.com/PayTrace/intercom_test
|
||
|
- https://github.com/danielhoherd/pre-commit-hooks
|
||
|
- https://github.com/glenjarvis/talk-yaml-json-xml-oh-my
|
||
|
- https://github.com/lvdh/distributed-locustio-on-aws
|
||
|
- https://github.com/markosamuli/deployment-server
|
||
|
- https://github.com/qyl2021/simiki
|
||
|
- https://github.com/tankywoo/simiki
|
||
|
|