GHSA-H7MF-QRM9-2848
Vulnerability from github – Published: 2022-05-01 18:24 – Updated: 2023-09-11 20:52
VLAI?
Summary
OpenSymphony XWork vulnerable to improper input validation
Details
XWork is an command-pattern framework that is used to power WebWork as well as other applications. Struts support in OpenSymphony XWork before 1.2.3, and 2.x before 2.0.4, as used in WebWork and Apache Struts, recursively evaluates all input as an Object-Graph Navigation Language (OGNL) expression when altSyntax is enabled, which allows remote attackers to cause a denial of service (infinite loop) or execute arbitrary code via form input beginning with a "%{" sequence and ending with a "}" character.
Note: Version 2.0.4 marks the change from opensymphony:xwork to com.opensymphony:xwork.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "opensymphony:xwork"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.0.3"
},
"package": {
"ecosystem": "Maven",
"name": "opensymphony:xwork"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2007-4556"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-07T23:11:42Z",
"nvd_published_at": "2007-08-28T01:17:00Z",
"severity": "MODERATE"
},
"details": "XWork is an command-pattern framework that is used to power WebWork as well as other applications. Struts support in OpenSymphony XWork before 1.2.3, and 2.x before 2.0.4, as used in WebWork and Apache Struts, recursively evaluates all input as an Object-Graph Navigation Language (OGNL) expression when altSyntax is enabled, which allows remote attackers to cause a denial of service (infinite loop) or execute arbitrary code via form input beginning with a \"%{\" sequence and ending with a \"}\" character. \n\nNote: Version 2.0.4 marks the change from `opensymphony:xwork` to `com.opensymphony:xwork`.",
"id": "GHSA-h7mf-qrm9-2848",
"modified": "2023-09-11T20:52:36Z",
"published": "2022-05-01T18:24:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4556"
},
{
"type": "WEB",
"url": "http://struts.apache.org/2.x/docs/s2-001.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "OpenSymphony XWork vulnerable to improper input validation"
}
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…