GHSA-2Q6V-32MR-8P8X
Vulnerability from github – Published: 2022-04-12 21:20 – Updated: 2022-04-12 21:20
VLAI
Summary
Null Byte Injection in Plug.Static
Details
Plug.Static is used for serving static assets, and is vulnerable to null byte injection. If file upload functionality is provided, this can allow users to bypass filetype restrictions. We recommend all applications that provide file upload functionality and serve those uploaded files locally with Plug.Static to upgrade immediately or include the fix below. If uploaded files are rather stored and served from S3 or any other cloud storage, you are not affected.
Severity
7.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Hex",
"name": "plug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Hex",
"name": "plug"
},
"ranges": [
{
"events": [
{
"introduced": "1.1.0"
},
{
"fixed": "1.1.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Hex",
"name": "plug"
},
"ranges": [
{
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Hex",
"name": "plug"
},
"ranges": [
{
"events": [
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-1000052"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2022-04-12T21:20:20Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Plug.Static is used for serving static assets, and is vulnerable to null\n byte injection. If file upload functionality is provided, this can allow\n users to bypass filetype restrictions.\n We recommend all applications that provide file upload functionality and\n serve those uploaded files locally with Plug.Static to upgrade immediately\n or include the fix below. If uploaded files are rather stored and served\n from S3 or any other cloud storage, you are not affected.\n",
"id": "GHSA-2q6v-32mr-8p8x",
"modified": "2022-04-12T21:20:20Z",
"published": "2022-04-12T21:20:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000052"
},
{
"type": "WEB",
"url": "https://elixirforum.com/t/security-releases-for-plug/3913"
},
{
"type": "PACKAGE",
"url": "https://github.com/elixir-plug/plug"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Null Byte Injection in Plug.Static"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…