CVE-2013-7439
Vulnerability from cvelistv5
Published
2015-04-16 14:00
Modified
2024-08-06 18:09
Severity ?
Summary
Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h in X11R6.x and libX11 before 1.6.0 allow remote attackers to have unspecified impact via a crafted request, which triggers a buffer overflow.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T18:09:16.255Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "USN-2568-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://www.ubuntu.com/usn/USN-2568-1"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html"
          },
          {
            "name": "73962",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/73962"
          },
          {
            "name": "DSA-3224",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2015/dsa-3224"
          },
          {
            "name": "[oss-security] 20150409 Re: CVE Request: libX11: buffer overflow in MakeBigReq macro",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://seclists.org/oss-sec/2015/q2/81"
          },
          {
            "name": "[xorg-announce] 20150414 [ANNOUNCE] X.Org Security Advisory: Buffer overflow in MakeBigReq macro",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.x.org/archives/xorg-announce/2015-April/002561.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.freedesktop.org/show_bug.cgi?id=56508"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-04-08T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h in X11R6.x and libX11 before 1.6.0 allow remote attackers to have unspecified impact via a crafted request, which triggers a buffer overflow."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2016-10-17T13:57:01",
        "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "shortName": "canonical"
      },
      "references": [
        {
          "name": "USN-2568-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://www.ubuntu.com/usn/USN-2568-1"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html"
        },
        {
          "name": "73962",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/73962"
        },
        {
          "name": "DSA-3224",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2015/dsa-3224"
        },
        {
          "name": "[oss-security] 20150409 Re: CVE Request: libX11: buffer overflow in MakeBigReq macro",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://seclists.org/oss-sec/2015/q2/81"
        },
        {
          "name": "[xorg-announce] 20150414 [ANNOUNCE] X.Org Security Advisory: Buffer overflow in MakeBigReq macro",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.x.org/archives/xorg-announce/2015-April/002561.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.freedesktop.org/show_bug.cgi?id=56508"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@ubuntu.com",
          "ID": "CVE-2013-7439",
          "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": "Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h in X11R6.x and libX11 before 1.6.0 allow remote attackers to have unspecified impact via a crafted request, which triggers a buffer overflow."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "USN-2568-1",
              "refsource": "UBUNTU",
              "url": "http://www.ubuntu.com/usn/USN-2568-1"
            },
            {
              "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html",
              "refsource": "CONFIRM",
              "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html"
            },
            {
              "name": "73962",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/73962"
            },
            {
              "name": "DSA-3224",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2015/dsa-3224"
            },
            {
              "name": "[oss-security] 20150409 Re: CVE Request: libX11: buffer overflow in MakeBigReq macro",
              "refsource": "MLIST",
              "url": "http://seclists.org/oss-sec/2015/q2/81"
            },
            {
              "name": "[xorg-announce] 20150414 [ANNOUNCE] X.Org Security Advisory: Buffer overflow in MakeBigReq macro",
              "refsource": "MLIST",
              "url": "http://lists.x.org/archives/xorg-announce/2015-April/002561.html"
            },
            {
              "name": "https://bugs.freedesktop.org/show_bug.cgi?id=56508",
              "refsource": "CONFIRM",
              "url": "https://bugs.freedesktop.org/show_bug.cgi?id=56508"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
    "assignerShortName": "canonical",
    "cveId": "CVE-2013-7439",
    "datePublished": "2015-04-16T14:00:00",
    "dateReserved": "2015-04-09T00:00:00",
    "dateUpdated": "2024-08-06T18:09:16.255Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-7439\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2015-04-16T14:59:00.070\",\"lastModified\":\"2024-11-21T02:01:00.020\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h in X11R6.x and libX11 before 1.6.0 allow remote attackers to have unspecified impact via a crafted request, which triggers a buffer overflow.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples errores de superaci\u00f3n de l\u00edmite (off-by-one) en los macros (1) MakeBigReq y (2) SetReqLen en include/X11/Xlibint.h en X11R6.x y libX11 anterior a 1.6.0 permiten a atacantes remotos tener un impacto no especificado a trav\u00e9s de una solicitud manipulada, lo que provoca un desbordamiento de buffer.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A6C80B2-13EE-4922-B8F8-4B68A6D4954E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4289D5DB-1E90-4B70-9F95-D201F1A77642\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E911824-A0DC-45DD-A0A3-BE38CD611F0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9CBD6963-AB40-4514-A346-9DC0B5733972\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"ECAD3BC1-91CB-4257-B4FB-53D58A930F0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC2D3F5F-7A72-4098-B6C5-D3883DECEBBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE3CEE63-E49F-4AC8-BB3F-19BE9595B09C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFE651C6-8CC5-4884-9810-F7882A7AA261\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FB5D754-E3F9-41D4-8756-22CF8610D4F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1.99.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0900F3F3-C0EB-4FC2-B19C-20E8162A8C34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.1.99.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF2589E9-0E1D-4B3D-A268-BAE67B52D3EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2D4940A-D133-425A-A6FE-151C2D6427C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E1D2A60E-0991-44F2-8D4A-2BD4CD8FAD6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6938345D-FFFE-4161-805A-AFFF56E4331E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA5B6870-141B-4A49-989F-061128A28C83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"26CD8824-0670-4FE4-A5B6-62D5281C19FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"91C4297A-58CA-4779-BEE0-0DBD52E022DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47065C1A-306F-4236-8F01-453152725D86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3967865F-AC68-491F-B56F-F161AC3CB72A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32C9067E-D8E1-4ED7-89CC-8F01DA80E6D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"578B20A3-DA4A-4740-93C3-57282B470F4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.99.901:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D5B2326-3043-420E-8F76-6FD362796BC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.99.902:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B27B9C7-1FBB-455C-A7CE-30F60B9087ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.3.99.903:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E7FE201-B7F4-43C5-9C98-2CC3E3A367EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F99CEB2-8B11-4216-86B8-A06CF4A9570B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DF82DF6-21AC-47D6-AA45-438E3AC2897C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDC0E685-1B58-4D1A-9A11-D52DE78D050B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73EBE149-70E4-43C4-BDDE-F973B4998D82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0EBB4B90-B8C4-4EAB-9C23-0CE0EA44EF7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.99.901:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5176602-D128-44D3-83ED-60347FE562CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.4.99.902:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DFBF78B-A5B6-46CD-AF4C-6FBF7E94234E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80C945D3-B551-4DFC-9427-FDEAE02D0310\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.5.99.901:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E88F8A47-2B2A-42A6-8235-F23090115110\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:libx11:1.5.99.902:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"452F73F1-56B0-4C80-95FA-C4326AA8CA03\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49A63F39-30BE-443F-AF10-6245587D3359\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"30CD0E34-FA00-462D-AE22-21CC2ADA21EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4773A025-4C8C-4ACA-8467-39CE5AAC8698\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52074B65-A55E-4B37-91A0-54A3B2FD66F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5858A301-385C-4517-95D8-BF597F3E33E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCD3545A-125E-4269-B376-66A36640479F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06302ADC-1BEB-4EBE-8588-2EB4785611C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD8916AC-DE3B-4BE0-9430-3F234A0170A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41618E6A-2603-43F6-B57F-3FAE61107BB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A4F4228-CB20-4701-AF05-6C0C89CE66E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0930AE4-7368-4AA7-BEE2-787435CA801B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x11:6.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F83E5829-42E8-42D5-9AAF-7B65F9DCD081\"}]}]}],\"references\":[{\"url\":\"http://lists.x.org/archives/xorg-announce/2015-April/002561.html\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/oss-sec/2015/q2/81\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.debian.org/security/2015/dsa-3224\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html\",\"source\":\"security@ubuntu.com\"},{\"url\":\"http://www.securityfocus.com/bid/73962\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2568-1\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.freedesktop.org/show_bug.cgi?id=56508\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"http://lists.x.org/archives/xorg-announce/2015-April/002561.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/oss-sec/2015/q2/81\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.debian.org/security/2015/dsa-3224\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/73962\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2568-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.freedesktop.org/show_bug.cgi?id=56508\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]}]}}"
  }
}


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.