{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2005-11-28T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Cross-site scripting (XSS) vulnerability in Cisco IOS Web Server for IOS 12.0(2a) allows remote attackers to inject arbitrary web script or HTML by (1) packets containing HTML that an administrator views via an HTTP interface to the contents of memory buffers, as demonstrated by the URI /level/15/exec/-/buffers/assigned/dump; or (2) sending the router Cisco Discovery Protocol (CDP) packets with HTML payload that an administrator views via the CDP status pages.  NOTE: these vectors were originally reported as being associated with the dump and packet options in /level/15/exec/-/show/buffers."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-10-19T14:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "17780",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/17780"
                },
                {
                    "name": "ADV-2005-2657",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_VUPEN"
                    ],
                    "url": "http://www.vupen.com/english/advisories/2005/2657"
                },
                {
                    "name": "20051201 IOS HTTP Server Command Injection Vulnerability",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_CISCO"
                    ],
                    "url": "http://www.cisco.com/warp/public/707/cisco-sa-20051201-http.shtml"
                },
                {
                    "name": "18528",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/18528"
                },
                {
                    "name": "oval:org.mitre.oval:def:5867",
                    "tags": [
                        "vdb-entry",
                        "signature",
                        "x_refsource_OVAL"
                    ],
                    "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5867"
                },
                {
                    "name": "20060117 Cisco Systems IOS 11 Web Service CDP Status Page Code Injection Vulnerability",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_IDEFENSE"
                    ],
                    "url": "http://www.idefense.com/intelligence/vulnerabilities/display.php?id=372"
                },
                {
                    "name": "20051128 - Cisco IOS HTTP Server code injection/execution vulnerability-",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/417916/100/0/threaded"
                },
                {
                    "name": "227",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SREASON"
                    ],
                    "url": "http://securityreason.com/securityalert/227"
                },
                {
                    "name": "15602",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/15602"
                },
                {
                    "name": "1015275",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_SECTRACK"
                    ],
                    "url": "http://securitytracker.com/id?1015275"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.infohacking.com/INFOHACKING_RESEARCH/Our_Advisories/cisco/index.html"
                },
                {
                    "name": "16291",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/16291"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2005-3921",
                    "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": "Cross-site scripting (XSS) vulnerability in Cisco IOS Web Server for IOS 12.0(2a) allows remote attackers to inject arbitrary web script or HTML by (1) packets containing HTML that an administrator views via an HTTP interface to the contents of memory buffers, as demonstrated by the URI /level/15/exec/-/buffers/assigned/dump; or (2) sending the router Cisco Discovery Protocol (CDP) packets with HTML payload that an administrator views via the CDP status pages.  NOTE: these vectors were originally reported as being associated with the dump and packet options in /level/15/exec/-/show/buffers."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "17780",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/17780"
                        },
                        {
                            "name": "ADV-2005-2657",
                            "refsource": "VUPEN",
                            "url": "http://www.vupen.com/english/advisories/2005/2657"
                        },
                        {
                            "name": "20051201 IOS HTTP Server Command Injection Vulnerability",
                            "refsource": "CISCO",
                            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20051201-http.shtml"
                        },
                        {
                            "name": "18528",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/18528"
                        },
                        {
                            "name": "oval:org.mitre.oval:def:5867",
                            "refsource": "OVAL",
                            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5867"
                        },
                        {
                            "name": "20060117 Cisco Systems IOS 11 Web Service CDP Status Page Code Injection Vulnerability",
                            "refsource": "IDEFENSE",
                            "url": "http://www.idefense.com/intelligence/vulnerabilities/display.php?id=372"
                        },
                        {
                            "name": "20051128 - Cisco IOS HTTP Server code injection/execution vulnerability-",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/417916/100/0/threaded"
                        },
                        {
                            "name": "227",
                            "refsource": "SREASON",
                            "url": "http://securityreason.com/securityalert/227"
                        },
                        {
                            "name": "15602",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/15602"
                        },
                        {
                            "name": "1015275",
                            "refsource": "SECTRACK",
                            "url": "http://securitytracker.com/id?1015275"
                        },
                        {
                            "name": "http://www.infohacking.com/INFOHACKING_RESEARCH/Our_Advisories/cisco/index.html",
                            "refsource": "MISC",
                            "url": "http://www.infohacking.com/INFOHACKING_RESEARCH/Our_Advisories/cisco/index.html"
                        },
                        {
                            "name": "16291",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/16291"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-07T23:31:48.011Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "17780",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/17780"
                    },
                    {
                        "name": "ADV-2005-2657",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_VUPEN",
                            "x_transferred"
                        ],
                        "url": "http://www.vupen.com/english/advisories/2005/2657"
                    },
                    {
                        "name": "20051201 IOS HTTP Server Command Injection Vulnerability",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_CISCO",
                            "x_transferred"
                        ],
                        "url": "http://www.cisco.com/warp/public/707/cisco-sa-20051201-http.shtml"
                    },
                    {
                        "name": "18528",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/18528"
                    },
                    {
                        "name": "oval:org.mitre.oval:def:5867",
                        "tags": [
                            "vdb-entry",
                            "signature",
                            "x_refsource_OVAL",
                            "x_transferred"
                        ],
                        "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5867"
                    },
                    {
                        "name": "20060117 Cisco Systems IOS 11 Web Service CDP Status Page Code Injection Vulnerability",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_IDEFENSE",
                            "x_transferred"
                        ],
                        "url": "http://www.idefense.com/intelligence/vulnerabilities/display.php?id=372"
                    },
                    {
                        "name": "20051128 - Cisco IOS HTTP Server code injection/execution vulnerability-",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/417916/100/0/threaded"
                    },
                    {
                        "name": "227",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SREASON",
                            "x_transferred"
                        ],
                        "url": "http://securityreason.com/securityalert/227"
                    },
                    {
                        "name": "15602",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/15602"
                    },
                    {
                        "name": "1015275",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_SECTRACK",
                            "x_transferred"
                        ],
                        "url": "http://securitytracker.com/id?1015275"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.infohacking.com/INFOHACKING_RESEARCH/Our_Advisories/cisco/index.html"
                    },
                    {
                        "name": "16291",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/16291"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2005-3921",
        "datePublished": "2005-11-30T11:00:00",
        "dateReserved": "2005-11-30T00:00:00",
        "dateUpdated": "2024-08-07T23:31:48.011Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}