gsd-2013-2134
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-2134",
"description": "Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.",
"id": "GSD-2013-2134",
"references": [
"https://www.suse.com/security/cve/CVE-2013-2134.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-2134"
],
"details": "Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.",
"id": "GSD-2013-2134",
"modified": "2023-12-13T01:22:17.387181Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2134",
"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": "Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://struts.apache.org/development/2.x/docs/s2-015.html",
"refsource": "CONFIRM",
"url": "http://struts.apache.org/development/2.x/docs/s2-015.html"
},
{
"name": "https://cwiki.apache.org/confluence/display/WW/S2-015",
"refsource": "MISC",
"url": "https://cwiki.apache.org/confluence/display/WW/S2-015"
},
{
"name": "60346",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/60346"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/cpuoct2013-1899837.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/topics/security/cpuoct2013-1899837.html"
},
{
"name": "64758",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/64758"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
"refsource": "CONFIRM",
"url": "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html"
},
{
"name": "GLSA-201409-04",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-201409-04.xml"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[2-alpha0,2.3.14.2]",
"affected_versions": "All versions starting from 2-alpha0 up to 2.3.14.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-94"
],
"date": "2018-11-23",
"description": "This package allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.",
"fixed_versions": [
"2.3.14.3"
],
"identifier": "CVE-2013-2134",
"identifiers": [
"CVE-2013-2134"
],
"not_impacted": "All versions before 2-alpha0, all versions after 2.3.14.2",
"package_slug": "maven/org.apache.struts/struts2-core",
"pubdate": "2013-07-16",
"solution": "Upgrade to version 2.3.14.3 or above.",
"title": "Arbitrary OGNL code execution via unsanitized wildcard matching",
"urls": [
"http://struts.apache.org/docs/s2-015.html"
],
"uuid": "a24ad67b-adee-40a4-8161-2463781d0ec4"
},
{
"affected_range": "[2,2.3.14.2]",
"affected_versions": "All versions starting from 2 up to 2.3.14.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-94"
],
"date": "2018-11-23",
"description": "Apache Struts 2 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.",
"fixed_versions": [
"2.3.14.3"
],
"identifier": "CVE-2013-2134",
"identifiers": [
"CVE-2013-2134"
],
"not_impacted": "All versions before 2, all versions after 2.3.14.2",
"package_slug": "maven/org.apache.struts/struts2-el",
"pubdate": "2013-07-16",
"solution": "Upgrade to version 2.3.14.3 or above.",
"title": "Code Injection",
"urls": [
"http://struts.apache.org/docs/s2-015.html"
],
"uuid": "ddc3f666-232c-4fe5-bf56-c03da6cee397"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.3.14.3",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2134"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://struts.apache.org/development/2.x/docs/s2-015.html",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://struts.apache.org/development/2.x/docs/s2-015.html"
},
{
"name": "https://cwiki.apache.org/confluence/display/WW/S2-015",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://cwiki.apache.org/confluence/display/WW/S2-015"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/cpuoct2013-1899837.html",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "http://www.oracle.com/technetwork/topics/security/cpuoct2013-1899837.html"
},
{
"name": "64758",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/64758"
},
{
"name": "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html"
},
{
"name": "60346",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/60346"
},
{
"name": "GLSA-201409-04",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "http://security.gentoo.org/glsa/glsa-201409-04.xml"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-11-23T15:54Z",
"publishedDate": "2013-07-16T18:55Z"
}
}
}
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…