CVE-2009-0819
Vulnerability from cvelistv5
Published
2009-03-05 02:00
Modified
2024-08-07 04:48
Severity ?
Summary
sql/item_xmlfunc.cc in MySQL 5.1 before 5.1.32 and 6.0 before 6.0.10 allows remote authenticated users to cause a denial of service (crash) via "an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML()," which triggers an assertion failure.
References
cve@mitre.orghttp://bugs.mysql.com/bug.php?id=42495Patch, Vendor Advisory
cve@mitre.orghttp://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.htmlVendor Advisory
cve@mitre.orghttp://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html
cve@mitre.orghttp://secunia.com/advisories/34115Vendor Advisory
cve@mitre.orghttp://www.securityfocus.com/bid/33972Exploit
cve@mitre.orghttp://www.securitytracker.com/id?1021786
cve@mitre.orghttp://www.vupen.com/english/advisories/2009/0594Vendor Advisory
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/49050
cve@mitre.orghttps://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544
af854a3a-2127-422b-91ae-364da2661108http://bugs.mysql.com/bug.php?id=42495Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.htmlVendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/34115Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/33972Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1021786
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2009/0594Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/49050
af854a3a-2127-422b-91ae-364da2661108https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:48:52.280Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html"
          },
          {
            "name": "mysql-xpath-dos(49050)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49050"
          },
          {
            "name": "34115",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/34115"
          },
          {
            "name": "ADV-2009-0594",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2009/0594"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://bugs.mysql.com/bug.php?id=42495"
          },
          {
            "name": "33972",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/33972"
          },
          {
            "name": "1021786",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id?1021786"
          },
          {
            "name": "oval:org.mitre.oval:def:7544",
            "tags": [
              "vdb-entry",
              "signature",
              "x_refsource_OVAL",
              "x_transferred"
            ],
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2009-02-14T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "sql/item_xmlfunc.cc in MySQL 5.1 before 5.1.32 and 6.0 before 6.0.10 allows remote authenticated users to cause a denial of service (crash) via \"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\" which triggers an assertion failure."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-28T12:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html"
        },
        {
          "name": "mysql-xpath-dos(49050)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49050"
        },
        {
          "name": "34115",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/34115"
        },
        {
          "name": "ADV-2009-0594",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2009/0594"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://bugs.mysql.com/bug.php?id=42495"
        },
        {
          "name": "33972",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/33972"
        },
        {
          "name": "1021786",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id?1021786"
        },
        {
          "name": "oval:org.mitre.oval:def:7544",
          "tags": [
            "vdb-entry",
            "signature",
            "x_refsource_OVAL"
          ],
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2009-0819",
          "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": "sql/item_xmlfunc.cc in MySQL 5.1 before 5.1.32 and 6.0 before 6.0.10 allows remote authenticated users to cause a denial of service (crash) via \"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\" which triggers an assertion failure."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html",
              "refsource": "CONFIRM",
              "url": "http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html"
            },
            {
              "name": "http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html",
              "refsource": "CONFIRM",
              "url": "http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html"
            },
            {
              "name": "mysql-xpath-dos(49050)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49050"
            },
            {
              "name": "34115",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/34115"
            },
            {
              "name": "ADV-2009-0594",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2009/0594"
            },
            {
              "name": "http://bugs.mysql.com/bug.php?id=42495",
              "refsource": "CONFIRM",
              "url": "http://bugs.mysql.com/bug.php?id=42495"
            },
            {
              "name": "33972",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/33972"
            },
            {
              "name": "1021786",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id?1021786"
            },
            {
              "name": "oval:org.mitre.oval:def:7544",
              "refsource": "OVAL",
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2009-0819",
    "datePublished": "2009-03-05T02:00:00",
    "dateReserved": "2009-03-04T00:00:00",
    "dateUpdated": "2024-08-07T04:48:52.280Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"5.1.32-bzr\", \"matchCriteriaId\": \"1AE37831-9813-4488-AD83-A23DD5729EA9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.1.23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7D0F7A49-62A2-4201-B6F3-8DB9902A4480\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:5.1.31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2C56D394-4CE1-4237-A681-1474B5436CC7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:6.0.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4E9E9D88-6640-45E8-83AA-7B9C0936D905\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mysql:mysql:6.0.10-bzr:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4433A47E-0AF5-474B-8C68-E6B470CEBC16\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F58612F4-1CAC-4BFC-A9B2-3D4025F428FF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"73F49A1D-BCA3-4772-8AB3-621CCC997B3A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F719DD8E-8379-43C3-97F9-DE350E457F7F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"342BB65B-1358-441C-B59A-1756BCC6414A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6341F695-6034-4CC1-9485-ACD3A0E1A079\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D1DF5F19-ECD9-457F-89C6-6F0271CF4766\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"446DB5E9-EF4C-4A53-911E-91A802AECA5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5829BE6A-BC58-482B-9DA1-04FDD413A7A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C85D20DF-702B-4F0B-922D-782474A4B663\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"73A09785-3CA4-4797-A836-A958DCDC322F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.16:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C4DE3D79-0966-4E14-9288-7C269A2CEEC3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.17:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"564F6A24-BEB3-4420-A633-8AD54C292436\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.18:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"047FBCCD-DE7C-41FA-80A3-AD695C643C7A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.19:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"687CC501-4CB2-4295-86F6-A5E45DEC2D0D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.20:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"822A718D-AD9D-4AB9-802F-5F5C6309D809\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.21:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA2D4002-FD96-462D-BA55-4624170CAA4C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.22:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0A40FE1C-6EB0-4C75-867E-B1F8408E5A0A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.23:a:*:*:*:*:*:*\", \"matchCriteriaId\": \"9D7B68A6-13FA-4EAE-8ED0-5940A72A3D82\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.24:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"64F37486-E91C-47C4-9F53-4CFDBF8C1EEC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.25:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"53A7D87C-E34C-4595-88D5-CD483B3E8CE7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.26:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"28103843-D04F-4180-A71D-8DAC4E28C2F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.27:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5FEAE55E-7330-4A5A-A862-8D7E7621EB95\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"848D4621-AFB8-4A12-A20E-4FC9F1774DE8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5138E55E-58C1-44B5-A296-A46DF2920DF9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"31B9607A-1E58-4471-BEDE-03484A1E9739\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:5.1.31:sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"FD25674A-B158-4770-B269-A9A039C79A8E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:6.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F48E7355-2D9A-454D-AE66-B0AE015E31A6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:6.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E51BF67A-BAEC-48F8-9290-67C6C5B8442E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:6.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1F5C6A2F-DEAE-470D-8888-0E9076CCA0B6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:6.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1C09231E-8759-4DFB-AA8D-17A1C6D43AC1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:mysql:6.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"81592813-78D9-4366-AD2E-94677D93F599\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"sql/item_xmlfunc.cc in MySQL 5.1 before 5.1.32 and 6.0 before 6.0.10 allows remote authenticated users to cause a denial of service (crash) via \\\"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\\\" which triggers an assertion failure.\"}, {\"lang\": \"es\", \"value\": \"El archivo sql/item_xmlfunc.cc en MySQL versiones 5.1 anteriores a 5.1.32 y versiones 6.0 anteriores a 6.0.10, permite a los usuarios autenticados remotos causar una denegaci\\u00f3n de servicio (bloqueo) por medio de \\\"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\\\" que desencadena un fallo de aserci\\u00f3n.\"}]",
      "id": "CVE-2009-0819",
      "lastModified": "2024-11-21T01:00:59.043",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:N/I:N/A:P\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2009-03-05T02:30:00.657",
      "references": "[{\"url\": \"http://bugs.mysql.com/bug.php?id=42495\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/34115\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/33972\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securitytracker.com/id?1021786\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.vupen.com/english/advisories/2009/0594\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/49050\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://bugs.mysql.com/bug.php?id=42495\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/34115\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/33972\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securitytracker.com/id?1021786\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.vupen.com/english/advisories/2009/0594\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/49050\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vendorComments": "[{\"organization\": \"Red Hat\", \"comment\": \"Not vulnerable. This issue did not affect the versions of mysql packages, as shipped with Red Hat Enterprise Linux 3, 4, or 5, and Red Hat Application Stack v2.\", \"lastModified\": \"2009-10-21T00:00:00\"}]",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2009-0819\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-03-05T02:30:00.657\",\"lastModified\":\"2024-11-21T01:00:59.043\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"sql/item_xmlfunc.cc in MySQL 5.1 before 5.1.32 and 6.0 before 6.0.10 allows remote authenticated users to cause a denial of service (crash) via \\\"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\\\" which triggers an assertion failure.\"},{\"lang\":\"es\",\"value\":\"El archivo sql/item_xmlfunc.cc en MySQL versiones 5.1 anteriores a 5.1.32 y versiones 6.0 anteriores a 6.0.10, permite a los usuarios autenticados remotos causar una denegaci\u00f3n de servicio (bloqueo) por medio de \\\"an XPath expression employing a scalar expression as a FilterExpr with ExtractValue() or UpdateXML(),\\\" que desencadena un fallo de aserci\u00f3n.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.1.32-bzr\",\"matchCriteriaId\":\"1AE37831-9813-4488-AD83-A23DD5729EA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.1.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7D0F7A49-62A2-4201-B6F3-8DB9902A4480\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:5.1.31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C56D394-4CE1-4237-A681-1474B5436CC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:6.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E9E9D88-6640-45E8-83AA-7B9C0936D905\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mysql:mysql:6.0.10-bzr:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4433A47E-0AF5-474B-8C68-E6B470CEBC16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F58612F4-1CAC-4BFC-A9B2-3D4025F428FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73F49A1D-BCA3-4772-8AB3-621CCC997B3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F719DD8E-8379-43C3-97F9-DE350E457F7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"342BB65B-1358-441C-B59A-1756BCC6414A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6341F695-6034-4CC1-9485-ACD3A0E1A079\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1DF5F19-ECD9-457F-89C6-6F0271CF4766\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"446DB5E9-EF4C-4A53-911E-91A802AECA5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5829BE6A-BC58-482B-9DA1-04FDD413A7A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C85D20DF-702B-4F0B-922D-782474A4B663\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"73A09785-3CA4-4797-A836-A958DCDC322F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4DE3D79-0966-4E14-9288-7C269A2CEEC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"564F6A24-BEB3-4420-A633-8AD54C292436\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"047FBCCD-DE7C-41FA-80A3-AD695C643C7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"687CC501-4CB2-4295-86F6-A5E45DEC2D0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"822A718D-AD9D-4AB9-802F-5F5C6309D809\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA2D4002-FD96-462D-BA55-4624170CAA4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A40FE1C-6EB0-4C75-867E-B1F8408E5A0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.23:a:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D7B68A6-13FA-4EAE-8ED0-5940A72A3D82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64F37486-E91C-47C4-9F53-4CFDBF8C1EEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53A7D87C-E34C-4595-88D5-CD483B3E8CE7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.26:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28103843-D04F-4180-A71D-8DAC4E28C2F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5FEAE55E-7330-4A5A-A862-8D7E7621EB95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"848D4621-AFB8-4A12-A20E-4FC9F1774DE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5138E55E-58C1-44B5-A296-A46DF2920DF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31B9607A-1E58-4471-BEDE-03484A1E9739\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:5.1.31:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD25674A-B158-4770-B269-A9A039C79A8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:6.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F48E7355-2D9A-454D-AE66-B0AE015E31A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:6.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E51BF67A-BAEC-48F8-9290-67C6C5B8442E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:6.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F5C6A2F-DEAE-470D-8888-0E9076CCA0B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:6.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C09231E-8759-4DFB-AA8D-17A1C6D43AC1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:mysql:6.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"81592813-78D9-4366-AD2E-94677D93F599\"}]}]}],\"references\":[{\"url\":\"http://bugs.mysql.com/bug.php?id=42495\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/34115\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/33972\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securitytracker.com/id?1021786\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/0594\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/49050\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.mysql.com/bug.php?id=42495\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://dev.mysql.com/doc/refman/5.1/en/news-5-1-32.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://dev.mysql.com/doc/refman/6.0/en/news-6-0-10.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/34115\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/33972\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securitytracker.com/id?1021786\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/0594\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/49050\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7544\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"Not vulnerable. This issue did not affect the versions of mysql packages, as shipped with Red Hat Enterprise Linux 3, 4, or 5, and Red Hat Application Stack v2.\",\"lastModified\":\"2009-10-21T00:00:00\"}]}}"
  }
}


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.