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

101 lines
3.0 KiB
JSON

{
"id": "CVE-2008-6769",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-04-29T18:30:00.203",
"lastModified": "2017-09-29T01:33:19.450",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in upload.php in YourPlace 1.0.2 and earlier allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros sin restricciones en upload.php en YourPlace v1.0.2 y anteriores permite a usuarios remotos autenticados ejecutar c\u00f3digo arbitrario mediante la subida de un archivo con una extensi\u00f3n ejecutable, luego accediendo a \u00e9l a trav\u00e9s de una solicitud directa al archivo."
}
],
"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": 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:peterselie:yourplace:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.2",
"matchCriteriaId": "856DD089-E3A0-408A-8C9F-0A587D0AE7E3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:peterselie:yourplace:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "77583454-EBFD-451B-9632-3503B1F45D84"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:peterselie:yourplace:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DE0839B7-9337-425E-AEA3-3F802D3BBDD9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32971",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47569",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7545",
"source": "cve@mitre.org"
}
]
}