Search criteria

1 vulnerability by simon_pamies

CVE-2011-0432 (GCVE-0-2011-0432)

Vulnerability from cvelistv5 – Published: 2011-03-14 19:00 – Updated: 2024-09-16 17:18
VLAI?
Summary
Multiple SQL injection vulnerabilities in the get_userinfo method in the MySQLAuthHandler class in DAVServer/mysqlauth.py in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument. NOTE: some of these details are obtained from third party information.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
References
http://www.debian.org/security/2011/dsa-2177 vendor-advisoryx_refsource_DEBIAN
http://lists.fedoraproject.org/pipermail/package-… vendor-advisoryx_refsource_FEDORA
http://pywebdav.googlecode.com/files/PyWebDAV-0.9… x_refsource_CONFIRM
http://secunia.com/advisories/43602 third-party-advisoryx_refsource_SECUNIA
http://secunia.com/advisories/43571 third-party-advisoryx_refsource_SECUNIA
http://www.vupen.com/english/advisories/2011/0553 vdb-entryx_refsource_VUPEN
http://lists.fedoraproject.org/pipermail/package-… vendor-advisoryx_refsource_FEDORA
http://lists.fedoraproject.org/pipermail/package-… vendor-advisoryx_refsource_FEDORA
http://secunia.com/advisories/43703 third-party-advisoryx_refsource_SECUNIA
http://www.vupen.com/english/advisories/2011/0554 vdb-entryx_refsource_VUPEN
http://www.vupen.com/english/advisories/2011/0634 vdb-entryx_refsource_VUPEN
http://www.securityfocus.com/bid/46655 vdb-entryx_refsource_BID
http://code.google.com/p/pywebdav/updates/list x_refsource_CONFIRM
https://bugzilla.redhat.com/show_bug.cgi?id=677718 x_refsource_CONFIRM
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T21:51:09.070Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "DSA-2177",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2011/dsa-2177"
          },
          {
            "name": "FEDORA-2011-2427",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055444.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz"
          },
          {
            "name": "43602",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/43602"
          },
          {
            "name": "43571",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/43571"
          },
          {
            "name": "ADV-2011-0553",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2011/0553"
          },
          {
            "name": "FEDORA-2011-2470",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055413.html"
          },
          {
            "name": "FEDORA-2011-2460",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055412.html"
          },
          {
            "name": "43703",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/43703"
          },
          {
            "name": "ADV-2011-0554",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2011/0554"
          },
          {
            "name": "ADV-2011-0634",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2011/0634"
          },
          {
            "name": "46655",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/46655"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/pywebdav/updates/list"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=677718"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple SQL injection vulnerabilities in the get_userinfo method in the MySQLAuthHandler class in DAVServer/mysqlauth.py in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument.  NOTE: some of these details are obtained from third party information."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2011-03-14T19:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "DSA-2177",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2011/dsa-2177"
        },
        {
          "name": "FEDORA-2011-2427",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055444.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz"
        },
        {
          "name": "43602",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/43602"
        },
        {
          "name": "43571",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/43571"
        },
        {
          "name": "ADV-2011-0553",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2011/0553"
        },
        {
          "name": "FEDORA-2011-2470",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055413.html"
        },
        {
          "name": "FEDORA-2011-2460",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055412.html"
        },
        {
          "name": "43703",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/43703"
        },
        {
          "name": "ADV-2011-0554",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2011/0554"
        },
        {
          "name": "ADV-2011-0634",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2011/0634"
        },
        {
          "name": "46655",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/46655"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://code.google.com/p/pywebdav/updates/list"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=677718"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-0432",
          "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 SQL injection vulnerabilities in the get_userinfo method in the MySQLAuthHandler class in DAVServer/mysqlauth.py in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument.  NOTE: some of these details are obtained from third party information."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "DSA-2177",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2011/dsa-2177"
            },
            {
              "name": "FEDORA-2011-2427",
              "refsource": "FEDORA",
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055444.html"
            },
            {
              "name": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz",
              "refsource": "CONFIRM",
              "url": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz"
            },
            {
              "name": "43602",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/43602"
            },
            {
              "name": "43571",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/43571"
            },
            {
              "name": "ADV-2011-0553",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2011/0553"
            },
            {
              "name": "FEDORA-2011-2470",
              "refsource": "FEDORA",
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055413.html"
            },
            {
              "name": "FEDORA-2011-2460",
              "refsource": "FEDORA",
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055412.html"
            },
            {
              "name": "43703",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/43703"
            },
            {
              "name": "ADV-2011-0554",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2011/0554"
            },
            {
              "name": "ADV-2011-0634",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2011/0634"
            },
            {
              "name": "46655",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/46655"
            },
            {
              "name": "http://code.google.com/p/pywebdav/updates/list",
              "refsource": "CONFIRM",
              "url": "http://code.google.com/p/pywebdav/updates/list"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=677718",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=677718"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-0432",
    "datePublished": "2011-03-14T19:00:00Z",
    "dateReserved": "2011-01-12T00:00:00Z",
    "dateUpdated": "2024-09-16T17:18:35.339Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}