CVE-2017-7705 (GCVE-0-2017-7705)
Vulnerability from cvelistv5 – Published: 2017-04-12 23:00 – Updated: 2024-08-05 16:12
VLAI
EPSS
VEX
Summary
In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset.
Severity
7.5 (High)
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://bugs.wireshark.org/bugzilla/show_bug.cgi?… | x_refsource_CONFIRM |
| https://code.wireshark.org/review/gitweb?p=wiresh… | x_refsource_CONFIRM |
| http://www.securityfocus.com/bid/97630 | vdb-entryx_refsource_BID |
| http://www.securitytracker.com/id/1038262 | vdb-entryx_refsource_SECTRACK |
| https://security.gentoo.org/glsa/201706-12 | vendor-advisoryx_refsource_GENTOO |
| https://www.wireshark.org/security/wnpa-sec-2017-… | x_refsource_CONFIRM |
Date Public
2017-04-12 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T16:12:27.876Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"name": "97630",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"name": "1038262",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1038262"
},
{
"name": "GLSA-201706-12",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2017-04-12T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-07-10T09:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"name": "97630",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"name": "1038262",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1038262"
},
{
"name": "GLSA-201706-12",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-7705",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558",
"refsource": "CONFIRM",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"name": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08d392bbecc8fb666bf979e70a34536007b83ea2",
"refsource": "CONFIRM",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"name": "97630",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/97630"
},
{
"name": "1038262",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1038262"
},
{
"name": "GLSA-201706-12",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"name": "https://www.wireshark.org/security/wnpa-sec-2017-15.html",
"refsource": "CONFIRM",
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2017-7705",
"datePublished": "2017-04-12T23:00:00.000Z",
"dateReserved": "2017-04-11T00:00:00.000Z",
"dateUpdated": "2024-08-05T16:12:27.876Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-7705",
"date": "2026-09-18",
"epss": "0.02731",
"percentile": "0.8542"
},
"fkie_nvd": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "80E2A443-32DB-4C8B-8D2D-AE4F80A154A1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2EF0B55F-A412-48E2-9047-7CCA8442766D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C45C7F24-9B97-4FF6-AFE8-102EDA0B26D2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D8BE013B-8615-49DB-939E-B7E289171467",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "FDB30F17-A41A-4F09-977F-AB91E509247E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D900BA83-D5D3-4A8D-8C32-D135A3E5190E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "A630396B-1D60-4C45-9A45-F15E542B1C1C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "F9A6D9AC-17D2-4A8F-A32A-23E8854D5514",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "03EF9BF7-868D-4E3C-978D-B3B5241011B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "B0F77523-59BD-431A-A790-C3886D337EEA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "99405746-65A3-4D33-8B03-B7091C3B8E29",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "FD2B0D12-04C7-4CBF-AF70-EE3EF37BA6FC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "32F65580-D1F4-4ABC-A358-545BF29D8089",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E6568A81-BE0B-4AEF-808C-74CD0C2EE9FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DFFBDC3C-3701-4890-8AA5-AD96EB528F05",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AB13134E-A2E8-46A5-88B2-E2C2C24B6780",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7FC9883C-4B22-4C81-8C51-932BBF2CB3B8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9F0E7715-61FE-404D-834F-3EFC75423292",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset."
},
{
"lang": "es",
"value": "En Wireshark 2.2.0 a 2.2.5 y 2.0.0 a 2.0.11, el disector RPC sobre RDMA podr\u00eda entrar en un bucle infinito, desencadenado por un paquete de inyecci\u00f3n o un archivo de captura mal formado. Esto se trat\u00f3 en epan/dissectors/packet-rpcrdma.c comprobando correctamente si va m\u00e1s all\u00e1 del desplazamiento m\u00e1ximo."
}
],
"id": "CVE-2017-7705",
"lastModified": "2024-11-21T03:32:30.373",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-04-12T23:59:00.357",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"source": "cve@mitre.org",
"url": "http://www.securitytracker.com/id/1038262"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"source": "cve@mitre.org",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"source": "cve@mitre.org",
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securitytracker.com/id/1038262"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"nvd": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "80E2A443-32DB-4C8B-8D2D-AE4F80A154A1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2EF0B55F-A412-48E2-9047-7CCA8442766D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C45C7F24-9B97-4FF6-AFE8-102EDA0B26D2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D8BE013B-8615-49DB-939E-B7E289171467",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "FDB30F17-A41A-4F09-977F-AB91E509247E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D900BA83-D5D3-4A8D-8C32-D135A3E5190E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "A630396B-1D60-4C45-9A45-F15E542B1C1C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "F9A6D9AC-17D2-4A8F-A32A-23E8854D5514",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "03EF9BF7-868D-4E3C-978D-B3B5241011B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "B0F77523-59BD-431A-A790-C3886D337EEA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "99405746-65A3-4D33-8B03-B7091C3B8E29",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "FD2B0D12-04C7-4CBF-AF70-EE3EF37BA6FC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "32F65580-D1F4-4ABC-A358-545BF29D8089",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E6568A81-BE0B-4AEF-808C-74CD0C2EE9FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DFFBDC3C-3701-4890-8AA5-AD96EB528F05",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AB13134E-A2E8-46A5-88B2-E2C2C24B6780",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7FC9883C-4B22-4C81-8C51-932BBF2CB3B8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9F0E7715-61FE-404D-834F-3EFC75423292",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset."
},
{
"lang": "es",
"value": "En Wireshark 2.2.0 a 2.2.5 y 2.0.0 a 2.0.11, el disector RPC sobre RDMA podr\u00eda entrar en un bucle infinito, desencadenado por un paquete de inyecci\u00f3n o un archivo de captura mal formado. Esto se trat\u00f3 en epan/dissectors/packet-rpcrdma.c comprobando correctamente si va m\u00e1s all\u00e1 del desplazamiento m\u00e1ximo."
}
],
"id": "CVE-2017-7705",
"lastModified": "2026-05-13T00:24:29.033",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-04-12T23:59:00.357",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"source": "cve@mitre.org",
"url": "http://www.securitytracker.com/id/1038262"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"source": "cve@mitre.org",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"source": "cve@mitre.org",
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/97630"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securitytracker.com/id/1038262"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13558"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=08d392bbecc8fb666bf979e70a34536007b83ea2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/201706-12"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.wireshark.org/security/wnpa-sec-2017-15.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
},
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-05-13T01:40:02+00:00",
"cve": "CVE-2017-7705",
"id": "CVE-2017-7705",
"initial_release_date": "2017-04-12T00:00:00+00:00",
"product_status:known_affected": "8",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "wireshark: RPCoRDMA dissector infinite loop (wnpa-sec-2017-15)",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2017/cve-2017-7705.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-09T00:44:53Z",
"cve": "CVE-2017-7705",
"id": "CVE-2017-7705",
"initial_release_date": "2023-02-15T04:47:11Z",
"product_status:known_affected": "1",
"product_status:recommended": "578",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2017-7705",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2017-7705.json",
"version": "19"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…