ghsa-vp63-rrcm-9mph
Vulnerability from github
Published
2022-05-13 01:02
Modified
2024-02-27 23:11
Summary
Missing XML Validation in Spring Framework
Details

The Spring MVC in Spring Framework before 3.2.4 and 4.0.0.M1 through 4.0.0.M2 does not disable external entity resolution for the StAX XMLInputFactory, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML with JAXB, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152. NOTE: this issue was SPLIT from CVE-2013-4152 due to different affected versions.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 3.2.3.RELEASE"
      },
      "package": {
        "ecosystem": "Maven",
        "name": "org.springframework:spring-oxm"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.2.4.RELEASE"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2013-7315"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-112"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-07T23:18:12Z",
    "nvd_published_at": "2014-01-23T21:55:00Z",
    "severity": "MODERATE"
  },
  "details": "The Spring MVC in Spring Framework before 3.2.4 and 4.0.0.M1 through 4.0.0.M2 does not disable external entity resolution for the StAX XMLInputFactory, which allows context-dependent attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML with JAXB, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152.  NOTE: this issue was SPLIT from CVE-2013-4152 due to different affected versions.",
  "id": "GHSA-vp63-rrcm-9mph",
  "modified": "2024-02-27T23:11:42Z",
  "published": "2022-05-13T01:02:38Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7315"
    },
    {
      "type": "WEB",
      "url": "https://github.com/spring-projects/spring-framework/issues/15432"
    },
    {
      "type": "WEB",
      "url": "https://github.com/spring-projects/spring-framework/commit/434735fbf6e7f9051af2ef027657edb99120b173"
    },
    {
      "type": "WEB",
      "url": "https://github.com/spring-projects/spring-framework/commit/7576274874deeccb6da6b09a8d5bd62e8b5538b7"
    },
    {
      "type": "WEB",
      "url": "https://jira.spring.io/browse/SPR-10806?redirect=false"
    },
    {
      "type": "WEB",
      "url": "http://seclists.org/bugtraq/2013/Aug/154"
    },
    {
      "type": "WEB",
      "url": "http://seclists.org/fulldisclosure/2013/Nov/14"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2014/dsa-2842"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/77998"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Missing XML Validation in Spring Framework"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…