gsd-2020-17530
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2020-17530",
      description: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.",
      id: "GSD-2020-17530",
      references: [
         "https://www.suse.com/security/cve/CVE-2020-17530.html",
         "https://packetstormsecurity.com/files/cve/CVE-2020-17530",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2020-17530",
         ],
         details: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.",
         id: "GSD-2020-17530",
         modified: "2023-12-13T01:21:50.301130Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cisa.gov": {
         cveID: "CVE-2020-17530",
         dateAdded: "2021-11-03",
         dueDate: "2022-05-03",
         product: "Struts",
         requiredAction: "Apply updates per vendor instructions.",
         shortDescription: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.",
         vendorProject: "Apache",
         vulnerabilityName: "Apache Struts Forced OGNL Double Evaluation Remote Code Execution",
      },
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@apache.org",
            ID: "CVE-2020-17530",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Apache Struts",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "Struts 2.0.0 - Struts 2.5.25",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Apache Software Foundation",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Remote Code Execution",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://cwiki.apache.org/confluence/display/WW/S2-061",
                  refsource: "CONFIRM",
                  url: "https://cwiki.apache.org/confluence/display/WW/S2-061",
               },
               {
                  name: "JVN#43969166",
                  refsource: "JVN",
                  url: "http://jvn.jp/en/jp/JVN43969166/index.html",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpujan2021.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpujan2021.html",
               },
               {
                  name: "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  refsource: "MISC",
                  url: "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20210115-0005/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20210115-0005/",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpuApr2021.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpuApr2021.html",
               },
               {
                  name: "https://www.oracle.com//security-alerts/cpujul2021.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com//security-alerts/cpujul2021.html",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpuoct2021.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpuoct2021.html",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpujan2022.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpujan2022.html",
               },
               {
                  name: "[oss-security] 20220412 CVE-2021-31805: Apache Struts: Forced OGNL evaluation, when evaluated on raw not validated user input in tag attributes, may lead to RCE.",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2022/04/12/6",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpuapr2022.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpuapr2022.html",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced `OGNL` evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [
                  "2.5.26",
               ],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "All versions before 2.0.0, all versions after 2.5.25",
               package_slug: "maven/org.apache.struts/struts2-config-browser-plugin",
               pubdate: "2020-12-11",
               solution: "Upgrade to version 2.5.26 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "757fac8c-adc5-4549-84ae-b265bfd6a43e",
            },
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [
                  "2.5.26",
               ],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "All versions before 2.0.0, all versions after 2.5.25",
               package_slug: "maven/org.apache.struts/struts2-convention-plugin",
               pubdate: "2020-12-11",
               solution: "Upgrade to version 2.5.26 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "19098577-63f0-4c0d-934c-497034d27039",
            },
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced `OGNL` evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [
                  "2.5.26",
               ],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "All versions before 2.0.0, all versions after 2.5.25",
               package_slug: "maven/org.apache.struts/struts2-core",
               pubdate: "2020-12-11",
               solution: "Upgrade to version 2.5.26 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "a2b5fba8-5fbc-4858-b308-83180a5d021c",
            },
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced `OGNL` evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [
                  "2.5.26",
               ],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "All versions before 2.0.0, all versions after 2.5.25",
               package_slug: "maven/org.apache.struts/struts2-rest-plugin",
               pubdate: "2020-12-11",
               solution: "Upgrade to version 2.5.26 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "11278acf-b282-4a5b-b452-b682be08b1fe",
            },
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced `OGNL` evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "",
               package_slug: "maven/org.apache.struts/struts2-struts1-plugin",
               pubdate: "2020-12-11",
               solution: "Unfortunately, there is no solution available yet.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "a9ebbd43-afb7-41a9-ab3a-3f60ca18909f",
            },
            {
               affected_range: "[2.0.0,2.5.25]",
               affected_versions: "All versions starting from 2.0.0 up to 2.5.25",
               cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-917",
                  "CWE-937",
               ],
               date: "2021-12-10",
               description: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
               fixed_versions: [],
               identifier: "CVE-2020-17530",
               identifiers: [
                  "CVE-2020-17530",
               ],
               not_impacted: "",
               package_slug: "maven/struts/struts",
               pubdate: "2020-12-11",
               solution: "Unfortunately, there is no solution available yet.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2020-17530",
                  "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  "https://cwiki.apache.org/confluence/display/WW/S2-061",
               ],
               uuid: "b5ab0ea5-714b-4d84-8f2b-83549412f3c8",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:apache:struts:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.5.30",
                        versionStartIncluding: "2.0.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:business_intelligence:12.2.1.3.0:*:*:*:enterprise:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_policy_management:12.5.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.0.6:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.0.3:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:hospitality_opera_5:5.6:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.3.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.23:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.3:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.0.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.1.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@apache.org",
               ID: "CVE-2020-17530",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution. Affected software : Apache Struts 2.0.0 - Struts 2.5.25.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-917",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://cwiki.apache.org/confluence/display/WW/S2-061",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://cwiki.apache.org/confluence/display/WW/S2-061",
                  },
                  {
                     name: "JVN#43969166",
                     refsource: "JVN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "http://jvn.jp/en/jp/JVN43969166/index.html",
                  },
                  {
                     name: "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                     refsource: "MISC",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html",
                  },
                  {
                     name: "https://security.netapp.com/advisory/ntap-20210115-0005/",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://security.netapp.com/advisory/ntap-20210115-0005/",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpujan2021.html",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpujan2021.html",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpuApr2021.html",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpuApr2021.html",
                  },
                  {
                     name: "N/A",
                     refsource: "N/A",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com//security-alerts/cpujul2021.html",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpuoct2021.html",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpuoct2021.html",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpujan2022.html",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpujan2022.html",
                  },
                  {
                     name: "[oss-security] 20220412 CVE-2021-31805: Apache Struts: Forced OGNL evaluation, when evaluated on raw not validated user input in tag attributes, may lead to RCE.",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2022/04/12/6",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpuapr2022.html",
                     refsource: "MISC",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpuapr2022.html",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 7.5,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 10,
               impactScore: 6.4,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "HIGH",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 3.9,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2022-06-03T16:38Z",
         publishedDate: "2020-12-11T02:15Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.