gsd-2012-0838
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Apache Struts 2 before 2.2.3.1 evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-0838", "description": "Apache Struts 2 before 2.2.3.1 evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field.", "id": "GSD-2012-0838" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-0838" ], "details": "Apache Struts 2 before 2.2.3.1 evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field.", "id": "GSD-2012-0838", "modified": "2023-12-13T01:20:13.895762Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-0838", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "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.2.3.1 evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://jvn.jp/en/jp/JVN79099262/index.html", "refsource": "MISC", "url": "http://jvn.jp/en/jp/JVN79099262/index.html" }, { "name": "http://jvndb.jvn.jp/jvndb/JVNDB-2012-000012", "refsource": "MISC", "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2012-000012" }, { "name": "http://struts.apache.org/2.3.1.2/docs/s2-007.html", "refsource": "MISC", "url": "http://struts.apache.org/2.3.1.2/docs/s2-007.html" }, { "name": "https://issues.apache.org/jira/browse/WW-3668", "refsource": "MISC", "url": "https://issues.apache.org/jira/browse/WW-3668" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[2-alpha0,2.2.3]", "affected_versions": "All versions starting from 2-alpha0 up to 2.2.3", "cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2018-12-07", "description": "This package evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field.", "fixed_versions": [ "2.2.3.1" ], "identifier": "CVE-2012-0838", "identifiers": [ "CVE-2012-0838" ], "not_impacted": "All versions before 2-alpha0, all versions after 2.2.3", "package_slug": "maven/org.apache.struts/struts2-core", "pubdate": "2012-03-02", "solution": "Upgrade to version 2.2.3.1 or above.", "title": "OGNL expression unexpected evaluation on conversion error", "urls": [ "http://struts.apache.org/docs/s2-007.html" ], "uuid": "aa8a6ddd-c2dd-4569-9cca-b5d0746c8901" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.2.3", "versionStartIncluding": "2.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-0838" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Apache Struts 2 before 2.2.3.1 evaluates a string as an OGNL expression during the handling of a conversion error, which allows remote attackers to modify run-time data values, and consequently execute arbitrary code, via invalid input to a field." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "JVN#79099262", "refsource": "JVN", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://jvn.jp/en/jp/JVN79099262/index.html" }, { "name": "JVNDB-2012-000012", "refsource": "JVNDB", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2012-000012" }, { "name": "http://struts.apache.org/2.3.1.2/docs/s2-007.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://struts.apache.org/2.3.1.2/docs/s2-007.html" }, { "name": "https://issues.apache.org/jira/browse/WW-3668", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://issues.apache.org/jira/browse/WW-3668" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-12-07T16:22Z", "publishedDate": "2012-03-02T22: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.
- 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.