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

91 lines
2.7 KiB
JSON

{
"id": "CVE-2008-7157",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-02T17:30:00.467",
"lastModified": "2017-09-29T01:33:32.887",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in EkinBoard 1.1.0 and earlier allows remote attackers to execute arbitrary code by uploading an avatar file with an executable extension followed by a safe extension, then accessing it via a direct request to the file in uploaded/avatars/."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de archivos sin restricci\u00f3n en EkinBoard 1.1.0 y versiones anteriores permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n subiendo un archivo como avatar, con una extensi\u00f3n ejecutable seguida de una extensi\u00f3n segura y accediendo a \u00e9l posteriormente a trav\u00e9s de una petici\u00f3n directa al archivo en uploaded/avatars/."
}
],
"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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ekinboard:ekinboard:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.0",
"matchCriteriaId": "873EEA39-C39D-41AA-9775-4FA67F6C395F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/27166",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39507",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4859",
"source": "cve@mitre.org"
}
]
}