8.8
CVE-2015-8371
- EPSS 0.72%
- Published 21.09.2023 06:15:11
- Last modified 21.11.2024 02:38:23
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Composer before 2016-02-10 allows cache poisoning from other projects built on the same host. This results in attacker-controlled code entering a server-side build process. The issue occurs because of the way that dist packages are cached. The cache key is derived from the package name, the dist type, and certain other data from the package repository (which may simply be a commit hash, and thus can be found by an attacker). Versions through 1.0.0-alpha11 are affected, and 1.0.0 is unaffected.
Data is provided by the National Vulnerability Database (NVD)
Getcomposer ≫ Composer Version1.0.0 Updatealpha1
Getcomposer ≫ Composer Version1.0.0 Updatealpha10
Getcomposer ≫ Composer Version1.0.0 Updatealpha11
Getcomposer ≫ Composer Version1.0.0 Updatealpha2
Getcomposer ≫ Composer Version1.0.0 Updatealpha3
Getcomposer ≫ Composer Version1.0.0 Updatealpha4
Getcomposer ≫ Composer Version1.0.0 Updatealpha5
Getcomposer ≫ Composer Version1.0.0 Updatealpha6
Getcomposer ≫ Composer Version1.0.0 Updatealpha7
Getcomposer ≫ Composer Version1.0.0 Updatealpha8
Getcomposer ≫ Composer Version1.0.0 Updatealpha9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.72% | 0.716 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-345 Insufficient Verification of Data Authenticity
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.