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

178 lines
5.5 KiB
JSON

{
"id": "CVE-2019-19343",
"sourceIdentifier": "secalert@redhat.com",
"published": "2021-03-23T21:15:13.417",
"lastModified": "2022-05-03T13:05:02.290",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in Undertow when using Remoting as shipped in Red Hat Jboss EAP before version 7.2.4. A memory leak in HttpOpenListener due to holding remote connections indefinitely may lead to denial of service. Versions before undertow 2.0.25.SP1 and jboss-remoting 5.0.14.SP1 are believed to be vulnerable."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en Undertow al usar Remoting como se envi\u00f3 en Red Hat Jboss EAP anterior a la versi\u00f3n 7.2.4. Una filtrado de memoria en HttpOpenListener debido a mantener conexiones remotas indefinidamente puede conllevar a una denegaci\u00f3n de servicio. Se cree que las versiones anteriores a undertow 2.0.25.SP1 y jboss-remoting 5.0.14.SP1 son vulnerables"
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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-404"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:jboss-remoting:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.0.14",
"matchCriteriaId": "4D5F781A-FD90-4639-88E0-6ED7AEF9AD66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:jboss-remoting:5.0.14:-:*:*:*:*:*:*",
"matchCriteriaId": "E50D7FE6-9FD2-4524-A1F0-15776A1C20B0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:jboss_enterprise_application_platform:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2.4",
"matchCriteriaId": "FD40752D-BF3F-425F-AF1D-92CE0055263C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:undertow:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.25",
"matchCriteriaId": "9D69706E-4862-494A-8A3B-E991BE74B44F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redhat:undertow:2.0.25:-:*:*:*:*:*:*",
"matchCriteriaId": "FD137DBA-2678-4EAB-B199-C9EC66E384C4"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*",
"matchCriteriaId": "F3E0B672-3E06-4422-B2A4-0BD073AEC2A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*",
"matchCriteriaId": "3A756737-1CC4-42C2-A4DF-E1C893B4E2D5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*",
"matchCriteriaId": "E8F29E19-3A64-4426-A2AA-F169440267CC"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1780445",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://issues.redhat.com/browse/JBEAP-16695",
"source": "secalert@redhat.com",
"tags": [
"Permissions Required",
"Vendor Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20220211-0002/",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
}
]
}