4.4

CVE-2012-3386

Exploit

The "make distcheck" rule in GNU Automake before 1.11.6 and 1.12.x before 1.12.2 grants world-writable permissions to the extraction directory, which introduces a race condition that allows local users to execute arbitrary code via unspecified vectors.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GnuAutomake Version <= 1.11.5
GnuAutomake Version1.0
GnuAutomake Version1.2
GnuAutomake Version1.3
GnuAutomake Version1.4
GnuAutomake Version1.4 Updatep1
GnuAutomake Version1.4 Updatep2
GnuAutomake Version1.4 Updatep3
GnuAutomake Version1.4 Updatep4
GnuAutomake Version1.4 Updatep5
GnuAutomake Version1.4 Updatep6
GnuAutomake Version1.5
GnuAutomake Version1.6
GnuAutomake Version1.6.1
GnuAutomake Version1.6.2
GnuAutomake Version1.6.3
GnuAutomake Version1.7
GnuAutomake Version1.7.1
GnuAutomake Version1.7.2
GnuAutomake Version1.7.3
GnuAutomake Version1.7.4
GnuAutomake Version1.7.5
GnuAutomake Version1.7.6
GnuAutomake Version1.7.7
GnuAutomake Version1.7.8
GnuAutomake Version1.7.9
GnuAutomake Version1.8
GnuAutomake Version1.8.1
GnuAutomake Version1.8.2
GnuAutomake Version1.8.3
GnuAutomake Version1.8.4
GnuAutomake Version1.8.5
GnuAutomake Version1.9
GnuAutomake Version1.9.1
GnuAutomake Version1.9.2
GnuAutomake Version1.9.3
GnuAutomake Version1.9.4
GnuAutomake Version1.9.5
GnuAutomake Version1.9.6
GnuAutomake Version1.10
GnuAutomake Version1.10.0.3
GnuAutomake Version1.10.1
GnuAutomake Version1.10.2
GnuAutomake Version1.10.3
GnuAutomake Version1.11.1
GnuAutomake Version1.11.2
GnuAutomake Version1.11.3
GnuAutomake Version1.11.4
GnuAutomake Version1.12
GnuAutomake Version1.12.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.14% 0.343
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.4 3.4 6.4
AV:L/AC:M/Au:N/C:P/I:P/A:P
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.