mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
73 lines
2.3 KiB
JSON
73 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secteam@freebsd.org",
|
|
"DATE_PUBLIC": "2018-08-14T00:00:00",
|
|
"ID": "CVE-2018-6923",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "FreeBSD",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All supported versions of FreeBSD."
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "FreeBSD"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In FreeBSD before 11.1-STABLE, 11.2-RELEASE-p2, 11.1-RELEASE-p13, ip fragment reassembly code is vulnerable to a denial of service due to excessive system resource consumption. This issue can allow a remote attacker who is able to send an arbitrary ip fragments to cause the machine to consume excessive resources."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Denial of service"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "105336",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/105336"
|
|
},
|
|
{
|
|
"name": "1041505",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1041505"
|
|
},
|
|
{
|
|
"name": "FreeBSD-SA-18:10",
|
|
"refsource": "FREEBSD",
|
|
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-18:10.ip.asc"
|
|
}
|
|
]
|
|
}
|
|
} |