GHSA-GX3F-HQ7P-8FXV
Vulnerability from github – Published: 2021-11-23 17:53 – Updated: 2021-11-22 19:53
VLAI?
Summary
Code injection in spring-cloud-netflix-hystrix-dashboard
Details
Applications using the spring-cloud-netflix-hystrix-dashboard expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at /hystrix/monitor;[user-provided data], the path elements following hystrix/monitor are being evaluated as SpringEL expressions, which can lead to code execution.
Severity ?
7.6 (High)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.2.9.RELEASE"
},
"package": {
"ecosystem": "Maven",
"name": "org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.10.RELEASE"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-22053"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2021-11-22T19:53:38Z",
"nvd_published_at": "2021-11-19T16:15:00Z",
"severity": "HIGH"
},
"details": "Applications using the `spring-cloud-netflix-hystrix-dashboard` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL expressions, which can lead to code execution.",
"id": "GHSA-gx3f-hq7p-8fxv",
"modified": "2021-11-22T19:53:38Z",
"published": "2021-11-23T17:53:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22053"
},
{
"type": "WEB",
"url": "https://tanzu.vmware.com/security/cve-2021-22053"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"type": "CVSS_V3"
}
],
"summary": "Code injection in spring-cloud-netflix-hystrix-dashboard"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…