GHSA-G6HF-F9CQ-Q7W7
Vulnerability from github – Published: 2022-05-13 01:02 – Updated: 2024-02-27 23:02
VLAI?
Summary
Cross-Site Request Forgery in Spring Framework
Details
The SourceHttpMessageConverter in Spring MVC in Spring Framework before 3.2.5 and 4.0.0.M1 through 4.0.0.RC1 does not disable external entity resolution, which allows remote attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152 and CVE-2013-7315.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.2.4.RELEASE"
},
"package": {
"ecosystem": "Maven",
"name": "org.springframework:spring-web"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.5.RELEASE"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-6429"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-07T23:20:49Z",
"nvd_published_at": "2014-01-26T16:58:00Z",
"severity": "MODERATE"
},
"details": "The SourceHttpMessageConverter in Spring MVC in Spring Framework before 3.2.5 and 4.0.0.M1 through 4.0.0.RC1 does not disable external entity resolution, which allows remote attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML, aka an XML External Entity (XXE) issue, and a different vulnerability than CVE-2013-4152 and CVE-2013-7315.",
"id": "GHSA-g6hf-f9cq-q7w7",
"modified": "2024-02-27T23:02:19Z",
"published": "2022-05-13T01:02:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6429"
},
{
"type": "WEB",
"url": "https://github.com/spring-projects/spring-framework/issues/15704"
},
{
"type": "WEB",
"url": "https://github.com/spring-projects/spring-framework/commit/2ae6a6a3415eebc57babcb9d3e5505887eda6d8"
},
{
"type": "WEB",
"url": "https://github.com/spring-projects/spring-framework/commit/7387cb990e35b0f1b573faf29d4f9ae183d7a5e"
},
{
"type": "WEB",
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05324755"
},
{
"type": "WEB",
"url": "https://jira.spring.io/browse/SPR-11078?redirect=false"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/57915"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Cross-Site Request Forgery in Spring Framework"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…