2024-04-04 08:46:00 +00:00

102 lines
3.0 KiB
JSON

{
"id": "CVE-2012-6643",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-04-08T14:22:09.863",
"lastModified": "2017-08-29T01:32:59.103",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in the update_counter function in includes/functions.php in ClipBucket 2.6 allow remote attackers to execute arbitrary SQL commands via the time parameter to (1) videos.php or (2) channels.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en la funci\u00f3n update_counter en includes/functions.php en ClipBucket 2.6 permiten a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro time hacia (1) videos.php o (2) channels.php. NOTA: algunos de estos detalles se obtienen de informaci\u00f3n de terceras partes."
}
],
"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": 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:clip-bucket:clipbucket:2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "97F5DC65-4872-44E5-9345-F8F37D3649A6"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/78201",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/78202",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.org/files/108489/clipbucket-sqlxss.txt",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/47474",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/51321",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72245",
"source": "cve@mitre.org"
}
]
}