cvelist/2000/0xxx/CVE-2000-0289.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:49:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-0289",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:49:46 +00:00
"lang": "eng",
"value": "IP masquerading in Linux 2.2.x allows remote attackers to route UDP packets through the internal interface by modifying the external source IP address and port number to match those of an established connection."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:49:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20000327 Security Problems with Linux 2.2.x IP Masquerading",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-03/0284.html"
},
{
"name": "1078",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/1078"
},
{
"name": "20000520 Security hole in kernel < 2.2.15",
"refsource": "SUSE",
"url": "http://www.novell.com/linux/security/advisories/suse_security_announce_48.html"
}
]
}
}