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

119 lines
3.2 KiB
JSON

{
"id": "CVE-2020-10790",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-03-25T14:15:12.320",
"lastModified": "2020-03-27T17:18:00.180",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "openITCOCKPIT before 3.7.3 has unnecessary files (such as Lodash files) under the web root, which leads to XSS."
},
{
"lang": "es",
"value": "openITCOCKPIT versiones anteriores a 3.7.3, presenta archivos innecesarios (tal y como archivos Lodash) bajo la web root, lo que conlleva a un ataque de tipo XSS."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:it-novum:openitcockpit:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.7.3",
"matchCriteriaId": "4F60863F-E720-4B98-BCD8-3A16A413203F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/it-novum/openITCOCKPIT/commit/3838d98d35ececc7e83cf0f7cf785c9a7729cdbf",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/it-novum/openITCOCKPIT/commit/6c9bb1d7cf5f24683e704cee8c84b8b6d850d8bf",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://openitcockpit.io/2020/2020/03/23/openitcockpit-3-7-3-released/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}