2024-12-08 03:06:42 +00:00

145 lines
4.3 KiB
JSON

{
"id": "CVE-2017-11365",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-05-23T18:29:00.373",
"lastModified": "2024-11-21T03:07:39.550",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Certain Symfony products are affected by: Incorrect Access Control. This affects Symfony 2.7.30 and Symfony 2.8.23 and Symfony 3.2.10 and Symfony 3.3.3. The type of exploitation is: remote. The component is: Password validator."
},
{
"lang": "es",
"value": "Ciertos productos de Symfony se ven afectados por: Control de Acceso Incorrecto. Esto afecta a Symfony versi\u00f3n 2.7.30 y Symfony versi\u00f3n 2.8.23 y Symfony versi\u00f3n 3.2.10 y Symfony versi\u00f3n 3.3.3. El tipo de explotaci\u00f3n es: remota. El componente es: validador de contrase\u00f1a."
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sensiolabs:symfony:2.7.30:*:*:*:*:*:*:*",
"matchCriteriaId": "6568EAFA-31AB-4A0F-880B-F6663FBE3286"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sensiolabs:symfony:2.8.23:*:*:*:*:*:*:*",
"matchCriteriaId": "03E38D99-9CE1-4CEE-A635-8CE9E14AE010"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sensiolabs:symfony:3.2.10:*:*:*:*:*:*:*",
"matchCriteriaId": "62DDF7CB-FAB7-4536-BA76-6CD826202CE6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sensiolabs:symfony:3.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "C12A2186-9B0C-4E44-A788-02A0C9B03BE2"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/symfony/symfony/commit/878198cefae028386c6dc800ccbf18f2b9cbff3f",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/symfony/symfony/pull/23507",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/symfony/symfony/commit/878198cefae028386c6dc800ccbf18f2b9cbff3f",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/symfony/symfony/pull/23507",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}