mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
### [CVE-2013-0191](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0191)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libpam-pgsql (aka pam_pgsql) 0.7 does not properly handle a NULL value returned by the password search query, which allows remote attackers to bypass authentication via a crafted password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/p/pam-pgsql/bugs/13/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|