2024-12-08 03:06:42 +00:00

108 lines
3.5 KiB
JSON

{
"id": "CVE-2012-1468",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-09-06T21:55:01.160",
"lastModified": "2024-11-21T01:37:03.443",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in Open Journal Systems before 2.3.7 allows remote authenticated users with the Author Role permission to execute arbitrary code by uploading a file with an executable extension that is not \".php\", then accessing it via a direct request to the file in submission/original/ in the associated article directory, as demonstrated using .pHp, .asp, and other extensions."
},
{
"lang": "es",
"value": "Vulnerabilidad de lista negra incompleta en Open Journal Systems antes de v2.3.7 permite ejecutar c\u00f3digo de su elecci\u00f3n a usuarios remotos autenticados con permisos de 'Autor' mediante la carga de un archivo con una extensi\u00f3n ejecutable que no es \".php\" y luego accediendo a ese fichero a trav\u00e9s de una solicitud directa al archivo en submission/original/ en el directorio de art\u00edculos asociados, tal y como se ha demostrado utilizando extensiones .php, .asp y otras.\r\n"
}
],
"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",
"baseScore": 6.0,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pkp:open_journal_systems:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.3.6",
"matchCriteriaId": "8CF799D7-B134-475A-8BA7-C50F07736A80"
}
]
}
]
}
],
"references": [
{
"url": "http://pkp.sfu.ca/ojs/RELEASE-2.3.7",
"source": "cve@mitre.org"
},
{
"url": "http://pkp.sfu.ca/support/forum/viewtopic.php?f=2&t=8431",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23079",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://pkp.sfu.ca/ojs/RELEASE-2.3.7",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://pkp.sfu.ca/support/forum/viewtopic.php?f=2&t=8431",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.htbridge.com/advisory/HTB23079",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
],
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/184.html 'CWE-184: Incomplete Blacklist'"
}