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

90 lines
3.0 KiB
JSON

{
"id": "CVE-2009-1774",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-05-22T18:30:00.420",
"lastModified": "2017-09-29T01:34:33.623",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in plugins/ddb/foot.php in Strawberry 1.1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the file parameter to example/index.php. NOTE: this was originally reported as an issue affecting the do parameter, but traversal with that parameter might depend on a modified example/index.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en plugins/ddb/foot.php en Strawberry v1.1.1, permite a atacantes remotos incluir y ejecutar archivos de su elecci\u00f3n a trav\u00e9s de un .. (punto punto) en el par\u00e1metro file sobre example/index.php. NOTA: esto fu\u00e9 originalmente reportado como una caracter\u00edstica que afecta al par\u00e1metro do, pero transversalmente con este par\u00e1metro podr\u00eda depender de una modificaci\u00f3n de example/index.php. NOTA: algunos de estos detalles han sido obtenidos de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:strawberry:strawberry:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "91A62191-E066-49E4-B608-BF529E37E334"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/34971",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50562",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8681",
"source": "cve@mitre.org"
}
]
}