CVE-2014-1717 (GCVE-0-2014-1717)

Vulnerability from cvelistv5 – Published: 2014-04-09 10:00 – Updated: 2024-08-06 09:50
VLAI
Summary
Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2014-04-08 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T09:50:10.990Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://code.google.com/p/v8/source/detail?r=20020"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
          },
          {
            "name": "openSUSE-SU-2014:0601",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
          },
          {
            "name": "GLSA-201408-16",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
          },
          {
            "name": "DSA-2905",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2014/dsa-2905"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-04-08T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-01-04T17:57:01.000Z",
        "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "shortName": "Chrome"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://code.google.com/p/v8/source/detail?r=20020"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
        },
        {
          "name": "openSUSE-SU-2014:0601",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
        },
        {
          "name": "GLSA-201408-16",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
        },
        {
          "name": "DSA-2905",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2014/dsa-2905"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@google.com",
          "ID": "CVE-2014-1717",
          "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": "Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://code.google.com/p/v8/source/detail?r=20020",
              "refsource": "CONFIRM",
              "url": "https://code.google.com/p/v8/source/detail?r=20020"
            },
            {
              "name": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html",
              "refsource": "CONFIRM",
              "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
            },
            {
              "name": "https://code.google.com/p/chromium/issues/detail?id=353004",
              "refsource": "CONFIRM",
              "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
            },
            {
              "name": "openSUSE-SU-2014:0601",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
            },
            {
              "name": "GLSA-201408-16",
              "refsource": "GENTOO",
              "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
            },
            {
              "name": "DSA-2905",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2014/dsa-2905"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
    "assignerShortName": "Chrome",
    "cveId": "CVE-2014-1717",
    "datePublished": "2014-04-09T10:00:00.000Z",
    "dateReserved": "2014-01-29T00:00:00.000Z",
    "dateUpdated": "2024-08-06T09:50:10.990Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2014-1717",
      "date": "2026-09-22",
      "epss": "0.01324",
      "percentile": "0.69694"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C03625A8-ABF8-45FC-B2E6-27A476BE2E92",
                  "versionEndIncluding": "34.0.1847.115",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code."
        },
        {
          "lang": "es",
          "value": "Google V8, utilizado en Google Chrome anterior a 34.0.1847.116, no utiliza debidamente conversiones num\u00e9ricas durante el manejo de arrays tipo, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (acceso a array fuera de rango) o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScript manipulado."
        }
      ],
      "id": "CVE-2014-1717",
      "lastModified": "2024-11-21T02:04:53.390",
      "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": "2014-04-09T10:57:15.617",
      "references": [
        {
          "source": "chrome-cve-admin@google.com",
          "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
        },
        {
          "source": "chrome-cve-admin@google.com",
          "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
        },
        {
          "source": "chrome-cve-admin@google.com",
          "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
        },
        {
          "source": "chrome-cve-admin@google.com",
          "url": "http://www.debian.org/security/2014/dsa-2905"
        },
        {
          "source": "chrome-cve-admin@google.com",
          "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
        },
        {
          "source": "chrome-cve-admin@google.com",
          "url": "https://code.google.com/p/v8/source/detail?r=20020"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.debian.org/security/2014/dsa-2905"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://code.google.com/p/v8/source/detail?r=20020"
        }
      ],
      "sourceIdentifier": "chrome-cve-admin@google.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-189"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C03625A8-ABF8-45FC-B2E6-27A476BE2E92",
                    "versionEndIncluding": "34.0.1847.115",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code."
          },
          {
            "lang": "es",
            "value": "Google V8, utilizado en Google Chrome anterior a 34.0.1847.116, no utiliza debidamente conversiones num\u00e9ricas durante el manejo de arrays tipo, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (acceso a array fuera de rango) o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScript manipulado."
          }
        ],
        "id": "CVE-2014-1717",
        "lastModified": "2026-05-06T22:30:45.220",
        "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": "2014-04-09T10:57:15.617",
        "references": [
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://www.debian.org/security/2014/dsa-2905"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "https://code.google.com/p/v8/source/detail?r=20020"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://googlechromereleases.blogspot.com/2014/04/stable-channel-update.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00012.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.debian.org/security/2014/dsa-2905"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://code.google.com/p/chromium/issues/detail?id=353004"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://code.google.com/p/v8/source/detail?r=20020"
          }
        ],
        "sourceIdentifier": "chrome-cve-admin@google.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-189"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T12:33:57+00:00",
      "cve": "CVE-2014-1717",
      "id": "CVE-2014-1717",
      "initial_release_date": "2014-03-18T00:00:00+00:00",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "v8: numeric casting issues",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2014/cve-2014-1717.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-05-10T01:18:11Z",
      "cve": "CVE-2014-1717",
      "id": "CVE-2014-1717",
      "initial_release_date": "2023-02-15T05:30:32Z",
      "product_status:recommended": "5",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2014-1717",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2014-1717.json",
      "version": "6"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…