cve/2024/CVE-2024-1713.md
2024-05-25 21:48:12 +02:00

18 lines
722 B
Markdown

### [CVE-2024-1713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1713)
![](https://img.shields.io/static/v1?label=Product&message=Plv8&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%203.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-394%20Unexpected%20Status%20Code%20or%20Return%20Value&color=brighgreen)
### Description
A user who can create objects in a database with plv8 3.2.1 installed is able to cause deferred triggers to execute as the Superuser during autovacuum.
### POC
#### Reference
- https://github.com/google/security-research/security/advisories/GHSA-r7m9-grw7-vcc4
#### Github
No PoCs found on GitHub currently.