René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

87 lines
3.1 KiB
JSON

{
"id": "CVE-2009-4884",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-11T14:30:12.630",
"lastModified": "2018-10-10T19:49:32.527",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in phpCommunity 2 2.1.8, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the forum_id parameter in a forum action to index.php, (2) the topic_id parameter in a forum action to index.php, (3) the wert parameter in an id search action to index.php, (4) the wert parameter in a nick search action to index.php, or (5) the wert parameter in a forum search action to index.php, related to class_forum.php and class_search.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en phpCommunity 2 v2.1.8, cuando magic_quotes_gpc est\u00e1 desabilitado, permite a los atacantes remotos ejecutar a su elecci\u00f3n comandos SQL a trav\u00e9s de (1) el par\u00e1metro forum_id en una acci\u00f3n de foro a index.php, (2) el par\u00e1metro topic_id en una acci\u00f3n de foro a index.php, (3) el par\u00e1metro wert en una acci\u00f3n de busqueda a index.php, (4) el par\u00e1metro wert en una acci\u00f3n de busqueda de nick en index.php, o (5) el par\u00e1metro wert en una acci\u00f3n de busqueda en un foro en index.php, relacionados con class_forum.php y class_search.php."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"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:bernhard_frohlich:phpcom:2.1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "566C001E-E418-4D31-B8F2-2308547A3E64"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/8185",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/501588/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49151",
"source": "cve@mitre.org"
}
]
}