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

78 lines
2.0 KiB
JSON

{
"id": "CVE-2005-3017",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-09-21T21:03:00.000",
"lastModified": "2008-09-05T20:53:14.437",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "PHP file inclusion vulnerability in index.php in Content2Web 1.0.1 allows remote attackers to include arbitrary files via the show parameter, which can lead to resultant errors such as path disclosure, SQL error messages, and cross-site scripting (XSS)."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"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:content2web:content2web:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A842E13D-8CAB-43E5-B76F-199FFE355F3C"
}
]
}
]
}
],
"references": [
{
"url": "http://securitytracker.com/id?1014900",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}