CVE-2007-6318 (GCVE-0-2007-6318)
Vulnerability from cvelistv5
Published
2007-12-12 00:00
Modified
2024-08-07 16:02
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2) GBK, or possibly other character set encodings that support a "\" in a multibyte character.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T16:02:36.294Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt" }, { "name": "FEDORA-2008-0126", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html" }, { "name": "1019071", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id?1019071" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/058999.html" }, { "name": "28005", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/28005" }, { "name": "26795", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/26795" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/484828/100/0/threaded" }, { "name": "ADV-2007-4172", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2007/4172" }, { "name": "28310", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/28310" }, { "name": "FEDORA-2008-0103", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html" }, { "name": "3433", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/3433" }, { "name": "wordpress-gbk-big5-sql-injection(38959)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38959" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2007-12-10T00:00:00", "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2) GBK, or possibly other character set encodings that support a \"\\\" in a multibyte character." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-15T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt" }, { "name": "FEDORA-2008-0126", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html" }, { "name": "1019071", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id?1019071" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/058999.html" }, { "name": "28005", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/28005" }, { "name": "26795", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/26795" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/484828/100/0/threaded" }, { "name": "ADV-2007-4172", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2007/4172" }, { "name": "28310", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/28310" }, { "name": "FEDORA-2008-0103", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html" }, { "name": "3433", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/3433" }, { "name": "wordpress-gbk-big5-sql-injection(38959)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38959" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-6318", "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 injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2) GBK, or possibly other character set encodings that support a \"\\\" in a multibyte character." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt", "refsource": "MISC", "url": "http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt" }, { "name": "FEDORA-2008-0126", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html" }, { "name": "1019071", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1019071" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "refsource": "FULLDISC", "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/058999.html" }, { "name": "28005", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28005" }, { "name": "26795", "refsource": "BID", "url": "http://www.securityfocus.com/bid/26795" }, { "name": "20071210 WordPress Charset SQL injection vulnerability (re-resend)", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/484828/100/0/threaded" }, { "name": "ADV-2007-4172", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/4172" }, { "name": "28310", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28310" }, { "name": "FEDORA-2008-0103", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html" }, { "name": "3433", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3433" }, { "name": "wordpress-gbk-big5-sql-injection(38959)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38959" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2007-6318", "datePublished": "2007-12-12T00:00:00", "dateReserved": "2007-12-11T00:00:00", "dateUpdated": "2024-08-07T16:02:36.294Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2007-6318\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2007-12-12T00:46:00.000\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2) GBK, or possibly other character set encodings that support a \\\"\\\\\\\" in a multibyte character.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de inyecci\u00f3n SQL en wp-includes/query.php en WordPress 2.3.1 y anteriores permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro s, cuando DB_CHARSET est\u00e1 asignado en (1) Big5, (2) GBK, o posiblemente otros conjuntos de caracteres de codificaci\u00f3n que soporten una \\\"\\\\\\\" en un caracter multibyte.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"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-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDCFE9AA-39E9-4366-AAB7-F7A891BC797E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BAF4671A-8449-438E-922B-94E5542137BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92F05A1F-2227-4166-807B-1BDE2EA8F245\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CF73E23-7CD0-429C-986B-5F721F1696BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EECE66B3-3696-4E98-AF63-DF2FB256A6FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E75BB382-6B47-4C6A-BF94-80443BEB1A23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFA75368-506F-4772-B0F2-8AAECDF288F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDDD9E5C-766F-4945-B87D-781E780AB03E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2A0CAEE-5C14-44C6-85FB-6AFDAAA1C3F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.10_rc1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"77D85664-E355-4A68-89EB-D5C9D0E6B916\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.0.10_rc2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"91243043-F4A6-40EF-97FC-989ED366394C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A7CBC45-320E-48CF-9A63-07DDE2FB61BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"266E32CD-66FB-4E19-8091-EC748B177D8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3DD9120-2224-4612-A6EE-539F47BD50E0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1.3_rc1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"14B0A9E4-9D09-4127-AF8B-4DA6D488E67C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1.3_rc2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8C667FD-BA00-43B3-8313-5A24A2DFF55A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A9FBA02-8A6A-471F-92CD-D8E77B5061C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B5BC7E8-4C8A-4183-AB8C-1DAE12935387\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A0F9137B-D13F-488B-8196-85E06FAB682E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82F257F4-CB62-4C6F-8866-AA253EC8C0C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2_revision5002:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8AC4F089-A606-4880-8C5D-24520B55CD14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.2_revision5003:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4F6724F-AC94-4D6B-BEB7-EF4683FD1A07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79AB6F6F-2FE3-4FC3-9009-D40EA852711F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A82F4D88-779D-4D5D-96CD-2B31B61BA29E\"}]}]}],\"references\":[{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/058999.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/28005\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/28310\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securityreason.com/securityalert/3433\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/484828/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/26795\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securitytracker.com/id?1019071\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2007/4172\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38959\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.grok.org.uk/pipermail/full-disclosure/2007-December/058999.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/28005\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/28310\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securityreason.com/securityalert/3433\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/archive/1/484828/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/26795\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securitytracker.com/id?1019071\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2007/4172\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/38959\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00079.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-January/msg00098.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
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…