gsd-2021-23358
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2021-23358",
      description: "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.",
      id: "GSD-2021-23358",
      references: [
         "https://www.suse.com/security/cve/CVE-2021-23358.html",
         "https://www.debian.org/security/2021/dsa-4883",
         "https://access.redhat.com/errata/RHSA-2021:2865",
         "https://access.redhat.com/errata/RHSA-2021:1499",
         "https://access.redhat.com/errata/RHSA-2021:1448",
         "https://ubuntu.com/security/CVE-2021-23358",
         "https://advisories.mageia.org/CVE-2021-23358.html",
         "https://access.redhat.com/errata/RHSA-2022:6393",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2021-23358",
         ],
         details: "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.",
         id: "GSD-2021-23358",
         modified: "2023-12-13T01:23:30.328136Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "report@snyk.io",
            DATE_PUBLIC: "2021-03-29T13:13:50.579077Z",
            ID: "CVE-2021-23358",
            STATE: "PUBLIC",
            TITLE: "Arbitrary Code Injection",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "underscore",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: ">=",
                                       version_value: "1.13.0-0",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "1.13.0-2",
                                    },
                                    {
                                       version_affected: ">=",
                                       version_value: "1.3.2",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "1.12.1",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         credit: [
            {
               lang: "eng",
               value: "Alessio Della Libera (@d3lla)",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.",
               },
            ],
         },
         impact: {
            cvss: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "NONE",
               baseScore: 3.3,
               baseSeverity: "LOW",
               confidentialityImpact: "LOW",
               integrityImpact: "LOW",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
               version: "3.1",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: " Arbitrary Code Injection",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984",
                  refsource: "MISC",
                  url: "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984",
               },
               {
                  name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503",
                  refsource: "MISC",
                  url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503",
               },
               {
                  name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504",
                  refsource: "MISC",
                  url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504",
               },
               {
                  name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505",
                  refsource: "MISC",
                  url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505",
               },
               {
                  name: "https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71",
                  refsource: "MISC",
                  url: "https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71",
               },
               {
                  name: "[debian-lts-announce] 20210331 [SECURITY] [DLA 2613-1] underscore security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html",
               },
               {
                  name: "DSA-4883",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2021/dsa-4883",
               },
               {
                  name: "[cordova-issues] 20210414 [GitHub] [cordova-common] breautek closed issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E",
               },
               {
                  name: "[cordova-issues] 20210414 [GitHub] [cordova-common] breautek commented on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E",
               },
               {
                  name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley opened a new issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E",
               },
               {
                  name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley commented on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E",
               },
               {
                  name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley edited a comment on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E",
               },
               {
                  name: "https://www.tenable.com/security/tns-2021-14",
                  refsource: "CONFIRM",
                  url: "https://www.tenable.com/security/tns-2021-14",
               },
               {
                  name: "FEDORA-2021-e49f936d9f",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/",
               },
               {
                  name: "FEDORA-2021-f278299902",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: ">=1.3.2 <1.12.1||>=1.13.0-0 <1.13.0-2",
               affected_versions: "All versions starting from 1.3.2 before 1.12.1, all versions starting from 1.13.0-0 before 1.13.0-2",
               cvss_v2: "AV:N/AC:L/Au:S/C:P/I:P/A:P",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
                  "CWE-94",
               ],
               date: "2021-09-22",
               description: "The underscore package is are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.",
               fixed_versions: [
                  "1.12.1",
                  "1.13.1",
               ],
               identifier: "CVE-2021-23358",
               identifiers: [
                  "CVE-2021-23358",
               ],
               not_impacted: "All versions before 1.3.2, all versions starting from 1.12.1 before 1.13.0-0, all versions starting from 1.13.0-2",
               package_slug: "npm/underscore",
               pubdate: "2021-03-29",
               solution: "Upgrade to versions 1.12.1, 1.13.1 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2021-23358",
               ],
               uuid: "8a3c5e90-404a-48ab-a4a4-d1287d5e694f",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*",
                        cpe_name: [],
                        versionEndExcluding: "1.12.1",
                        versionStartIncluding: "1.3.2",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:underscorejs:underscore:*:*:*:*:*:node.js:*:*",
                        cpe_name: [],
                        versionEndExcluding: "1.13.0-2",
                        versionStartIncluding: "1.13.0-0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "5.18.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "report@snyk.io",
               ID: "CVE-2021-23358",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-94",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBJASHKENAS-1081505",
                  },
                  {
                     name: "https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71",
                     refsource: "MISC",
                     tags: [
                        "Broken Link",
                     ],
                     url: "https://github.com/jashkenas/underscore/blob/master/modules/template.js%23L71",
                  },
                  {
                     name: "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984",
                  },
                  {
                     name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1081504",
                  },
                  {
                     name: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1081503",
                  },
                  {
                     name: "[debian-lts-announce] 20210331 [SECURITY] [DLA 2613-1] underscore security update",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.debian.org/debian-lts-announce/2021/03/msg00038.html",
                  },
                  {
                     name: "DSA-4883",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2021/dsa-4883",
                  },
                  {
                     name: "[cordova-issues] 20210414 [GitHub] [cordova-common] breautek closed issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.apache.org/thread.html/re69ee408b3983b43e9c4a82a9a17cbbf8681bb91a4b61b46f365aeaf@%3Cissues.cordova.apache.org%3E",
                  },
                  {
                     name: "[cordova-issues] 20210414 [GitHub] [cordova-common] breautek commented on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.apache.org/thread.html/r5df90c46f7000c4aab246e947f62361ecfb849c5a553dcdb0ef545e1@%3Cissues.cordova.apache.org%3E",
                  },
                  {
                     name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley opened a new issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.apache.org/thread.html/raae088abdfa4fbd84e1d19d7a7ffe52bf8e426b83e6599ea9a734dba@%3Cissues.cordova.apache.org%3E",
                  },
                  {
                     name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley edited a comment on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.apache.org/thread.html/r770f910653772317b117ab4472b0a32c266ee4abbafda28b8a6f9306@%3Cissues.cordova.apache.org%3E",
                  },
                  {
                     name: "[cordova-issues] 20210414 [GitHub] [cordova-common] RichardMcSorley commented on issue #163: Security Vulnerability in underscore <= 1.12.0 CVE-2021-23358",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.apache.org/thread.html/rbc84926bacd377503a3f5c37b923c1931f9d343754488d94e6f08039@%3Cissues.cordova.apache.org%3E",
                  },
                  {
                     name: "https://www.tenable.com/security/tns-2021-14",
                     refsource: "CONFIRM",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.tenable.com/security/tns-2021-14",
                  },
                  {
                     name: "FEDORA-2021-e49f936d9f",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EOKATXXETD2PF3OR36Q5PD2VSVAR6J5Z/",
                  },
                  {
                     name: "FEDORA-2021-f278299902",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGEE7U4Z655A2MK5EW4UQQZ7B64XJWBV/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "SINGLE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 6.5,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:N/AC:L/Au:S/C:P/I:P/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 8,
               impactScore: 6.4,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "HIGH",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 1.2,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2021-09-22T19:49Z",
         publishedDate: "2021-03-29T14: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.