88 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4782",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-29T14:22:38.447",
"lastModified": "2017-09-29T01:32:21.307",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in public/code/cp_polls_results.php in All In One Control Panel (AIOCP) 1.4 allows remote attackers to execute arbitrary SQL commands via the poll_id parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de SQL en public/code/cp_polls_results.php en All In One Control Panel (AIOCP) 1.4 permite a un atacante remoto ejecutar c\u00f3digo SQL de su elecci\u00f3n por medio del par\u00e1metro poll_id."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:aiocp:aiocp:1.4.000:*:*:*:*:*:*:*",
"matchCriteriaId": "84ED39FF-F29E-4520-89C3-1C9AFBAAF480"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aiocp:aiocp:1.4.001:*:*:*:*:*:*:*",
"matchCriteriaId": "5AC8EEDB-8698-40F7-B29C-C949AFCA4768"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4518",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6854",
"source": "cve@mitre.org"
}
]
}