gsd-2020-5245
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-5245", "description": "Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.", "id": "GSD-2020-5245" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-5245" ], "details": "Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.", "id": "GSD-2020-5245", "modified": "2023-12-13T01:22:03.879756Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5245", "STATE": "PUBLIC", "TITLE": "Remote Code Execution (RCE) vulnerability in dropwizard-validation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "dropwizard-validation", "version": { "version_data": [ { "version_value": "\u003c 1.3.19" }, { "version_value": "\u003e= 2.0.0, \u003c 2.0.2" } ] } } ] }, "vendor_name": "dropwizard" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "name": "https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf", "refsource": "CONFIRM", "url": "https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf" }, { "name": "https://github.com/dropwizard/dropwizard/pull/3157", "refsource": "MISC", "url": "https://github.com/dropwizard/dropwizard/pull/3157" }, { "name": "https://github.com/dropwizard/dropwizard/pull/3160", "refsource": "MISC", "url": "https://github.com/dropwizard/dropwizard/pull/3160" }, { "name": "https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634", "refsource": "MISC", "url": "https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634" }, { "name": "https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation", "refsource": "MISC", "url": "https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation" }, { "name": "https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions", "refsource": "MISC", "url": "https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions" }, { "name": "https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm", "refsource": "MISC", "url": "https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm" } ] }, "source": { "advisory": "GHSA-3mcp-9wr4-cjqf", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "(,1.3.19),[2.0.0,2.0.2)", "affected_versions": "All versions before 1.3.19, all versions starting from 2.0.0 before 2.0.2", "cvss_v2": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-74", "CWE-78", "CWE-937" ], "date": "2021-05-21", "description": "Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.", "fixed_versions": [ "1.3.19", "2.0.2" ], "identifier": "CVE-2020-5245", "identifiers": [ "GHSA-3mcp-9wr4-cjqf", "CVE-2020-5245" ], "not_impacted": "All versions starting from 1.3.19 before 2.0.0, all versions starting from 2.0.2", "package_slug": "maven/io.dropwizard/dropwizard-validation", "pubdate": "2020-02-24", "solution": "Upgrade to versions 1.3.19, 2.0.2 or above.", "title": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)", "urls": [ "https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf", "https://github.com/dropwizard/dropwizard/pull/3157", "https://github.com/dropwizard/dropwizard/pull/3160", "https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634", "https://nvd.nist.gov/vuln/detail/CVE-2020-5245", "https://github.com/advisories/GHSA-3mcp-9wr4-cjqf" ], "uuid": "cadf8e58-014c-4226-8215-d50e1c41ed73" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:dropwizard:dropwizard_validation:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.3.19", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:dropwizard:dropwizard_validation:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.0.2", "versionStartIncluding": "2.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "21.1.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5245" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-74" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/dropwizard/dropwizard/pull/3160", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/dropwizard/dropwizard/pull/3160" }, { "name": "https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-interpolation-with-message-expressions" }, { "name": "https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/dropwizard/dropwizard/commit/d87d1e4f8e20f6494c0232bf8560c961b46db634" }, { "name": "https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/dropwizard/dropwizard/security/advisories/GHSA-3mcp-9wr4-cjqf" }, { "name": "https://github.com/dropwizard/dropwizard/pull/3157", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/dropwizard/dropwizard/pull/3157" }, { "name": "https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://beanvalidation.org/2.0/spec/#validationapi-message-defaultmessageinterpolation" }, { "name": "https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://docs.oracle.com/javaee/7/tutorial/jsf-el.htm" }, { "name": "https://www.oracle.com/security-alerts/cpuapr2022.html", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-05-12T15:00Z", "publishedDate": "2020-02-24T18:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…