gsd-2009-3622
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated "UTF-8" substrings, related to the mb_convert_encoding function in PHP.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-3622",
"description": "Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated \"UTF-8\" substrings, related to the mb_convert_encoding function in PHP.",
"id": "GSD-2009-3622"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2009-3622"
],
"details": "Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated \"UTF-8\" substrings, related to the mb_convert_encoding function in PHP.",
"id": "GSD-2009-3622",
"modified": "2023-12-13T01:19:49.497833Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-3622",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated \"UTF-8\" substrings, related to the mb_convert_encoding function in PHP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://codes.zerial.org/php/wp-trackbacks_dos.phps",
"refsource": "MISC",
"url": "http://codes.zerial.org/php/wp-trackbacks_dos.phps"
},
{
"name": "http://marc.info/?l=oss-security\u0026m=125612393329041\u0026w=2",
"refsource": "MISC",
"url": "http://marc.info/?l=oss-security\u0026m=125612393329041\u0026w=2"
},
{
"name": "http://marc.info/?l=oss-security\u0026m=125614592004825\u0026w=2",
"refsource": "MISC",
"url": "http://marc.info/?l=oss-security\u0026m=125614592004825\u0026w=2"
},
{
"name": "http://rooibo.wordpress.com/2009/10/17/agujero-de-seguridad-en-wordpress/",
"refsource": "MISC",
"url": "http://rooibo.wordpress.com/2009/10/17/agujero-de-seguridad-en-wordpress/"
},
{
"name": "http://seclists.org/fulldisclosure/2009/Oct/263",
"refsource": "MISC",
"url": "http://seclists.org/fulldisclosure/2009/Oct/263"
},
{
"name": "http://secunia.com/advisories/37088",
"refsource": "MISC",
"url": "http://secunia.com/advisories/37088"
},
{
"name": "http://security-sh3ll.blogspot.com/2009/10/wordpress-resource-exhaustion-denial-of.html",
"refsource": "MISC",
"url": "http://security-sh3ll.blogspot.com/2009/10/wordpress-resource-exhaustion-denial-of.html"
},
{
"name": "http://securitytracker.com/id?1023072",
"refsource": "MISC",
"url": "http://securitytracker.com/id?1023072"
},
{
"name": "http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/",
"refsource": "MISC",
"url": "http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/"
},
{
"name": "http://www.osvdb.org/59077",
"refsource": "MISC",
"url": "http://www.osvdb.org/59077"
},
{
"name": "http://www.vupen.com/english/advisories/2009/2986",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2009/2986"
},
{
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53884",
"refsource": "MISC",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53884"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=530056",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=530056"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.8.4",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-3622"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Algorithmic complexity vulnerability in wp-trackback.php in WordPress before 2.8.5 allows remote attackers to cause a denial of service (CPU consumption and server hang) via a long title parameter in conjunction with a charset parameter composed of many comma-separated \"UTF-8\" substrings, related to the mb_convert_encoding function in PHP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://codes.zerial.org/php/wp-trackbacks_dos.phps",
"refsource": "MISC",
"tags": [
"Broken Link"
],
"url": "http://codes.zerial.org/php/wp-trackbacks_dos.phps"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=530056",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=530056"
},
{
"name": "37088",
"refsource": "SECUNIA",
"tags": [
"Third Party Advisory"
],
"url": "http://secunia.com/advisories/37088"
},
{
"name": "http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/"
},
{
"name": "[oss-security] 20091021 CVE request: Wordpress Trackback DoS",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://marc.info/?l=oss-security\u0026m=125612393329041\u0026w=2"
},
{
"name": "[oss-security] 20091021 Re: CVE request: Wordpress Trackback DoS",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://marc.info/?l=oss-security\u0026m=125614592004825\u0026w=2"
},
{
"name": "http://security-sh3ll.blogspot.com/2009/10/wordpress-resource-exhaustion-denial-of.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "http://security-sh3ll.blogspot.com/2009/10/wordpress-resource-exhaustion-denial-of.html"
},
{
"name": "1023072",
"refsource": "SECTRACK",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://securitytracker.com/id?1023072"
},
{
"name": "http://rooibo.wordpress.com/2009/10/17/agujero-de-seguridad-en-wordpress/",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
],
"url": "http://rooibo.wordpress.com/2009/10/17/agujero-de-seguridad-en-wordpress/"
},
{
"name": "59077",
"refsource": "OSVDB",
"tags": [
"Broken Link"
],
"url": "http://www.osvdb.org/59077"
},
{
"name": "ADV-2009-2986",
"refsource": "VUPEN",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2009/2986"
},
{
"name": "20091019 [Wordpress] Resource Exhaustion (Denial of Service)",
"refsource": "FULLDISC",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
],
"url": "http://seclists.org/fulldisclosure/2009/Oct/263"
},
{
"name": "wordpress-wptrackback-dos(53884)",
"refsource": "XF",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53884"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-11-21T18:11Z",
"publishedDate": "2009-10-23T18:30Z"
}
}
}
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…