2023-11-07 21:03:21 +00:00

118 lines
3.3 KiB
JSON

{
"id": "CVE-2018-9257",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-04-04T07:29:00.503",
"lastModified": "2023-11-07T03:01:34.723",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "In Wireshark 2.4.0 to 2.4.5, the CQL dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-cql.c by checking for a nonzero number of columns."
},
{
"lang": "es",
"value": "En Wireshark desde la versi\u00f3n 2.4.0 hasta la 2.4.5, el disector CQL podr\u00eda entrar en un bucle infinito. Esto se trat\u00f3 en epan/dissectors/packet-cql.c comprobando un n\u00famero de columnas que no es cero."
}
],
"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: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-835"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.4.0",
"versionEndIncluding": "2.4.5",
"matchCriteriaId": "CD214C23-50D4-4CB0-B17A-CDBFCDF76D2A"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14530",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=d7a9501b0439a5dbf24016a95b4896170d789dc2",
"source": "cve@mitre.org"
},
{
"url": "https://www.wireshark.org/security/wnpa-sec-2018-22.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}