gsd-2013-4152
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4152", "description": "The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue.", "id": "GSD-2013-4152", "references": [ "https://www.debian.org/security/2014/dsa-2842", "https://access.redhat.com/errata/RHSA-2014:0401", "https://access.redhat.com/errata/RHSA-2014:0400", "https://access.redhat.com/errata/RHSA-2014:0254", "https://access.redhat.com/errata/RHSA-2014:0245", "https://access.redhat.com/errata/RHSA-2014:0212", "https://advisories.mageia.org/CVE-2013-4152.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-4152" ], "details": "The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue.", "id": "GSD-2013-4152", "modified": "2023-12-13T01:22:16.860844Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4152", "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": "The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/spring-projects/spring-framework/pull/317/files", "refsource": "CONFIRM", "url": "https://github.com/spring-projects/spring-framework/pull/317/files" }, { "name": "http://www.gopivotal.com/security/cve-2013-4152", "refsource": "CONFIRM", "url": "http://www.gopivotal.com/security/cve-2013-4152" }, { "name": "61951", "refsource": "BID", "url": "http://www.securityfocus.com/bid/61951" }, { "name": "20131102 XXE Injection in Spring Framework", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2013/Nov/14" }, { "name": "RHSA-2014:0254", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html" }, { "name": "20130822 CVE-2013-4152 XML External Entity (XXE) injection in Spring Framework", "refsource": "BUGTRAQ", "url": "http://seclists.org/bugtraq/2013/Aug/154" }, { "name": "DSA-2842", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-2842" }, { "name": "RHSA-2014:0212", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html" }, { "name": "RHSA-2014:0400", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html" }, { "name": "RHSA-2014:0245", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html" }, { "name": "57915", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/57915" }, { "name": "https://jira.springsource.org/browse/SPR-10806", "refsource": "CONFIRM", "url": "https://jira.springsource.org/browse/SPR-10806" }, { "name": "56247", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/56247" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.0.0.RELEASE,3.2.4.RELEASE),[4.0.0.RELEASE,4.0.1.RELEASE)", "affected_versions": "All versions starting from 3.0.0.RELEASE before 3.2.4.RELEASE, all versions starting from 4 before 4.0.1.RELEASE", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cwe_ids": [ "CWE-1035", "CWE-264", "CWE-937" ], "date": "2016-11-28", "description": "The Spring OXM wrapper when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue.", "fixed_versions": [ "3.2.4.RELEASE", "4.0.1.RELEASE" ], "identifier": "CVE-2013-4152", "identifiers": [ "CVE-2013-4152" ], "not_impacted": "All versions before 3.0.0.RELEASE, all versions starting from 3.2.4.RELEASE before 4.0.0.RELEASE, all versions starting from 4.0.1.RELEASE", "package_slug": "maven/org.springframework/spring-oxm", "pubdate": "2014-01-23", "solution": "Upgrade to versions 3.2.4.RELEASE, 4.0.1.RELEASE or above.", "title": "Improper Restriction of XML External Entity Reference", "urls": [ "http://www.gopivotal.com/security/cve-2013-4152", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4152" ], "uuid": "cd2f351b-40c4-4c72-aa2a-babb1e23b4d7" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.2.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0.m2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0.m1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:m1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:m4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:m3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:m2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:3.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vmware:spring_framework:4.0.0:milestone1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4152" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The Spring OXM wrapper in Spring Framework before 3.2.4 and 4.0.0.M1, when using the JAXB marshaller, does not disable entity resolution, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via an XML external entity declaration in conjunction with an entity reference in a (1) DOMSource, (2) StAXSource, (3) SAXSource, or (4) StreamSource, aka an XML External Entity (XXE) issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "20130822 CVE-2013-4152 XML External Entity (XXE) injection in Spring Framework", "refsource": "BUGTRAQ", "tags": [], "url": "http://seclists.org/bugtraq/2013/Aug/154" }, { "name": "http://www.gopivotal.com/security/cve-2013-4152", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.gopivotal.com/security/cve-2013-4152" }, { "name": "https://github.com/spring-projects/spring-framework/pull/317/files", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://github.com/spring-projects/spring-framework/pull/317/files" }, { "name": "DSA-2842", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2014/dsa-2842" }, { "name": "20131102 XXE Injection in Spring Framework", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2013/Nov/14" }, { "name": "https://jira.springsource.org/browse/SPR-10806", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://jira.springsource.org/browse/SPR-10806" }, { "name": "56247", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/56247" }, { "name": "RHSA-2014:0212", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html" }, { "name": "RHSA-2014:0254", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html" }, { "name": "RHSA-2014:0245", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html" }, { "name": "RHSA-2014:0400", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html" }, { "name": "57915", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/57915" }, { "name": "61951", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/61951" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2022-04-11T17:36Z", "publishedDate": "2014-01-23T21:55Z" } } }
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.