cve/2022/CVE-2022-0959.md

19 lines
758 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0959)
![](https://img.shields.io/static/v1?label=Product&message=pgadmin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434&color=brighgreen)
### Description
A malicious, but authorised and authenticated user can construct an HTTP request using their existing CSRF token and session cookie to manually upload files to any location that the operating system user account under which pgAdmin is running has permission to write.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/l1crust/Exploits