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

107 lines
3.2 KiB
JSON

{
"id": "CVE-2019-1010084",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-17T14:15:11.663",
"lastModified": "2020-08-24T17:37:01.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Dancer::Plugin::SimpleCRUD 1.14 and earlier is affected by: Incorrect Access Control. The impact is: Potential for unathorised access to data. The component is: Incorrect calls to _ensure_auth() wrapper result in authentication-checking not being applied to al routes."
},
{
"lang": "es",
"value": "Dancer::Plugin::SimpleCRUD versiones 1.14 y anteriores, est\u00e1n afectados por: Control de Acceso Incorrecto. El impacto es: Un potencial acceso no autorizado a datos. El componente es: un encapsulado incorrecto de llamadas a la funci\u00f3n _ensure_auth(), lo que resulta en una comprobaci\u00f3n de autenticaci\u00f3n que no se aplica en todas las rutas."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dancer\\:\\:plugin\\:\\:simplecrud_project:dancer\\:\\:plugin\\:\\:simplecrud:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.14",
"matchCriteriaId": "50D5471A-F4CE-43CF-849E-B16B6525E2AF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD/pull/109",
"source": "josh@bress.net",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}