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

122 lines
3.6 KiB
JSON

{
"id": "CVE-2020-13909",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-06-07T20:15:10.140",
"lastModified": "2021-12-02T19:15:51.980",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Ignition component before 2.0.5 for Laravel mishandles globals, _get, _post, _cookie, and _env. NOTE: in the 1.x series, versions 1.16.15 and later are unaffected as a consequence of the CVE-2021-43996 fix."
},
{
"lang": "es",
"value": "El componente Ignition anterior a la versi\u00f3n 2.0.5 para Laravel maneja mal los globals, _get, _post, _cookie y _env. NOTA: en la serie 1.x, las versiones 1.16.15 y posteriores no est\u00e1n afectadas como consecuencia de la correcci\u00f3n de CVE-2021-43996."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"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": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facade:ignition:*:*:*:*:*:laravel:*:*",
"versionStartIncluding": "1.0.0",
"versionEndExcluding": "1.16.15",
"matchCriteriaId": "8A7415BF-9C1E-408F-9816-42827C82C4FF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:facade:ignition:*:*:*:*:*:laravel:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.0.5",
"matchCriteriaId": "E8D6E1D9-88C0-4C7E-B7BB-FEDE6C1DD787"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/facade/ignition/compare/2.0.4...2.0.5",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/facade/ignition/releases/tag/2.0.5",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}