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

106 lines
3.1 KiB
JSON

{
"id": "CVE-2006-4602",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-07T00:04:00.000",
"lastModified": "2017-10-19T01:29:22.737",
"vulnStatus": "Modified",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/434.html\r\n'CWE-434: Unrestricted Upload of File with Dangerous Type'",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in jhot.php in TikiWiki 1.9.4 Sirius and earlier allows remote attackers to execute arbitrary PHP code via a filepath parameter that contains a filename with a .php extension, which is uploaded to the img/wiki/ directory."
},
{
"lang": "es",
"value": "Vulnerabilidad de actualizaci\u00f3n de fichero no restringida en jhot.php en TikiWiki 1.9.4 Sirius y anteriores, permite a un atacante remoto ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s del par\u00e1metro filepath que contiene un nombre de fichero con una extensi\u00f3n .php, lo cual es actualizado en el directorio img/wiki/."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tiki:tikiwiki_cms\\/groupware:1.9.4:*:*:*:*:*:*:*",
"matchCriteriaId": "175D43FD-450F-443E-831B-B8091BE7054F"
}
]
}
]
}
],
"references": [
{
"url": "http://isc.sans.org/diary.php?storyid=1672",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200609-16.xml",
"source": "cve@mitre.org"
},
{
"url": "http://tikiwiki.org/tiki-read_article.php?articleId=136",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/19819",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3450",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/2288",
"source": "cve@mitre.org"
}
]
}