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

107 lines
3.0 KiB
JSON

{
"id": "CVE-2001-1278",
"sourceIdentifier": "cve@mitre.org",
"published": "2001-10-10T04:00:00.000",
"lastModified": "2008-09-10T19:10:10.180",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Zope before 2.2.4 allows partially trusted users to bypass security controls for certain methods by accessing the methods through the fmt attribute of dtml-var tags."
}
],
"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": true,
"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:zope:zope:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CF3C0DAC-01B0-4C9D-9AA2-8F02F974DCFF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "12A13ABF-9850-4AB8-A0C9-8D6B9F3D9862"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "15B80335-5F59-4530-A241-437367369BD8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "53427D40-495B-4F37-95A5-6D069186CBB5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "1DB2FC39-A95D-414E-A67E-66AF79A12CEB"
}
]
}
]
}
],
"references": [
{
"url": "http://www.linux-mandrake.com/en/security/2001/MDKSA-2001-080.php3",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2001-115.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/3425",
"source": "cve@mitre.org"
}
]
}