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

125 lines
3.6 KiB
JSON

{
"id": "CVE-2020-5615",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2020-08-04T02:15:11.610",
"lastModified": "2020-08-06T20:40:51.637",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in [Calendar01] free edition ver1.0.0 and [Calendar02] free edition ver1.0.0 allows remote attackers to hijack the authentication of administrators via unspecified vectors."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site request forgery (CSRF) en [Calendar01] edici\u00f3n gratuita versi\u00f3n 1.0.0 y [Calendar02] edici\u00f3n gratuita versi\u00f3n 1.0.0, permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores por medio de vectores no especificados"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:calendar01_project:calendar01:1.0.0:*:*:*:free:*:*:*",
"matchCriteriaId": "362A0450-C4C0-495A-96C9-5D16FD495C60"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:calendar02_project:calendar02:1.0.0:*:*:*:free:*:*:*",
"matchCriteriaId": "8025765C-C495-4C77-93C4-628456D960F1"
}
]
}
]
}
],
"references": [
{
"url": "https://jvn.jp/en/jp/JVN73169744/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.php-factory.net/calendar/01.php",
"source": "vultures@jpcert.or.jp",
"tags": [
"Product",
"Third Party Advisory"
]
},
{
"url": "https://www.php-factory.net/calendar/02.php",
"source": "vultures@jpcert.or.jp",
"tags": [
"Product",
"Third Party Advisory"
]
}
]
}