CVE-2008-4106 (GCVE-0-2008-4106)
Vulnerability from cvelistv5
Published
2008-09-18 17:47
Modified
2024-08-07 10:00
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
WordPress before 2.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user's password to a random value by registering a similar username and then requesting a password reset, related to a "SQL column truncation vulnerability." NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T10:00:42.870Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "31737",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/31737"
},
{
"name": "6421",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/6421"
},
{
"name": "[oss-security] 20080916 Re: CVE request: wordpress \u003c 2.6.2",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://marc.info/?l=oss-security\u0026m=122152830017099\u0026w=2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/"
},
{
"name": "ADV-2008-2553",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2008/2553"
},
{
"name": "6397",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/6397"
},
{
"name": "DSA-1871",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2009/dsa-1871"
},
{
"name": "[oss-security] 20080911 CVE request: wordpress \u003c 2.6.2",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2008/09/11/6"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.sektioneins.de/advisories/SE-2008-05.txt"
},
{
"name": "4272",
"tags": [
"third-party-advisory",
"x_refsource_SREASON",
"x_transferred"
],
"url": "http://securityreason.com/securityalert/4272"
},
{
"name": "31068",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/31068"
},
{
"name": "31870",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/31870"
},
{
"name": "20080911 Advisory 05/2008: Wordpress user_login Column SQL Truncation Vulnerability",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://www.securityfocus.com/archive/1/496287/100/0/threaded"
},
{
"name": "1020869",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://securitytracker.com/id?1020869"
},
{
"name": "FEDORA-2008-7902",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00629.html"
},
{
"name": "FEDORA-2008-7760",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00607.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://wordpress.org/development/2008/09/wordpress-262/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2008-09-08T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "WordPress before 2.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user\u0027s password to a random value by registering a similar username and then requesting a password reset, related to a \"SQL column truncation vulnerability.\" NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-10-11T19:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "31737",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/31737"
},
{
"name": "6421",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/6421"
},
{
"name": "[oss-security] 20080916 Re: CVE request: wordpress \u003c 2.6.2",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://marc.info/?l=oss-security\u0026m=122152830017099\u0026w=2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/"
},
{
"name": "ADV-2008-2553",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2008/2553"
},
{
"name": "6397",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/6397"
},
{
"name": "DSA-1871",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2009/dsa-1871"
},
{
"name": "[oss-security] 20080911 CVE request: wordpress \u003c 2.6.2",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2008/09/11/6"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.sektioneins.de/advisories/SE-2008-05.txt"
},
{
"name": "4272",
"tags": [
"third-party-advisory",
"x_refsource_SREASON"
],
"url": "http://securityreason.com/securityalert/4272"
},
{
"name": "31068",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/31068"
},
{
"name": "31870",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/31870"
},
{
"name": "20080911 Advisory 05/2008: Wordpress user_login Column SQL Truncation Vulnerability",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://www.securityfocus.com/archive/1/496287/100/0/threaded"
},
{
"name": "1020869",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://securitytracker.com/id?1020869"
},
{
"name": "FEDORA-2008-7902",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00629.html"
},
{
"name": "FEDORA-2008-7760",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00607.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://wordpress.org/development/2008/09/wordpress-262/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-4106",
"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.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user\u0027s password to a random value by registering a similar username and then requesting a password reset, related to a \"SQL column truncation vulnerability.\" NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "31737",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/31737"
},
{
"name": "6421",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/6421"
},
{
"name": "[oss-security] 20080916 Re: CVE request: wordpress \u003c 2.6.2",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security\u0026m=122152830017099\u0026w=2"
},
{
"name": "http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/",
"refsource": "MISC",
"url": "http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/"
},
{
"name": "ADV-2008-2553",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/2553"
},
{
"name": "6397",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/6397"
},
{
"name": "DSA-1871",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2009/dsa-1871"
},
{
"name": "[oss-security] 20080911 CVE request: wordpress \u003c 2.6.2",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2008/09/11/6"
},
{
"name": "http://www.sektioneins.de/advisories/SE-2008-05.txt",
"refsource": "MISC",
"url": "http://www.sektioneins.de/advisories/SE-2008-05.txt"
},
{
"name": "4272",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/4272"
},
{
"name": "31068",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/31068"
},
{
"name": "31870",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/31870"
},
{
"name": "20080911 Advisory 05/2008: Wordpress user_login Column SQL Truncation Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/496287/100/0/threaded"
},
{
"name": "1020869",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1020869"
},
{
"name": "FEDORA-2008-7902",
"refsource": "FEDORA",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00629.html"
},
{
"name": "FEDORA-2008-7760",
"refsource": "FEDORA",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00607.html"
},
{
"name": "http://wordpress.org/development/2008/09/wordpress-262/",
"refsource": "CONFIRM",
"url": "http://wordpress.org/development/2008/09/wordpress-262/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2008-4106",
"datePublished": "2008-09-18T17:47:00",
"dateReserved": "2008-09-15T00:00:00",
"dateUpdated": "2024-08-07T10:00:42.870Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2008-4106\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2008-09-18T17:59:33.017\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"WordPress before 2.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user\u0027s password to a random value by registering a similar username and then requesting a password reset, related to a \\\"SQL column truncation vulnerability.\\\" NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107.\"},{\"lang\":\"es\",\"value\":\"WordPress anterior a v2.6.2 no maneja adecuadamente las advertencias MySQL relacionadas con la inserci\u00f3n de nombres de usuarios con un tama\u00f1o superior al ancho de la columna del user_login, y no maneja correctamente los espacios a la hora de comparar nombres de usuario, lo que permite a atacantes remotos modificar las contrase\u00f1as de usuarios de su elecci\u00f3n a un valor aleatorio registrando un nombre de usuario similar y posteriormente realizando un reinicio de contrase\u00f1a, relacionado con la \\\"Vulnerabilidad de truncado de columna SQL\\\" (SQL column truncation vulnerability). NOTA: el atacante puede descubrir la contrase\u00f1a aleatoria explotando la vulnerabilidad CVE-2008-4107.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:P/A:P\",\"baseScore\":5.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":4.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6.1\",\"matchCriteriaId\":\"869012B6-AB3F-43DB-8C25-E2C643D5AB59\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:0.71-gold:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC499ABC-D1A6-4A9B-A06B-12C8275462DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.0-platinum:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FEE015E8-FDE1-47FA-B3E5-0DC2C0A5107D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.0.1-miles:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C516C041-B945-4992-8104-E20B3B6CECDE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.0.2-blakey:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AFBD4E49-EA17-4FFD-AF9C-950E542555A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.2-delta:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F2F19C7-DD9A-4851-8788-E3E4E8CE8E79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.2-mingus:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C4229BC-1646-4202-92B8-FC718D557518\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B64D4777-2ED6-4A47-A8F3-38A3A8EB1ACB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"614956CB-0582-4EAD-86F4-5AB0BB781CE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.5-strayhorn:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B86BC4AC-62D0-47AA-8E81-50ED0B3CB88E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.5.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CF628FB8-1AC4-4F15-9967-E60785A32D1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.5.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F0BF1F6-A54A-48E8-A872-015FE10E5D03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.5.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F0B6EAC-E43D-4D1B-856F-7C23250A2355\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:1.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51FAD0FC-CE84-4332-B061-75C0C8A0B6AC\"},{\"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.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.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6AAA17D-FBB8-4F54-82E2-870D6FA5C299\"},{\"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.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"66BE667A-A937-4C38-B4D5-29B33F23F7B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A3624D4-E666-4A1B-B465-714ACBA0034C\"},{\"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.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.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"40BEC573-A346-4F07-8053-A5F6E92A343C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A777651-D2B2-47E0-A13C-BD667635F3E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wordpress:wordpress:2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B017F95A-90F8-4DE4-B74F-ABB712F32987\"}]}]}],\"references\":[{\"url\":\"http://marc.info/?l=oss-security\u0026m=122152830017099\u0026w=2\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/31737\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/31870\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/4272\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securitytracker.com/id?1020869\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://wordpress.org/development/2008/09/wordpress-262/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.debian.org/security/2009/dsa-1871\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2008/09/11/6\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/496287/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/31068\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.sektioneins.de/advisories/SE-2008-05.txt\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2008/2553\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.exploit-db.com/exploits/6397\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.exploit-db.com/exploits/6421\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00607.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00629.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://marc.info/?l=oss-security\u0026m=122152830017099\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/31737\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/31870\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://securityreason.com/securityalert/4272\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://securitytracker.com/id?1020869\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://wordpress.org/development/2008/09/wordpress-262/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.debian.org/security/2009/dsa-1871\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2008/09/11/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/archive/1/496287/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/31068\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.sektioneins.de/advisories/SE-2008-05.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2008/2553\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.exploit-db.com/exploits/6397\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.exploit-db.com/exploits/6421\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00607.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00629.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.
- 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…