gsd-2008-6504
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
ParametersInterceptor in OpenSymphony XWork 2.0.x before 2.0.6 and 2.1.x before 2.1.2, as used in Apache Struts and other products, does not properly restrict # (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \u0023 representation for the # character.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2008-6504",
"description": "ParametersInterceptor in OpenSymphony XWork 2.0.x before 2.0.6 and 2.1.x before 2.1.2, as used in Apache Struts and other products, does not properly restrict # (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \\u0023 representation for the # character.",
"id": "GSD-2008-6504"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2008-6504"
],
"details": "ParametersInterceptor in OpenSymphony XWork 2.0.x before 2.0.6 and 2.1.x before 2.1.2, as used in Apache Struts and other products, does not properly restrict # (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \\u0023 representation for the # character.",
"id": "GSD-2008-6504",
"modified": "2023-12-13T01:23:02.651046Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-6504",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ParametersInterceptor in OpenSymphony XWork 2.0.x before 2.0.6 and 2.1.x before 2.1.2, as used in Apache Struts and other products, does not properly restrict # (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \\u0023 representation for the # character."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "32495",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32495"
},
{
"name": "http://fisheye6.atlassian.com/cru/CR-9/",
"refsource": "CONFIRM",
"url": "http://fisheye6.atlassian.com/cru/CR-9/"
},
{
"name": "http://struts.apache.org/2.x/docs/s2-003.html",
"refsource": "CONFIRM",
"url": "http://struts.apache.org/2.x/docs/s2-003.html"
},
{
"name": "xwork-parameterinterceptor-security-bypass(46328)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46328"
},
{
"name": "ADV-2008-3003",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/3003"
},
{
"name": "ADV-2008-3004",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/3004"
},
{
"name": "32101",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32101"
},
{
"name": "32497",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32497"
},
{
"name": "http://jira.opensymphony.com/browse/XW-641",
"refsource": "CONFIRM",
"url": "http://jira.opensymphony.com/browse/XW-641"
},
{
"name": "http://issues.apache.org/struts/browse/WW-2692",
"refsource": "CONFIRM",
"url": "http://issues.apache.org/struts/browse/WW-2692"
},
{
"name": "49732",
"refsource": "OSVDB",
"url": "http://osvdb.org/49732"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[2.0-alpha0,2.0.5],[2.1-alpha0,2.1.1]",
"affected_versions": "All versions starting from 2.0-alpha0 up to 2.0.5, all versions starting from 2.1-alpha0 up to 2.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2017-08-16",
"description": "`ParametersInterceptor` does not properly restrict `#` (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a `\\u0023` representation for the `#` character.",
"fixed_versions": [
"2.0.6",
"2.1.2"
],
"identifier": "CVE-2008-6504",
"identifiers": [
"CVE-2008-6504"
],
"not_impacted": "All versions before 2.0-alpha0, all versions after 2.0.5 before 2.1-alpha0, all versions after 2.1.1",
"package_slug": "maven/com.opensymphony/xwork",
"pubdate": "2009-03-23",
"solution": "Upgrade to versions 2.0.6, 2.1.2 or above.",
"title": "ParameterInterceptors bypass allows OGNL statement execution",
"urls": [
"http://struts.apache.org/release/2.2.x/docs/s2-003.html",
"http://web.archive.org/web/20111023074138/http://jira.opensymphony.com/browse/XW-641",
"https://fisheye6.atlassian.com/cru/CR-9/#CFR-8",
"https://issues.apache.org/jira/browse/WW-2692"
],
"uuid": "4e9f9fac-f1ee-4e1e-88f5-80451eb9d01a"
},
{
"affected_range": "[0.5,1)",
"affected_versions": "All versions starting from 0.5 before 1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2017-08-16",
"description": "Remote attackers could execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a `#` representation for the `#` character.",
"fixed_versions": [
"2.1.3"
],
"identifier": "CVE-2008-6504",
"identifiers": [
"CVE-2008-6504"
],
"not_impacted": "All versions before 0.5, all versions starting from 1",
"package_slug": "maven/org.apache.jackrabbit/oak-core",
"pubdate": "2009-03-23",
"solution": "Upgrade to version 2.1.3 or above.",
"title": "Improper Input Validation",
"urls": [
"http://struts.apache.org/release/2.2.x/docs/s2-003.html",
"https://issues.apache.org/jira/browse/WW-2692",
"http://web.archive.org/web/20111023074138/http://jira.opensymphony.com/browse/XW-641",
"https://fisheye6.atlassian.com/cru/CR-9/#CFR-8"
],
"uuid": "28d25cab-f0a8-4c05-aabe-5e7e947175fc"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opensymphony:xwork:2.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.11:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.11.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:struts:2.0.11.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-6504"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "ParametersInterceptor in OpenSymphony XWork 2.0.x before 2.0.6 and 2.1.x before 2.1.2, as used in Apache Struts and other products, does not properly restrict # (pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \\u0023 representation for the # character."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://issues.apache.org/struts/browse/WW-2692",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "http://issues.apache.org/struts/browse/WW-2692"
},
{
"name": "32497",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/32497"
},
{
"name": "http://fisheye6.atlassian.com/cru/CR-9/",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "http://fisheye6.atlassian.com/cru/CR-9/"
},
{
"name": "32495",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/32495"
},
{
"name": "http://jira.opensymphony.com/browse/XW-641",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "http://jira.opensymphony.com/browse/XW-641"
},
{
"name": "http://struts.apache.org/2.x/docs/s2-003.html",
"refsource": "CONFIRM",
"tags": [
"Exploit"
],
"url": "http://struts.apache.org/2.x/docs/s2-003.html"
},
{
"name": "ADV-2008-3003",
"refsource": "VUPEN",
"tags": [
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2008/3003"
},
{
"name": "32101",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/32101"
},
{
"name": "49732",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/49732"
},
{
"name": "ADV-2008-3004",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2008/3004"
},
{
"name": "xwork-parameterinterceptor-security-bypass(46328)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46328"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-08-17T01:29Z",
"publishedDate": "2009-03-23T14:19Z"
}
}
}
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…