cvelist/2005/4xxx/CVE-2005-4441.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:16:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-4441",
"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-18 06:16:17 +00:00
"lang": "eng",
"value": "The PVLAN protocol allows remote attackers to bypass network segmentation and spoof PVLAN traffic via a PVLAN message with a target MAC address that is set to a gateway router, which causes the packet to be sent to the router, where the source MAC is modified, aka \"Modification of the MAC spoofing PVLAN jumping attack,\" as demonstrated by pvlan.c."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:16:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20051219 Making unidirectional VLAN and PVLAN jumping bidirectional",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/419831/100/0/threaded"
},
{
"name": "20051219 Making unidirectional VLAN and PVLAN jumping bidirectional",
"refsource": "FULLDISC",
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2005-December/040333.html"
},
{
"name": "20051219 Re: Making unidirectional VLAN and PVLAN jumping bidirectional",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/419834/100/0/threaded"
}
]
}
}