GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2013-4152 (GCVE-0-2013-4152)

Vulnerability from cvelistv5 – Published: 2014-01-23 21:00 – Updated: 2024-08-06 16:30
VLAI
Summary
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.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
https://github.com/spring-projects/spring-framewo… x_refsource_CONFIRM
http://www.gopivotal.com/security/cve-2013-4152 x_refsource_CONFIRM
http://www.securityfocus.com/bid/61951 vdb-entryx_refsource_BID
http://seclists.org/fulldisclosure/2013/Nov/14 mailing-listx_refsource_FULLDISC
http://rhn.redhat.com/errata/RHSA-2014-0254.html vendor-advisoryx_refsource_REDHAT
http://seclists.org/bugtraq/2013/Aug/154 mailing-listx_refsource_BUGTRAQ
http://www.debian.org/security/2014/dsa-2842 vendor-advisoryx_refsource_DEBIAN
http://rhn.redhat.com/errata/RHSA-2014-0212.html vendor-advisoryx_refsource_REDHAT
http://rhn.redhat.com/errata/RHSA-2014-0400.html vendor-advisoryx_refsource_REDHAT
http://rhn.redhat.com/errata/RHSA-2014-0245.html vendor-advisoryx_refsource_REDHAT
http://secunia.com/advisories/57915 third-party-advisoryx_refsource_SECUNIA
https://jira.springsource.org/browse/SPR-10806 x_refsource_CONFIRM
http://secunia.com/advisories/56247 third-party-advisoryx_refsource_SECUNIA
Date Public
2013-08-22 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T16:30:49.922Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.gopivotal.com/security/cve-2013-4152"
          },
          {
            "name": "61951",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/61951"
          },
          {
            "name": "20131102 XXE Injection in Spring Framework",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
          },
          {
            "name": "RHSA-2014:0254",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html"
          },
          {
            "name": "20130822 CVE-2013-4152 XML External Entity (XXE) injection in Spring Framework",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://seclists.org/bugtraq/2013/Aug/154"
          },
          {
            "name": "DSA-2842",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2014/dsa-2842"
          },
          {
            "name": "RHSA-2014:0212",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
          },
          {
            "name": "RHSA-2014:0400",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
          },
          {
            "name": "RHSA-2014:0245",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
          },
          {
            "name": "57915",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/57915"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://jira.springsource.org/browse/SPR-10806"
          },
          {
            "name": "56247",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/56247"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-08-22T00:00:00.000Z",
      "descriptions": [
        {
          "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2016-11-25T19:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.gopivotal.com/security/cve-2013-4152"
        },
        {
          "name": "61951",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/61951"
        },
        {
          "name": "20131102 XXE Injection in Spring Framework",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
        },
        {
          "name": "RHSA-2014:0254",
          "tags": [
            "vendor-advisory",
            "x_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",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://seclists.org/bugtraq/2013/Aug/154"
        },
        {
          "name": "DSA-2842",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2014/dsa-2842"
        },
        {
          "name": "RHSA-2014:0212",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
        },
        {
          "name": "RHSA-2014:0400",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
        },
        {
          "name": "RHSA-2014:0245",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
        },
        {
          "name": "57915",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/57915"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://jira.springsource.org/browse/SPR-10806"
        },
        {
          "name": "56247",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/56247"
        }
      ],
      "x_legacyV4Record": {
        "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"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2013-4152",
    "datePublished": "2014-01-23T21:00:00.000Z",
    "dateReserved": "2013-06-12T00:00:00.000Z",
    "dateUpdated": "2024-08-06T16:30:49.922Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2013-4152",
      "date": "2026-09-20",
      "epss": "0.25529",
      "percentile": "0.97857"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "62111DAE-3E05-4D95-8B34-E2EFB6142DCA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m1:*:*:*:*:*:*",
                  "matchCriteriaId": "13E1344C-CB41-48FC-BB98-7FEBEBF190E9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m2:*:*:*:*:*:*",
                  "matchCriteriaId": "AD66E687-C387-486D-AC34-279961311A8F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m3:*:*:*:*:*:*",
                  "matchCriteriaId": "49018DD7-9E85-4B4D-B054-CD17EFB13E87",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m4:*:*:*:*:*:*",
                  "matchCriteriaId": "37FC3F37-A033-491B-96F0-8B38E2E43BFA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc1:*:*:*:*:*:*",
                  "matchCriteriaId": "12021339-C885-4A9E-95C1-4695F3DC1F76",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc2:*:*:*:*:*:*",
                  "matchCriteriaId": "6FB321B9-4838-4AAC-B8AF-C92015C946A0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc3:*:*:*:*:*:*",
                  "matchCriteriaId": "DC19AE9E-B46C-4872-B562-E97DC80543F7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0.m1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "32F4893D-61E6-4E7F-A30A-3AB96264531B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0.m2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B7F99079-D584-456B-A116-62D10FBF8233",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9A9F796E-340B-4FF5-9322-94E57D7BCEE6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D8BA17FD-BC52-4D84-9753-5D41D3BC35B4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "637484A7-AB05-4F64-9311-6741BDF2579F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FAE5CFA5-769F-49E9-A7A9-56C8CED8692E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "528C85CE-2CC6-4B09-8C25-44A2B1C2D8B2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "EB86A413-9595-4BD1-A5FD-1A62B93EA1C9",
                  "versionEndIncluding": "3.2.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.0.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B9D5172D-5E19-40C1-8C1B-CC22706E780D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.0.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "46E410D2-DA53-4806-B296-451C3D9CDEEA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "20D6E5AC-9898-416F-8268-3623E1706072",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B61F3E25-A415-4A25-91D6-4FBA6F575AAB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8A2C4C81-2E79-411C-AEB8-A5E40FC28D31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "010915FE-3BCE-4652-8D8B-47EE085F3BEE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D16C8EFA-F1E4-48C3-BC86-A132873426C4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "47CED0ED-D67E-48AF-BB1A-EB1030897A8C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D2E2EA60-735E-431E-BEFE-DC5C1046E532",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DFD1FA92-7BFC-4874-89FC-BE0F378F0DB3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:vmware:spring_framework:4.0.0:milestone1:*:*:*:*:*:*",
                  "matchCriteriaId": "FD20A2BE-2024-4DAA-825E-213ACB667DE9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "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."
        },
        {
          "lang": "es",
          "value": "El wrapper Spring OXM en Spring Framework anterior a la versi\u00f3n 3.2.4 y 4.0.0.M1, cuando se usa el JAXB marshaller, no desactiva la resoluci\u00f3n de entidad, lo que permite a atacantes dependientes del contexto leer archivos arbitrarios, provocar una denegaci\u00f3n de servicio, o llevar a cabo ataques de CSRF a trav\u00e9s de una declaraci\u00f3n de entidad XML externa en conjunci\u00f3n con una referencia de entidad en (1) DOMSource, (2) StAXSource, (3) SAXSource, o (4) StreamSource, tambi\u00e9n conocido como una vulnerabilidad XXE."
        }
      ],
      "id": "CVE-2013-4152",
      "lastModified": "2024-11-21T01:54:58.633",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "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,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2014-01-23T21:55:04.853",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://seclists.org/bugtraq/2013/Aug/154"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/56247"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/57915"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.debian.org/security/2014/dsa-2842"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "http://www.gopivotal.com/security/cve-2013-4152"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securityfocus.com/bid/61951"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch"
          ],
          "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit",
            "Patch"
          ],
          "url": "https://jira.springsource.org/browse/SPR-10806"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://seclists.org/bugtraq/2013/Aug/154"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/56247"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/57915"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.debian.org/security/2014/dsa-2842"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "http://www.gopivotal.com/security/cve-2013-4152"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/61951"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch"
          ],
          "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit",
            "Patch"
          ],
          "url": "https://jira.springsource.org/browse/SPR-10806"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-264"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "62111DAE-3E05-4D95-8B34-E2EFB6142DCA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m1:*:*:*:*:*:*",
                    "matchCriteriaId": "13E1344C-CB41-48FC-BB98-7FEBEBF190E9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m2:*:*:*:*:*:*",
                    "matchCriteriaId": "AD66E687-C387-486D-AC34-279961311A8F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m3:*:*:*:*:*:*",
                    "matchCriteriaId": "49018DD7-9E85-4B4D-B054-CD17EFB13E87",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:m4:*:*:*:*:*:*",
                    "matchCriteriaId": "37FC3F37-A033-491B-96F0-8B38E2E43BFA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "12021339-C885-4A9E-95C1-4695F3DC1F76",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "6FB321B9-4838-4AAC-B8AF-C92015C946A0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "DC19AE9E-B46C-4872-B562-E97DC80543F7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0.m1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "32F4893D-61E6-4E7F-A30A-3AB96264531B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.0.m2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B7F99079-D584-456B-A116-62D10FBF8233",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9A9F796E-340B-4FF5-9322-94E57D7BCEE6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D8BA17FD-BC52-4D84-9753-5D41D3BC35B4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "637484A7-AB05-4F64-9311-6741BDF2579F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FAE5CFA5-769F-49E9-A7A9-56C8CED8692E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:springsource:spring_framework:3.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "528C85CE-2CC6-4B09-8C25-44A2B1C2D8B2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EB86A413-9595-4BD1-A5FD-1A62B93EA1C9",
                    "versionEndIncluding": "3.2.3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B9D5172D-5E19-40C1-8C1B-CC22706E780D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "46E410D2-DA53-4806-B296-451C3D9CDEEA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "20D6E5AC-9898-416F-8268-3623E1706072",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B61F3E25-A415-4A25-91D6-4FBA6F575AAB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8A2C4C81-2E79-411C-AEB8-A5E40FC28D31",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "010915FE-3BCE-4652-8D8B-47EE085F3BEE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D16C8EFA-F1E4-48C3-BC86-A132873426C4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "47CED0ED-D67E-48AF-BB1A-EB1030897A8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D2E2EA60-735E-431E-BEFE-DC5C1046E532",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:3.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DFD1FA92-7BFC-4874-89FC-BE0F378F0DB3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:vmware:spring_framework:4.0.0:milestone1:*:*:*:*:*:*",
                    "matchCriteriaId": "FD20A2BE-2024-4DAA-825E-213ACB667DE9",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "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."
          },
          {
            "lang": "es",
            "value": "El wrapper Spring OXM en Spring Framework anterior a la versi\u00f3n 3.2.4 y 4.0.0.M1, cuando se usa el JAXB marshaller, no desactiva la resoluci\u00f3n de entidad, lo que permite a atacantes dependientes del contexto leer archivos arbitrarios, provocar una denegaci\u00f3n de servicio, o llevar a cabo ataques de CSRF a trav\u00e9s de una declaraci\u00f3n de entidad XML externa en conjunci\u00f3n con una referencia de entidad en (1) DOMSource, (2) StAXSource, (3) SAXSource, o (4) StreamSource, tambi\u00e9n conocido como una vulnerabilidad XXE."
          }
        ],
        "id": "CVE-2013-4152",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "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,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2014-01-23T21:55:04.853",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://seclists.org/bugtraq/2013/Aug/154"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/56247"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/57915"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.debian.org/security/2014/dsa-2842"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.gopivotal.com/security/cve-2013-4152"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securityfocus.com/bid/61951"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit",
              "Patch"
            ],
            "url": "https://jira.springsource.org/browse/SPR-10806"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0212.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0245.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0254.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://seclists.org/bugtraq/2013/Aug/154"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/56247"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/57915"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.debian.org/security/2014/dsa-2842"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.gopivotal.com/security/cve-2013-4152"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/61951"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/spring-projects/spring-framework/pull/317/files"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Patch"
            ],
            "url": "https://jira.springsource.org/browse/SPR-10806"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-264"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-04T22:03:44+00:00",
      "cve": "CVE-2013-4152",
      "id": "CVE-2013-4152",
      "initial_release_date": "2013-08-22T00:00:00+00:00",
      "product_status:fixed": "13",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Framework: XML External Entity (XXE) injection flaw",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2013/cve-2013-4152.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…