5

CVE-2012-1180

Use-after-free vulnerability in nginx before 1.0.14 and 1.1.x before 1.1.17 allows remote HTTP servers to obtain sensitive information from process memory via a crafted backend response, in conjunction with a client request.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
F5Nginx Version >= 0.1.0 < 1.0.14
F5Nginx Version >= 1.1.0 < 1.1.17
FedoraprojectFedora Version15
FedoraprojectFedora Version16
FedoraprojectFedora Version17
DebianDebian Linux Version6.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.98% 0.829
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://seclists.org/bugtraq/2012/Mar/65
Third Party Advisory
Mailing List
http://www.openwall.com/lists/oss-security/2012/03/15/5
Patch
Third Party Advisory
Mailing List
http://www.openwall.com/lists/oss-security/2012/03/15/9
Patch
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/52578
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id?1026827
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=803856
Third Party Advisory
Issue Tracking