gsd-2007-0107
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2007-0107",
    "description": "WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7.",
    "id": "GSD-2007-0107"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-0107"
      ],
      "details": "WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7.",
      "id": "GSD-2007-0107",
      "modified": "2023-12-13T01:21:35.751556Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-0107",
        "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": "WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "wordpress-mbstring-security-bypass(31297)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31297"
          },
          {
            "name": "21907",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/21907"
          },
          {
            "name": "23741",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/23741"
          },
          {
            "name": "OpenPKG-SA-2007.005",
            "refsource": "OPENPKG",
            "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.005.html"
          },
          {
            "name": "GLSA-200701-10",
            "refsource": "GENTOO",
            "url": "http://security.gentoo.org/glsa/glsa-200701-10.xml"
          },
          {
            "name": "31579",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/31579"
          },
          {
            "name": "http://wordpress.org/development/2007/01/wordpress-206/",
            "refsource": "CONFIRM",
            "url": "http://wordpress.org/development/2007/01/wordpress-206/"
          },
          {
            "name": "23595",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/23595"
          },
          {
            "name": "20070105 Advisory 02/2007: WordPress Trackback Charset Decoding SQL Injection Vulnerability",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/456049/100/0/threaded"
          },
          {
            "name": "ADV-2007-0061",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2007/0061"
          },
          {
            "name": "http://www.hardened-php.net/advisory_022007.141.html",
            "refsource": "MISC",
            "url": "http://www.hardened-php.net/advisory_022007.141.html"
          },
          {
            "name": "2112",
            "refsource": "SREASON",
            "url": "http://securityreason.com/securityalert/2112"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.0.5",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-0107"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "WordPress before 2.0.6, when mbstring is enabled for PHP, decodes alternate character sets after escaping the SQL query, which allows remote attackers to bypass SQL injection protection schemes and execute arbitrary SQL commands via multibyte charsets, as demonstrated using UTF-7."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.hardened-php.net/advisory_022007.141.html",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.hardened-php.net/advisory_022007.141.html"
            },
            {
              "name": "http://wordpress.org/development/2007/01/wordpress-206/",
              "refsource": "CONFIRM",
              "tags": [
                "Patch"
              ],
              "url": "http://wordpress.org/development/2007/01/wordpress-206/"
            },
            {
              "name": "21907",
              "refsource": "BID",
              "tags": [
                "Exploit",
                "Patch"
              ],
              "url": "http://www.securityfocus.com/bid/21907"
            },
            {
              "name": "23595",
              "refsource": "SECUNIA",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/23595"
            },
            {
              "name": "OpenPKG-SA-2007.005",
              "refsource": "OPENPKG",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.005.html"
            },
            {
              "name": "GLSA-200701-10",
              "refsource": "GENTOO",
              "tags": [],
              "url": "http://security.gentoo.org/glsa/glsa-200701-10.xml"
            },
            {
              "name": "23741",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/23741"
            },
            {
              "name": "2112",
              "refsource": "SREASON",
              "tags": [],
              "url": "http://securityreason.com/securityalert/2112"
            },
            {
              "name": "31579",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/31579"
            },
            {
              "name": "ADV-2007-0061",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2007/0061"
            },
            {
              "name": "wordpress-mbstring-security-bypass(31297)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31297"
            },
            {
              "name": "20070105 Advisory 02/2007: WordPress Trackback Charset Decoding SQL Injection Vulnerability",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://www.securityfocus.com/archive/1/456049/100/0/threaded"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": true,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2018-10-16T16:31Z",
      "publishedDate": "2007-01-09T00:28Z"
    }
  }
}


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…