ghsa-x5fc-pgpx-59j5
Vulnerability from github
Published
2022-05-13 01:14
Modified
2023-08-17 16:14
VLAI Severity ?
Summary
Server side object manipulation in Apache Struts
Details
OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the '#'-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in S2-003, but it turned out that the resulting fix based on whitelisting acceptable parameter names closed the vulnerability only partially.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts2-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2010-1870"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2022-11-03T19:11:38Z",
"nvd_published_at": "2010-08-17T20:00:00Z",
"severity": "MODERATE"
},
"details": "OGNL provides, among other features, extensive expression evaluation capabilities. This vulnerability allows a malicious user to bypass the \u0027#\u0027-usage protection built into the ParametersInterceptor, thus being able to manipulate server side context objects. This behavior was already addressed in [S2-003](https://cwiki.apache.org/confluence/display/WW/S2-003), but it turned out that the resulting fix based on whitelisting acceptable parameter names closed the vulnerability only partially.",
"id": "GHSA-x5fc-pgpx-59j5",
"modified": "2023-08-17T16:14:30Z",
"published": "2022-05-13T01:14:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1870"
},
{
"type": "WEB",
"url": "https://cwiki.apache.org/confluence/display/WW/S2-003"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/struts"
},
{
"type": "WEB",
"url": "http://blog.o0o.nu/2010/07/cve-2010-1870-struts2xwork-remote.html"
},
{
"type": "WEB",
"url": "http://confluence.atlassian.com/display/FISHEYE/FishEye+Security+Advisory+2010-06-16"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/159643/LISTSERV-Maestro-9.0-8-Remote-Code-Execution.html"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2010/Jul/183"
},
{
"type": "WEB",
"url": "http://seclists.org/fulldisclosure/2020/Oct/23"
},
{
"type": "WEB",
"url": "http://struts.apache.org/2.2.1/docs/s2-005.html"
},
{
"type": "WEB",
"url": "http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20140709-struts2"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Server side object manipulation in Apache Struts"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…