gsd-2016-1000027
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-1000027", "description": "Pivotal Spring Framework 4.1.4 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required.", "id": "GSD-2016-1000027", "references": [ "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-744519525" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-1000027" ], "details": "Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor\u0027s position is that untrusted data is not an intended use case. The product\u0027s behavior will not be changed because some users rely on deserialization of trusted data.", "id": "GSD-2016-1000027", "modified": "2023-12-13T01:21:18.098367Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-1000027", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor\u0027s position is that untrusted data is not an intended use case. The product\u0027s behavior will not be changed because some users rely on deserialization of trusted data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.tenable.com/security/research/tra-2016-20", "refsource": "MISC", "url": "https://www.tenable.com/security/research/tra-2016-20" }, { "name": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000027.json", "refsource": "MISC", "url": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000027.json" }, { "name": "https://security-tracker.debian.org/tracker/CVE-2016-1000027", "refsource": "MISC", "url": "https://security-tracker.debian.org/tracker/CVE-2016-1000027" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-579669626", "refsource": "MISC", "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-579669626" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-582313417", "refsource": "MISC", "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-582313417" }, { "name": "https://spring.io/blog/2022/05/11/spring-framework-5-3-20-and-5-2-22-available-now", "refsource": "MISC", "url": "https://spring.io/blog/2022/05/11/spring-framework-5-3-20-and-5-2-22-available-now" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-744519525", "refsource": "MISC", "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-744519525" }, { "name": "https://security.netapp.com/advisory/ntap-20230420-0009/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20230420-0009/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[4.1.4]", "affected_versions": "Version 4.1.4", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-502", "CWE-937" ], "date": "2020-01-09", "description": "Pivotal Spring Framework suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required.", "fixed_versions": [ "4.1.5.RELEASE" ], "identifier": "CVE-2016-1000027", "identifiers": [ "CVE-2016-1000027" ], "not_impacted": "All versions before 4.1.4, all versions after 4.1.4", "package_slug": "maven/org.springframework/spring-core", "pubdate": "2020-01-02", "solution": "Upgrade to version 4.1.5.RELEASE or above.", "title": "Deserialization of Untrusted Data", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-1000027", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027" ], "uuid": "98b823c8-a0da-46b2-a8d4-62ec5e3094a2" }, { "affected_range": "(,6.0.0)", "affected_versions": "All versions before 6.0.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-502", "CWE-78", "CWE-937" ], "date": "2023-01-11", "description": "Pivotal Spring Framework through 6.0.0 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor\u0027s position is that untrusted data is not an intended use case. The product\u0027s behavior will not be changed because some users rely on deserialization of trusted data.", "fixed_versions": [ "6.0.0" ], "identifier": "CVE-2016-1000027", "identifiers": [ "GHSA-4wrc-f8pq-fpqp", "CVE-2016-1000027" ], "not_impacted": "All versions starting from 6.0.0", "package_slug": "maven/org.springframework/spring-web", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.0.0 or above.", "title": "Deserialization of Untrusted Data", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-1000027", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027", "https://security-tracker.debian.org/tracker/CVE-2016-1000027", "https://www.tenable.com/security/research/tra-2016-20", "https://github.com/spring-projects/spring-framework/issues/24434", "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-1231625331", "https://github.com/spring-projects/spring-framework/commit/5cbe90b2cd91b866a5a9586e460f311860e11cfa", "https://support.contrastsecurity.com/hc/en-us/articles/4402400830612-Spring-web-Java-Deserialization-CVE-2016-1000027", "https://github.com/advisories/GHSA-4wrc-f8pq-fpqp" ], "uuid": "5bc80a77-eee9-4e8a-aadf-3fa48eba7a88" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-1000027" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor\u0027s position is that untrusted data is not an intended use case. The product\u0027s behavior will not be changed because some users rely on deserialization of trusted data." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-502" } ] } ] }, "references": { "reference_data": [ { "name": "https://security-tracker.debian.org/tracker/CVE-2016-1000027", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://security-tracker.debian.org/tracker/CVE-2016-1000027" }, { "name": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000027.json", "refsource": "MISC", "tags": [ "Broken Link", "Exploit", "Third Party Advisory" ], "url": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000027.json" }, { "name": "https://www.tenable.com/security/research/tra-2016-20", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.tenable.com/security/research/tra-2016-20" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000027" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-582313417", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-582313417" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-579669626", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-579669626" }, { "name": "https://spring.io/blog/2022/05/11/spring-framework-5-3-20-and-5-2-22-available-now", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://spring.io/blog/2022/05/11/spring-framework-5-3-20-and-5-2-22-available-now" }, { "name": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-744519525", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/spring-projects/spring-framework/issues/24434#issuecomment-744519525" }, { "name": "https://security.netapp.com/advisory/ntap-20230420-0009/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20230420-0009/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-04-20T09:15Z", "publishedDate": "2020-01-02T23: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.