fkie_cve-2015-5380
Vulnerability from fkie_nvd
Published
2015-07-09 10:59
Modified
2025-04-12 10:46
Severity ?
Summary
The Utf8DecoderBase::WriteUtf16Slow function in unicode-decoder.cc in Google V8, as used in Node.js before 0.12.6, io.js before 1.8.3 and 2.x before 2.3.3, and other products, does not verify that there is memory available for a UTF-16 surrogate pair, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted byte sequence.
Impacted products
Vendor Product Version
google v8 -
iojs io.js *
iojs io.js 2.0.0
iojs io.js 2.0.1
iojs io.js 2.0.2
iojs io.js 2.1.0
iojs io.js 2.2.0
iojs io.js 2.2.1
iojs io.js 2.3.0
iojs io.js 2.3.1
iojs io.js 2.3.2
nodejs node.js *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:google:v8:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "7900AA49-FCFE-4068-BA49-50EA0B53C4CF",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:iojs:io.js:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A3188BB5-6918-455C-8D25-B4DBA22830D6",
              "versionEndIncluding": "1.8.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "FABEE90B-14C3-4147-BBDA-6E1186452174",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "2FF9263D-673F-40A4-8D40-56DE5AD63B73",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "52BE5478-4021-42D4-B101-A572AAE17DAF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "2233DADC-4FBB-4459-AD8D-B15636DC5970",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "72CC13EF-7061-4833-A079-EAB70A32F64B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "BA4A14A1-1D14-4CE8-9198-80C1772A8AC3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "A9D2B3E1-973D-46ED-ADE4-BECE0CAFD678",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "8261E351-8CB2-4BCB-AB75-9FDD96DC2BA3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:iojs:io.js:2.3.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "C236FE4E-1FF0-47E5-91F9-75ADD6C61498",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "4BCBBCD4-2142-44B7-B3ED-6D2A301F85C6",
              "versionEndIncluding": "0.12.5",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Utf8DecoderBase::WriteUtf16Slow function in unicode-decoder.cc in Google V8, as used in Node.js before 0.12.6, io.js before 1.8.3 and 2.x before 2.3.3, and other products, does not verify that there is memory available for a UTF-16 surrogate pair, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted byte sequence."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n de Utf8DecoderBase::WriteUtf16Slow en unicode.decoder.cc en Google V8, al igual que como se usa en Node.js anterior a 0.12.6, io.js anterior a 1.8.3 y 2.x antes de 2.3.3 y otros productos, no verifica que haya memoria disponible para un par surrogado UTF-16, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria) o la posibilidad de causar otro impacto a trav\u00e9s de una secuencia de bytes manipulada."
    }
  ],
  "id": "CVE-2015-5380",
  "lastModified": "2025-04-12T10:46:40.837",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "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.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2015-07-09T10:59:00.057",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/75556"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://codereview.chromium.org/1226493003"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/joyent/node/issues/25583"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://medium.com/%40iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/75556"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://codereview.chromium.org/1226493003"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/joyent/node/issues/25583"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://medium.com/%40iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




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.


Loading…

Loading…