mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2021-3935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3935)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When PgBouncer is configured to use "cert" authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of TLS certificate verification and encryption. This flaw affects PgBouncer versions prior to 1.16.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/w4zu/Debian_security
|
|
|