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

96 lines
2.9 KiB
JSON

{
"id": "CVE-2009-2781",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-17T16:30:01.313",
"lastModified": "2017-09-19T01:29:18.733",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in forum.php in Arab Portal 2.x, when magic_quotes_gpc is disabled, allows remote authenticated users to execute arbitrary SQL commands via the qc parameter in an addcomment action, a different vector than CVE-2006-1666."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en forum.php en Arab Portal v2.x, cuando est\u00e1 deshabilitado magic_quotes_gpc, permite a usuarios remotos autenticados, ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro qc en una acci\u00f3n addcomment, es un vector distinto de CVE-2006-1666."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:arabportal:arab_portal:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3F965001-F8AF-4033-8197-60451A92854B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:arabportal:arab_portal:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A9DE5B82-2AC0-4DC1-976B-91BC33DC6CE9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:arabportal:arab_portal:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "11BC7BED-8129-45DB-B91B-E6088F903511"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9320",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35914",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}