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

97 lines
2.7 KiB
JSON

{
"id": "CVE-2006-1922",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-20T18:06:00.000",
"lastModified": "2011-03-08T02:34:33.047",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in (1) about.php or (2) auth.php in TotalCalendar allows remote attackers to execute arbitrary PHP code via a URL in the inc_dir parameter."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.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:sweetphp:totalcalendar:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F99BD2DC-FA27-4317-8AB2-116777005CD1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sweetphp:totalcalendar:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "19A48885-528A-4631-B3D9-719F0313336D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sweetphp:totalcalendar:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "CAE1CAC8-F474-49B9-B577-EAB3D8461E50"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2006/04/totalcalendar-remote-code-execution.html",
"source": "cve@mitre.org"
},
{
"url": "http://sweetphp.com/files/downloads/patches/TotalCalendar/Security_Patch.zip",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17618",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/1418",
"source": "cve@mitre.org"
}
]
}