gsd-2011-1047
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2011-1047",
"description": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.",
"id": "GSD-2011-1047"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2011-1047"
],
"details": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.",
"id": "GSD-2011-1047",
"modified": "2023-12-13T01:19:07.887327Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-1047",
"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": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "8099",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/8099"
},
{
"name": "46362",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/46362"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html",
"refsource": "MISC",
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
},
{
"name": "20110210 HTB22852: SQL Injection in WP Forum Server wordpress plugin",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
},
{
"name": "70994",
"refsource": "OSVDB",
"url": "http://osvdb.org/70994"
},
{
"name": "43306",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/43306"
},
{
"name": "20110210 HTB22851: SQL Injection in WP Forum Server wordpress plugin",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
},
{
"name": "70993",
"refsource": "OSVDB",
"url": "http://osvdb.org/70993"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html",
"refsource": "MISC",
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html",
"refsource": "MISC",
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:vasthtml:forum_server:1.6.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:vasthtml:forum_server:1.6.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-1047"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "43306",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/43306"
},
{
"name": "46362",
"refsource": "BID",
"tags": [
"Exploit"
],
"url": "http://www.securityfocus.com/bid/46362"
},
{
"name": "70994",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/70994"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html",
"refsource": "MISC",
"tags": [],
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html",
"refsource": "MISC",
"tags": [],
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
},
{
"name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html",
"refsource": "MISC",
"tags": [],
"url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
},
{
"name": "70993",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/70993"
},
{
"name": "8099",
"refsource": "SREASON",
"tags": [
"Exploit"
],
"url": "http://securityreason.com/securityalert/8099"
},
{
"name": "20110210 HTB22851: SQL Injection in WP Forum Server wordpress plugin",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
},
{
"name": "20110210 HTB22852: SQL Injection in WP Forum Server wordpress plugin",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-09T19:30Z",
"publishedDate": "2011-02-21T19:00Z"
}
}
}
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…