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

121 lines
3.6 KiB
JSON

{
"id": "CVE-2017-9785",
"sourceIdentifier": "security-alert@hpe.com",
"published": "2017-07-20T12:29:00.187",
"lastModified": "2017-07-25T18:13:01.770",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Csrf.cs in NancyFX Nancy before 1.4.4 and 2.x before 2.0-dangermouse has Remote Code Execution via Deserialization of JSON data in a CSRF Cookie."
},
{
"lang": "es",
"value": "El archivo Csrf.cs en NancyFX Nancy anterior a la versi\u00f3n 1.4.4 y versi\u00f3n 2.x anterior a la 2.0-dangermouse, presenta una ejecuci\u00f3n de c\u00f3digo remota por medio de la deserializaci\u00f3n de datos JSON en una cookie CSRF."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nancyfx:nancy:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.3",
"matchCriteriaId": "C54A1B53-D168-4227-90FD-D97F895367DF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nancyfx:nancy:2.0.0:alpha:*:*:*:*:*:*",
"matchCriteriaId": "47190699-3346-445E-BBFB-44A98C871A36"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nancyfx:nancy:2.0.0:barneyrubble:*:*:*:*:*:*",
"matchCriteriaId": "BC055B23-F9E3-4AEA-B059-74CE27D24EC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nancyfx:nancy:2.0.0:clinteastwood:*:*:*:*:*:*",
"matchCriteriaId": "2DA014C4-2473-4021-9315-4A8D37A94E4F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/NancyFx/Nancy/releases/tag/v1.4.4",
"source": "security-alert@hpe.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}