mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2015-4054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4054)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PgBouncer before 1.5.5 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) by sending a password packet before a startup packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/pgbouncer/pgbouncer/commit/74d6e5f7de5ec736f71204b7b422af7380c19ac5
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|