ghsa-h7mf-qrm9-2848
Vulnerability from github
Published
2022-05-01 18:24
Modified
2023-09-11 20:52
VLAI Severity ?
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 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…