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

124 lines
3.3 KiB
JSON

{
"id": "CVE-2000-0725",
"sourceIdentifier": "cve@mitre.org",
"published": "2000-10-20T04:00:00.000",
"lastModified": "2008-09-10T19:05:42.353",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Zope before 2.2.1 does not properly restrict access to the getRoles method, which allows users who can edit DTML to add or modify roles by modifying the roles list that is included in a request."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"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:zope:zope:1.10.3:*:*:*:*:*:*:*",
"matchCriteriaId": "46B2B101-676C-4EF3-90FB-7B5D36D1ADF0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6C49596F-E215-4B70-8397-3C247F509D43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "23673C10-0D61-4835-A37C-9AAA00F1DA30"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zope:zope:2.2_beta1:*:*:*:*:*:*:*",
"matchCriteriaId": "33CAC1ED-C055-4526-AE2A-E758C8960466"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-08/0198.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-08/0259.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.debian.org/security/2000/20000821",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2000-052.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/1577",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.zope.org/Products/Zope/Hotfix_08_09_2000/security_alert",
"source": "cve@mitre.org"
}
]
}