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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2006-0786",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-02-19T11:02:00.000",
"lastModified": "2018-10-18T16:29:04.977",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in include.php in PHPKIT 1.6.1 Release 2 and earlier, with allow_url_fopen enabled, allows remote attackers to conduct PHP remote file include attacks via a path parameter that specifies a (1) UNC share or (2) ftps URL, which bypasses the check for \"http://\", \"ftp://\", and \"https://\" URLs."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:phpkit:phpkit:*:rc2:*:*:*:*:*:*",
"versionEndIncluding": "1.6.1",
"matchCriteriaId": "6770D817-F1BA-4286-A9CB-3F855CE6E5EB"
}
]
}
]
}
],
"references": [
{
"url": "http://retrogod.altervista.org/phpkit_161r2_incl_xpl.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/445",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1015640",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/425196/100/0/threaded",
"source": "cve@mitre.org"
}
]
}