CVE-2014-3174 (GCVE-0-2014-3174)
Vulnerability from cvelistv5
Published
2014-08-27 01:00
Modified
2024-08-06 10:35
Severity ?
CWE
  • n/a
Summary
modules/webaudio/BiquadDSPKernel.cpp in the Web Audio API implementation in Blink, as used in Google Chrome before 37.0.2062.94, does not properly consider concurrent threads during attempts to update biquad filter coefficients, which allows remote attackers to cause a denial of service (read of uninitialized memory) via crafted API calls.
References
https://src.chromium.org/viewvc/blink?revision=177250&view=revision x_refsource_CONFIRM
http://googlechromereleases.blogspot.com/2014/08/stable-channel-update_26.html x_refsource_CONFIRM
http://secunia.com/advisories/60424 third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/61482 third-party-advisory, x_refsource_SECUNIA
http://security.gentoo.org/glsa/glsa-201408-16.xml vendor-advisory, x_refsource_GENTOO
https://exchange.xforce.ibmcloud.com/vulnerabilities/95474 vdb-entry, x_refsource_XF
http://www.securityfocus.com/bid/69407 vdb-entry, x_refsource_BID
https://crbug.com/389219 x_refsource_CONFIRM
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00027.html vendor-advisory, x_refsource_SUSE
http://secunia.com/advisories/60268 third-party-advisory, x_refsource_SECUNIA
http://www.securitytracker.com/id/1030767 vdb-entry, x_refsource_SECTRACK
http://www.debian.org/security/2014/dsa-3039 vendor-advisory, x_refsource_DEBIAN
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T10:35:56.634Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://src.chromium.org/viewvc/blink?revision=177250\u0026view=revision"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://googlechromereleases.blogspot.com/2014/08/stable-channel-update_26.html"
          },
          {
            "name": "60424",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/60424"
          },
          {
            "name": "61482",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/61482"
          },
          {
            "name": "GLSA-201408-16",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
          },
          {
            "name": "google-chrome-cve20143174-info-disc(95474)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95474"
          },
          {
            "name": "69407",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/69407"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://crbug.com/389219"
          },
          {
            "name": "openSUSE-SU-2014:1151",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00027.html"
          },
          {
            "name": "60268",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/60268"
          },
          {
            "name": "1030767",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1030767"
          },
          {
            "name": "DSA-3039",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2014/dsa-3039"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-08-26T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "modules/webaudio/BiquadDSPKernel.cpp in the Web Audio API implementation in Blink, as used in Google Chrome before 37.0.2062.94, does not properly consider concurrent threads during attempts to update biquad filter coefficients, which allows remote attackers to cause a denial of service (read of uninitialized memory) via crafted API calls."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-28T12:57:01.000Z",
        "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "shortName": "Chrome"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://src.chromium.org/viewvc/blink?revision=177250\u0026view=revision"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://googlechromereleases.blogspot.com/2014/08/stable-channel-update_26.html"
        },
        {
          "name": "60424",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/60424"
        },
        {
          "name": "61482",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/61482"
        },
        {
          "name": "GLSA-201408-16",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
        },
        {
          "name": "google-chrome-cve20143174-info-disc(95474)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95474"
        },
        {
          "name": "69407",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/69407"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://crbug.com/389219"
        },
        {
          "name": "openSUSE-SU-2014:1151",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00027.html"
        },
        {
          "name": "60268",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/60268"
        },
        {
          "name": "1030767",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1030767"
        },
        {
          "name": "DSA-3039",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2014/dsa-3039"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@google.com",
          "ID": "CVE-2014-3174",
          "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": "modules/webaudio/BiquadDSPKernel.cpp in the Web Audio API implementation in Blink, as used in Google Chrome before 37.0.2062.94, does not properly consider concurrent threads during attempts to update biquad filter coefficients, which allows remote attackers to cause a denial of service (read of uninitialized memory) via crafted API calls."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://src.chromium.org/viewvc/blink?revision=177250\u0026view=revision",
              "refsource": "CONFIRM",
              "url": "https://src.chromium.org/viewvc/blink?revision=177250\u0026view=revision"
            },
            {
              "name": "http://googlechromereleases.blogspot.com/2014/08/stable-channel-update_26.html",
              "refsource": "CONFIRM",
              "url": "http://googlechromereleases.blogspot.com/2014/08/stable-channel-update_26.html"
            },
            {
              "name": "60424",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/60424"
            },
            {
              "name": "61482",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/61482"
            },
            {
              "name": "GLSA-201408-16",
              "refsource": "GENTOO",
              "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
            },
            {
              "name": "google-chrome-cve20143174-info-disc(95474)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/95474"
            },
            {
              "name": "69407",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/69407"
            },
            {
              "name": "https://crbug.com/389219",
              "refsource": "CONFIRM",
              "url": "https://crbug.com/389219"
            },
            {
              "name": "openSUSE-SU-2014:1151",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00027.html"
            },
            {
              "name": "60268",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/60268"
            },
            {
              "name": "1030767",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1030767"
            },
            {
              "name": "DSA-3039",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2014/dsa-3039"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
    "assignerShortName": "Chrome",
    "cveId": "CVE-2014-3174",
    "datePublished": "2014-08-27T01:00:00.000Z",
    "dateReserved": "2014-05-03T00:00:00.000Z",
    "dateUpdated": "2024-08-06T10:35:56.634Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…