{"api_version":"1","generated_at":"2026-04-22T23:30:46+00:00","cve":"CVE-2015-4054","urls":{"html":"https://cve.report/CVE-2015-4054","api":"https://cve.report/api/cve/CVE-2015-4054.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2015-4054","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2015-4054"},"summary":{"title":"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.","state":"PUBLIC","assigner":"security@debian.org","published_at":"2017-05-23 04:29:00","updated_at":"2020-11-03 18:16:00"},"problem_types":["CWE-476"],"metrics":[],"references":[{"url":"http://www.openwall.com/lists/oss-security/2015/05/22/5","name":"[oss-security] 20150522 Re: CVE Request: pgbouncer: DoS/remote crash: invalid packet order causes lookup of NULL pointer","refsource":"MLIST","tags":["Mailing List","Third Party Advisory"],"title":"oss-security - Re: CVE Request: pgbouncer: DoS/remote crash: invalid packet order causes lookup of NULL pointer","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/pgbouncer/pgbouncer/commit/74d6e5f7de5ec736f71204b7b422af7380c19ac5","name":"https://github.com/pgbouncer/pgbouncer/commit/74d6e5f7de5ec736f71204b7b422af7380c19ac5","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"Check if auth_user is set. · pgbouncer/pgbouncer@74d6e5f · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/pgbouncer/pgbouncer/commit/edab5be6665b9e8de66c25ba527509b229468573","name":"https://github.com/pgbouncer/pgbouncer/commit/edab5be6665b9e8de66c25ba527509b229468573","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"Check if auth_user is set. · pgbouncer/pgbouncer@edab5be · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://www.securityfocus.com/bid/74751","name":"74751","refsource":"BID","tags":["Third Party Advisory","VDB Entry"],"title":"PgBouncer src/client.c' Denial of Service Vulnerability","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://github.com/pgbouncer/pgbouncer/issues/42","name":"https://github.com/pgbouncer/pgbouncer/issues/42","refsource":"CONFIRM","tags":["Exploit","Third Party Advisory"],"title":"pgbouncer 1.5.4 segmentation fault · Issue #42 · pgbouncer/pgbouncer · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://pgbouncer.github.io/changelog.html#pgbouncer-15x","name":"https://pgbouncer.github.io/changelog.html#pgbouncer-15x","refsource":"CONFIRM","tags":["Release Notes","Third Party Advisory"],"title":"PgBouncer changelog","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://security.gentoo.org/glsa/201701-24","name":"GLSA-201701-24","refsource":"GENTOO","tags":["Third Party Advisory"],"title":"PgBouncer: Multiple vulnerabilities (GLSA 201701-24) — Gentoo security","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2015-4054","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2015-4054","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2015","cve_id":"4054","vulnerable":"1","versionEndIncluding":"1.5.4","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"pgbouncer","cpe5":"pgbouncer","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2015-4054","qid":"710407","title":"Gentoo Linux PgBouncer Multiple Vulnerabilities (GLSA 201701-24)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security@debian.org","ID":"CVE-2015-4054","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"n/a"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"name":"https://github.com/pgbouncer/pgbouncer/commit/edab5be6665b9e8de66c25ba527509b229468573","refsource":"CONFIRM","url":"https://github.com/pgbouncer/pgbouncer/commit/edab5be6665b9e8de66c25ba527509b229468573"},{"name":"https://github.com/pgbouncer/pgbouncer/commit/74d6e5f7de5ec736f71204b7b422af7380c19ac5","refsource":"CONFIRM","url":"https://github.com/pgbouncer/pgbouncer/commit/74d6e5f7de5ec736f71204b7b422af7380c19ac5"},{"name":"https://pgbouncer.github.io/changelog.html#pgbouncer-15x","refsource":"CONFIRM","url":"https://pgbouncer.github.io/changelog.html#pgbouncer-15x"},{"name":"74751","refsource":"BID","url":"http://www.securityfocus.com/bid/74751"},{"name":"https://github.com/pgbouncer/pgbouncer/issues/42","refsource":"CONFIRM","url":"https://github.com/pgbouncer/pgbouncer/issues/42"},{"name":"[oss-security] 20150522 Re: CVE Request: pgbouncer: DoS/remote crash: invalid packet order causes lookup of NULL pointer","refsource":"MLIST","url":"http://www.openwall.com/lists/oss-security/2015/05/22/5"},{"name":"GLSA-201701-24","refsource":"GENTOO","url":"https://security.gentoo.org/glsa/201701-24"}]}},"nvd":{"publishedDate":"2017-05-23 04:29:00","lastModifiedDate":"2020-11-03 18:16:00","problem_types":["CWE-476"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.0","vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:L/Au:N/C:N/I:N/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"PARTIAL","baseScore":5},"severity":"MEDIUM","exploitabilityScore":10,"impactScore":2.9,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:pgbouncer:pgbouncer:*:*:*:*:*:*:*:*","versionEndIncluding":"1.5.4","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2015","CveId":"4054","Ordinal":"81022","Title":"CVE-2015-4054","CVE":"CVE-2015-4054","Year":"2015"},"notes":[{"CveYear":"2015","CveId":"4054","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2015","CveId":"4054","Ordinal":"2","NoteData":"2017-05-22","Type":"Other","Title":"Published"},{"CveYear":"2015","CveId":"4054","Ordinal":"3","NoteData":"2017-05-22","Type":"Other","Title":"Modified"}]}}}