CVE-2014-1745 (GCVE-0-2014-1745)

Vulnerability from cvelistv5 – Published: 2014-05-21 00:00 – Updated: 2025-06-04 15:41
VLAI?
Summary
Use-after-free vulnerability in the SVG implementation in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger removal of an SVGFontFaceElement object, related to core/svg/SVGFontFaceElement.cpp.
CWE
  • n/a
Assigner
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T09:50:11.315Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "DSA-2939",
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2014/dsa-2939"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://googlechromereleases.blogspot.com/2014/05/stable-channel-update_20.html"
          },
          {
            "name": "GLSA-201408-16",
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
          },
          {
            "name": "openSUSE-SU-2014:0783",
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2014-06/msg00023.html"
          },
          {
            "name": "59155",
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/59155"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://code.google.com/p/chromium/issues/detail?id=346192"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://src.chromium.org/viewvc/blink?revision=167993\u0026view=revision"
          },
          {
            "name": "58920",
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/58920"
          },
          {
            "name": "1030270",
            "tags": [
              "vdb-entry",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1030270"
          },
          {
            "name": "[oss-security] 20240206 WebKitGTK and WPE WebKit Security Advisory WSA-2024-0001",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/02/05/8"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "LOW",
              "baseScore": 7.1,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2014-1745",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-04T15:40:21.397412Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-399",
                "description": "CWE-399",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-04T15:41:27.169Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2014-05-20T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Use-after-free vulnerability in the SVG implementation in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger removal of an SVGFontFaceElement object, related to core/svg/SVGFontFaceElement.cpp."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-02-06T01:06:07.183Z",
        "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "shortName": "Chrome"
      },
      "references": [
        {
          "name": "DSA-2939",
          "tags": [
            "vendor-advisory"
          ],
          "url": "http://www.debian.org/security/2014/dsa-2939"
        },
        {
          "url": "http://googlechromereleases.blogspot.com/2014/05/stable-channel-update_20.html"
        },
        {
          "name": "GLSA-201408-16",
          "tags": [
            "vendor-advisory"
          ],
          "url": "http://security.gentoo.org/glsa/glsa-201408-16.xml"
        },
        {
          "name": "openSUSE-SU-2014:0783",
          "tags": [
            "vendor-advisory"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2014-06/msg00023.html"
        },
        {
          "name": "59155",
          "tags": [
            "third-party-advisory"
          ],
          "url": "http://secunia.com/advisories/59155"
        },
        {
          "url": "https://code.google.com/p/chromium/issues/detail?id=346192"
        },
        {
          "url": "https://src.chromium.org/viewvc/blink?revision=167993\u0026view=revision"
        },
        {
          "name": "58920",
          "tags": [
            "third-party-advisory"
          ],
          "url": "http://secunia.com/advisories/58920"
        },
        {
          "name": "1030270",
          "tags": [
            "vdb-entry"
          ],
          "url": "http://www.securitytracker.com/id/1030270"
        },
        {
          "name": "[oss-security] 20240206 WebKitGTK and WPE WebKit Security Advisory WSA-2024-0001",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/02/05/8"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
    "assignerShortName": "Chrome",
    "cveId": "CVE-2014-1745",
    "datePublished": "2014-05-21T00:00:00.000Z",
    "dateReserved": "2014-01-29T00:00:00.000Z",
    "dateUpdated": "2025-06-04T15:41:27.169Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.debian.org/security/2014/dsa-2939\", \"name\": \"DSA-2939\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://googlechromereleases.blogspot.com/2014/05/stable-channel-update_20.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://security.gentoo.org/glsa/glsa-201408-16.xml\", \"name\": \"GLSA-201408-16\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-06/msg00023.html\", \"name\": \"openSUSE-SU-2014:0783\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/59155\", \"name\": \"59155\", \"tags\": [\"third-party-advisory\", \"x_transferred\"]}, {\"url\": \"https://code.google.com/p/chromium/issues/detail?id=346192\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://src.chromium.org/viewvc/blink?revision=167993\u0026view=revision\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/58920\", \"name\": \"58920\", \"tags\": [\"third-party-advisory\", \"x_transferred\"]}, {\"url\": \"http://www.securitytracker.com/id/1030270\", \"name\": \"1030270\", \"tags\": [\"vdb-entry\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/05/8\", \"name\": \"[oss-security] 20240206 WebKitGTK and WPE WebKit Security Advisory WSA-2024-0001\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-06T09:50:11.315Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2014-1745\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-04T15:40:21.397412Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-399\", \"description\": \"CWE-399\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-04T14:31:22.150Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"datePublic\": \"2014-05-20T00:00:00.000Z\", \"references\": [{\"url\": \"http://www.debian.org/security/2014/dsa-2939\", \"name\": \"DSA-2939\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://googlechromereleases.blogspot.com/2014/05/stable-channel-update_20.html\"}, {\"url\": \"http://security.gentoo.org/glsa/glsa-201408-16.xml\", \"name\": \"GLSA-201408-16\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-06/msg00023.html\", \"name\": \"openSUSE-SU-2014:0783\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://secunia.com/advisories/59155\", \"name\": \"59155\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://code.google.com/p/chromium/issues/detail?id=346192\"}, {\"url\": \"https://src.chromium.org/viewvc/blink?revision=167993\u0026view=revision\"}, {\"url\": \"http://secunia.com/advisories/58920\", \"name\": \"58920\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"http://www.securitytracker.com/id/1030270\", \"name\": \"1030270\", \"tags\": [\"vdb-entry\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/05/8\", \"name\": \"[oss-security] 20240206 WebKitGTK and WPE WebKit Security Advisory WSA-2024-0001\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Use-after-free vulnerability in the SVG implementation in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger removal of an SVGFontFaceElement object, related to core/svg/SVGFontFaceElement.cpp.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"shortName\": \"Chrome\", \"dateUpdated\": \"2024-02-06T01:06:07.183Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2014-1745\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-04T15:41:27.169Z\", \"dateReserved\": \"2014-01-29T00:00:00.000Z\", \"assignerOrgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"datePublished\": \"2014-05-21T00:00:00.000Z\", \"assignerShortName\": \"Chrome\"}",
      "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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…