ghsa-5cxh-jpqc-mfx2
Vulnerability from github
Published
2022-05-01 17:42
Modified
2022-05-01 17:42
VLAI Severity ?
Details
wp-trackback.php in WordPress 2.0.6 and earlier does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameter's hash value, which allows remote attackers to execute arbitrary SQL commands via the tb_id parameter. NOTE: it could be argued that this vulnerability is due to a bug in the unset PHP command (CVE-2006-3017) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in WordPress.
{ "affected": [], "aliases": [ "CVE-2007-0233" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-01-13T02:28:00Z", "severity": "HIGH" }, "details": "wp-trackback.php in WordPress 2.0.6 and earlier does not properly unset variables when the input data includes a numeric parameter with a value matching an alphanumeric parameter\u0027s hash value, which allows remote attackers to execute arbitrary SQL commands via the tb_id parameter. NOTE: it could be argued that this vulnerability is due to a bug in the unset PHP command (CVE-2006-3017) and the proper fix should be in PHP; if so, then this should not be treated as a vulnerability in WordPress.", "id": "GHSA-5cxh-jpqc-mfx2", "modified": "2022-05-01T17:42:36Z", "published": "2022-05-01T17:42:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-0233" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31385" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/3109" }, { "type": "WEB", "url": "http://osvdb.org/36860" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/21983" } ], "schema_version": "1.4.0", "severity": [] }
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.
Loading…