Search

Find a vulnerability

Search criteria

    90 vulnerabilities by arris

    VAR-201008-0270

    Vulnerability from variot - Updated: 2026-04-10 22:47

    The WDB target agent debug service in Wind River VxWorks 6.x, 5.x, and earlier, as used on the Rockwell Automation 1756-ENBT series A with firmware 3.2.6 and 3.6.1 and other products, allows remote attackers to read or modify arbitrary memory locations, perform function calls, or manage tasks via requests to UDP port 17185, a related issue to CVE-2005-3804. Some products based on VxWorks have the WDB target agent debug service enabled by default. This service provides read/write access to the device's memory and allows functions to be called. The VxWorks WDB target agent is a target-resident, run-time facility that is required for connecting host tools to a VxWorks target system during development. WDB is a selectable component in the VxWorks configuration and is enabled by default. The WDB debug agent access is not secured and does provide a security hole in a deployed system. It is advisable for production systems to reconfigure VxWorks with only those components needed for deployed operation and to build it as the appropriate type of system image. It is recommended to remove host development components such as the WDB target agent and debugging components (INCLUDE_WDB and INCLUDE_DEBUG) as well as other operating system components that are not required to support customer applications. Consult the VxWorks Kernel Programmer's guide for more information on WDB.Additional information can be found in ICS-CERT advisory ICSA-10-214-01 and on the Metasploit Blog. An attacker can use the debug service to fully compromise the device. The hashing algorithm that is used in the standard authentication API for VxWorks is susceptible to collisions. An attacker can brute force a password by guessing a string that produces the same hash as a legitimate password. It is relatively easy to find a string that has the same hash value as a regular password.Authentication by attacker API (loginLib) May be used to access services using. The problem is CVE-2005-3804 May be related toBy a third party UDP An arbitrary memory area may be read or modified, a function call executed, or a task managed through a request to the port. VxWorks is an embedded real-time operating system. VxWorks has multiple security vulnerabilities that allow an attacker to bypass security restrictions and gain unauthorized access to the system. For example, when logging in with the default 'target/password', 'y{{{{{SS' will HASH out the same result as 'password'. So you can use 'password' and 'y{{{{{SS' as the password to log in. Permissions and access control vulnerabilities exist in the WDB Target Agent Debugging Service in Wind River VxWorks 6.x, 5.x and earlier. VxWorks is prone to a remote security-bypass vulnerability. Successful exploits will allow remote attackers to perform debugging tasks on the vulnerable device. The issue affects multiple products from multiple vendors that ship with the VxWorks operating system. NOTE: This issue was previously covered in BID 42114 (VxWorks Multiple Security Vulnerabilities) but has been separated into its own record to better document it. R7-0035: VxWorks Authentication Library Weak Password Hashing August 2, 2010

    -- Vulnerability Details: This vulnerability allows remote attackers to bypass the authentication process for the Telnet and FTP services of the VxWorks operating system. This flaw occurs due to an insecure password hashing implementation in the authentication library (loginLib) of the VxWorks operating system. Regardless of what password is set for a particular account, there are a only small number (~210k) of possible hash outputs. Typical passwords consisting of alphanumeric characters and symbols fall within an even smaller range of hash outputs (~8k), making this trivial to brute force over the network. To excaberate matters, loginLib has no support for account lockouts and the FTP daemon does not disconnect clients that consistently fail to authenticate. This reduces the brute force time for the FTP service to approximately 30 minutes.

    To demonstrate the hash weakness, the password of "insecure" hashes to the value "Ry99dzRcy9". The hashing algorithm itself is based on an additive sum with a small XOR operation. The resulting sums are then transformed to a printable string, but the range of possible intermediate values is limited and mostly sequential. The entire collision table has been precomputed and will be released in early September as an input file for common brute force tools. More information about the hashing algorithm itself is available at the Metasploit blog post below:

    http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html

    There are three requirements for this vulnerability to be exploited:

    • The device must be running at least one service that uses loginLib for authentication. Telnet and FTP do so by default.

    • A valid username must be known to the attacker. This is usually easy to determine through product manuals or a cursory review of the firmware binaries.

    A typical VxWorks device will meet all three requirements by default, but customization by the device manufacturer may preclude this from being exploited. In general, if the device displays a VxWorks banner for Telnet or FTP, it is more than likely vulnerable.

    -- Vendor Response: Wind River Systems has notified their customers of the issue and suggested that each downstream vendor replace the existing hash implementation with SHA512 or SHA256. The exact extent of the vulnerability and the complete list of affected devices is not known at this time. Example code from Wind River Systems has been supplied to CERT and is included in the advisory below:

    http://www.kb.cert.org/vuls/id/840249

    -- Disclosure Timeline: 2009-06-02 - Vulnerability reported to CERT for vendor notification 2009-08-02 - Coordinated public release of advisory

    -- Credit: This vulnerability was discovered by HD Moore

    -- About Rapid7 Security Rapid7 provides vulnerability management, compliance and penetration testing solutions for Web application, network and database security. In addition to developing the NeXpose Vulnerability Management system, Rapid7 manages the Metasploit Project and is the primary sponsor of the W3AF web assessment tool.

    Our vulnerability disclosure policy is available online at:

    http://www.rapid7.com/disclosure.jsp

    Show details on source website

    {
      "affected_products": {
        "_id": null,
        "data": [
          {
            "_id": null,
            "model": "river systems vxworks through",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "wind",
            "version": "6.56.9"
          },
          {
            "_id": null,
            "model": "1756-enbt\\/a",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "rockwellautomation",
            "version": "3.2.6"
          },
          {
            "_id": null,
            "model": "1756-enbt\\/a",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "rockwellautomation",
            "version": "3.6.1"
          },
          {
            "_id": null,
            "model": "vxworks",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "windriver",
            "version": "6.9.4.12"
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "ericsson",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "polycom",
            "version": null
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "wind river",
            "version": null
          },
          {
            "_id": null,
            "model": "vxworks",
            "scope": null,
            "trust": 0.8,
            "vendor": "wind river",
            "version": null
          },
          {
            "_id": null,
            "model": "1756-enbt series a",
            "scope": null,
            "trust": 0.8,
            "vendor": "rockwell automation",
            "version": null
          },
          {
            "_id": null,
            "model": "1756-enbt series a",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "rockwell automation",
            "version": "3.2.6 and  3.6.1"
          },
          {
            "_id": null,
            "model": "vxworks",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "wind river",
            "version": "6.x"
          },
          {
            "_id": null,
            "model": "vxworks",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "wind river",
            "version": "5.x"
          },
          {
            "_id": null,
            "model": null,
            "scope": null,
            "trust": 0.6,
            "vendor": "no",
            "version": null
          },
          {
            "_id": null,
            "model": "1756-enbt series a",
            "scope": null,
            "trust": 0.6,
            "vendor": "rockwellautomation",
            "version": null
          },
          {
            "_id": null,
            "model": "phaser 3635mfp",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "xerox",
            "version": "0"
          },
          {
            "_id": null,
            "model": "river systems vxworks",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "wind",
            "version": "0"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.5.5(1070)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.5.3(914)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.5.2(894)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.4.5(758)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.4.11(821)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.2.0(460)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "proxim",
            "version": "2.1.1(403)"
          },
          {
            "_id": null,
            "model": "oronoco ap600",
            "scope": null,
            "trust": 0.3,
            "vendor": "proxim",
            "version": null
          },
          {
            "_id": null,
            "model": "grandslam",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "paradyne",
            "version": "4200"
          },
          {
            "_id": null,
            "model": "networks wlan access point",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "2220"
          },
          {
            "_id": null,
            "model": "networks passport",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "1100/1150/1200/1250"
          },
          {
            "_id": null,
            "model": "networks optical trouble ticketing",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "nortel",
            "version": "0"
          },
          {
            "_id": null,
            "model": "cmts038-007 cmts2.6.0",
            "scope": null,
            "trust": 0.3,
            "vendor": "kathrein",
            "version": null
          },
          {
            "_id": null,
            "model": "cmts038-007 cmts2.17.0",
            "scope": null,
            "trust": 0.3,
            "vendor": "kathrein",
            "version": null
          },
          {
            "_id": null,
            "model": "cmts038-007 cmts2.14.0",
            "scope": null,
            "trust": 0.3,
            "vendor": "kathrein",
            "version": null
          },
          {
            "_id": null,
            "model": "cmts038-007 cmts2.11.0",
            "scope": null,
            "trust": 0.3,
            "vendor": "kathrein",
            "version": null
          },
          {
            "_id": null,
            "model": "gaoke co mg6000 voip gateway",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "",
            "version": "0"
          },
          {
            "_id": null,
            "model": "networks edgeiron 4802f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "foundry",
            "version": "1.4.8"
          },
          {
            "_id": null,
            "model": "networks edgeiron 4802f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "foundry",
            "version": "1.3.7"
          },
          {
            "_id": null,
            "model": "networks edgeiron 4802f",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "foundry",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ons 15454sdh",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "0"
          },
          {
            "_id": null,
            "model": "ons",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "154540"
          },
          {
            "_id": null,
            "model": "ip phone",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "cisco",
            "version": "7920"
          },
          {
            "_id": null,
            "model": "cadant c3 cmts",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arris",
            "version": "0"
          },
          {
            "_id": null,
            "model": "omniswitch 5.1.5.245.r04",
            "scope": null,
            "trust": 0.3,
            "vendor": "alcatel lucent",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "BID",
            "id": "42158"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          }
        ]
      },
      "configurations": {
        "_id": null,
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:windriver:vxworks",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          }
        ]
      },
      "credits": {
        "_id": null,
        "data": "Thanks to HD Moore for reporting a wider scope with additional research related to this vulnerability.  Earlier public reports came from Bennett Todd and Shawn Merdinger. This document was written by Jared Allar. ",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          }
        ],
        "trust": 0.8
      },
      "cve": "CVE-2010-2965",
      "cvss": {
        "_id": null,
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2010-2965",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 1.8,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "COMPLETE",
                "availabilityRequirement": "NOT DEFINED",
                "baseScore": 10.0,
                "collateralDamagePotential": "NOT DEFINED",
                "confidentialityImpact": "COMPLETE",
                "confidentialityRequirement": "NOT DEFINED",
                "enviromentalScore": 9.5,
                "exploitability": "HIGH",
                "exploitabilityScore": 10.0,
                "id": "CVE-2010-2965",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "integrityRequirement": "NOT DEFINED",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "remediationLevel": "WORKAROUND",
                "reportConfidence": "CONFIRMED",
                "severity": "HIGH",
                "targetDistribution": "HIGH",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vector_string": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CARNEGIE MELLON",
                "availabilityImpact": "COMPLETE",
                "availabilityRequirement": "NOT DEFINED",
                "baseScore": 10.0,
                "collateralDamagePotential": "NOT DEFINED",
                "confidentialityImpact": "COMPLETE",
                "confidentialityRequirement": "NOT DEFINED",
                "enviromentalScore": 9.5,
                "exploitability": "HIGH",
                "exploitabilityScore": 10.0,
                "id": "VU#840249",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "integrityRequirement": "NOT DEFINED",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "remediationLevel": "WORKAROUND",
                "reportConfidence": "CONFIRMED",
                "severity": "HIGH",
                "targetDistribution": "NOT DEFINED",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vector_string": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2010-3891",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "IVD",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "bab59964-1fb2-11e6-abef-000c29c66e3d",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
                "version": "2.9 [IVD]"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "IVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.9 [IVD]"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "IVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "7d738f00-463f-11e9-ac13-000c29342cb1",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.9 [IVD]"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "IVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "017253fa-2356-11e6-abef-000c29c66e3d",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.2,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.9 [IVD]"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "VHN-45570",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:C/I:C/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "NVD",
                "id": "CVE-2010-2965",
                "trust": 1.6,
                "value": "HIGH"
              },
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2010-2965",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "CARNEGIE MELLON",
                "id": "VU#840249",
                "trust": 0.8,
                "value": "HIGH"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2010-3891",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201008-029",
                "trust": 0.6,
                "value": "LOW"
              },
              {
                "author": "IVD",
                "id": "bab59964-1fb2-11e6-abef-000c29c66e3d",
                "trust": 0.2,
                "value": "HIGH"
              },
              {
                "author": "IVD",
                "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1",
                "trust": 0.2,
                "value": "HIGH"
              },
              {
                "author": "IVD",
                "id": "7d738f00-463f-11e9-ac13-000c29342cb1",
                "trust": 0.2,
                "value": "CRITICAL"
              },
              {
                "author": "IVD",
                "id": "017253fa-2356-11e6-abef-000c29c66e3d",
                "trust": 0.2,
                "value": "CRITICAL"
              },
              {
                "author": "VULHUB",
                "id": "VHN-45570",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d"
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          }
        ]
      },
      "description": {
        "_id": null,
        "data": "The WDB target agent debug service in Wind River VxWorks 6.x, 5.x, and earlier, as used on the Rockwell Automation 1756-ENBT series A with firmware 3.2.6 and 3.6.1 and other products, allows remote attackers to read or modify arbitrary memory locations, perform function calls, or manage tasks via requests to UDP port 17185, a related issue to CVE-2005-3804. Some products based on VxWorks have the WDB target agent debug service enabled by default.  This service provides read/write access to the device\u0027s memory and allows functions to be called. The VxWorks WDB target agent is a target-resident, run-time facility that is required for connecting host tools to a VxWorks target system during development. WDB is a selectable component in the VxWorks configuration and is enabled by default. The WDB debug agent access is not secured and does provide a security hole in a deployed system. It is advisable for production systems to reconfigure VxWorks with only those components needed for deployed operation and to build it as the appropriate type of system image.  It is recommended to remove host development components such as the WDB target agent and debugging components (INCLUDE_WDB and INCLUDE_DEBUG) as well as other operating system components that are not required to support customer applications. Consult the VxWorks Kernel Programmer\u0027s guide for more information on WDB.Additional information can be found in ICS-CERT advisory ICSA-10-214-01 and on the Metasploit Blog. An attacker can use the debug service to fully compromise the device. The hashing algorithm that is used in the standard authentication API for VxWorks is susceptible to collisions.  An attacker can brute force a password by guessing a string that produces the same hash as a legitimate password. It is relatively easy to find a string that has the same hash value as a regular password.Authentication by attacker API (loginLib) May be used to access services using. The problem is CVE-2005-3804 May be related toBy a third party UDP An arbitrary memory area may be read or modified, a function call executed, or a task managed through a request to the port. VxWorks is an embedded real-time operating system. VxWorks has multiple security vulnerabilities that allow an attacker to bypass security restrictions and gain unauthorized access to the system. For example, when logging in with the default \u0027target/password\u0027, \u0027y{{{{{SS\u0027 will HASH out the same result as \u0027password\u0027. So you can use \u0027password\u0027 and \u0027y{{{{{SS\u0027 as the password to log in. Permissions and access control vulnerabilities exist in the WDB Target Agent Debugging Service in Wind River VxWorks 6.x, 5.x and earlier. VxWorks is prone to a remote security-bypass vulnerability. \nSuccessful exploits will allow remote attackers to perform debugging tasks on the vulnerable device. \nThe issue affects multiple products from multiple vendors that ship with the VxWorks operating system. \nNOTE: This issue was previously covered in BID 42114 (VxWorks Multiple Security Vulnerabilities) but has been separated into its own record to better document it. R7-0035: VxWorks Authentication Library Weak Password Hashing\nAugust 2, 2010\n\n-- Vulnerability Details:\nThis vulnerability allows remote attackers to bypass the authentication\nprocess for the Telnet and FTP services of the VxWorks operating system. \nThis flaw occurs due to an insecure password hashing implementation in\nthe authentication library (loginLib) of the VxWorks operating system. \nRegardless of what password is set for a particular account, there are a\nonly small number (~210k) of possible hash outputs. Typical passwords\nconsisting of alphanumeric characters and symbols fall within an even\nsmaller range of hash outputs (~8k), making this trivial to brute force\nover the network. To excaberate matters, loginLib has no support for\naccount lockouts and the FTP daemon does not disconnect clients that\nconsistently fail to authenticate. This reduces the brute force time for\nthe FTP service to approximately 30 minutes. \n\nTo demonstrate the hash weakness, the password of \"insecure\" hashes to\nthe value \"Ry99dzRcy9\". The hashing algorithm itself is based on an additive sum\nwith a small XOR operation. The resulting sums are then transformed to a\nprintable string, but the range of possible intermediate values is\nlimited and mostly sequential. The entire collision table has been\nprecomputed and will be released in early September as an input file for\ncommon brute force tools. More information about the hashing algorithm\nitself is available at the Metasploit blog post below:\n\n http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html\n\nThere are three requirements for this vulnerability to be exploited:\n\n * The device must be running at least one service that uses loginLib\nfor authentication. Telnet and FTP do so by default. \n\n * A valid username must be known to the attacker. This is usually easy\nto determine through product manuals or a cursory review of the firmware\nbinaries. \n\nA typical VxWorks device will meet all three requirements by default,\nbut customization by the device manufacturer may preclude this from\nbeing exploited. In general, if the device displays a VxWorks banner for\nTelnet or FTP, it is more than likely vulnerable. \n\n-- Vendor Response:\nWind River Systems has notified their customers of the issue and\nsuggested that each downstream vendor replace the existing hash\nimplementation with SHA512 or SHA256. The exact extent of the\nvulnerability and the complete list of affected devices is not known at\nthis time. Example code from Wind River Systems has been supplied to\nCERT and is included in the advisory below:\n\n http://www.kb.cert.org/vuls/id/840249\n\n-- Disclosure Timeline:\n2009-06-02 - Vulnerability reported to CERT for vendor notification\n2009-08-02 - Coordinated public release of advisory\n\n-- Credit:\nThis vulnerability was discovered by HD Moore\n\n-- About Rapid7 Security\nRapid7 provides vulnerability management, compliance and penetration\ntesting solutions for Web application, network and database security. In\naddition to developing the NeXpose Vulnerability Management system,\nRapid7 manages the Metasploit Project and is the primary sponsor of the\nW3AF web assessment tool. \n\nOur vulnerability disclosure policy is available online at:\n\n http://www.rapid7.com/disclosure.jsp\n\n\n",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          },
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "BID",
            "id": "42158"
          },
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d"
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          },
          {
            "db": "PACKETSTORM",
            "id": "92449"
          }
        ],
        "trust": 6.03
      },
      "exploit_availability": {
        "_id": null,
        "data": [
          {
            "reference": "https://www.kb.cert.org/vuls/id/362332",
            "trust": 0.8,
            "type": "unknown"
          },
          {
            "reference": "https://www.kb.cert.org/vuls/id/840249",
            "trust": 0.8,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          }
        ]
      },
      "external_ids": {
        "_id": null,
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#362332",
            "trust": 4.8
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965",
            "trust": 3.8
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249",
            "trust": 1.7
          },
          {
            "db": "ICS CERT",
            "id": "ICSA-10-214-01",
            "trust": 1.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029",
            "trust": 1.1
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489",
            "trust": 1.0
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891",
            "trust": 1.0
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612",
            "trust": 0.8
          },
          {
            "db": "BID",
            "id": "42114",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "42158",
            "trust": 0.4
          },
          {
            "db": "IVD",
            "id": "BAB59964-1FB2-11E6-ABEF-000C29C66E3D",
            "trust": 0.2
          },
          {
            "db": "IVD",
            "id": "7D72F2C0-463F-11E9-98F5-000C29342CB1",
            "trust": 0.2
          },
          {
            "db": "IVD",
            "id": "7D738F00-463F-11E9-AC13-000C29342CB1",
            "trust": 0.2
          },
          {
            "db": "IVD",
            "id": "017253FA-2356-11E6-ABEF-000C29C66E3D",
            "trust": 0.2
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "92449",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d"
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          },
          {
            "db": "BID",
            "id": "42158"
          },
          {
            "db": "PACKETSTORM",
            "id": "92449"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          }
        ]
      },
      "id": "VAR-201008-0270",
      "iot": {
        "_id": null,
        "data": true,
        "sources": [
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d"
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          }
        ],
        "trust": 2.52030044
      },
      "iot_taxonomy": {
        "_id": null,
        "data": [
          {
            "category": [
              "ICS"
            ],
            "sub_category": null,
            "trust": 2.0
          }
        ],
        "sources": [
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d"
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1"
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          }
        ]
      },
      "last_update_date": "2026-04-10T22:47:09.862000Z",
      "patch": {
        "_id": null,
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://windriver.com/"
          },
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.rockwellautomation.com/"
          },
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://windriver.com/index.html"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          }
        ]
      },
      "problemtype_data": {
        "_id": null,
        "data": [
          {
            "problemtype": "CWE-863",
            "trust": 1.0
          },
          {
            "problemtype": "CWE-264",
            "trust": 0.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          }
        ]
      },
      "references": {
        "_id": null,
        "data": [
          {
            "trust": 3.4,
            "url": "http://www.kb.cert.org/vuls/id/362332"
          },
          {
            "trust": 2.5,
            "url": "https://support.windriver.com/olsportal/faces/maintenance/downloaddetails.jspx?contentid=033708"
          },
          {
            "trust": 2.1,
            "url": "http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html"
          },
          {
            "trust": 1.7,
            "url": "http://rockwellautomation.custhelp.com/cgi-bin/rockwellautomation.cfg/php/enduser/std_adp.php?p_faqid=69735"
          },
          {
            "trust": 1.7,
            "url": "http://www.kb.cert.org/vuls/id/mapg-86epfa"
          },
          {
            "trust": 1.7,
            "url": "http://www.kb.cert.org/vuls/id/mapg-86fpql"
          },
          {
            "trust": 1.6,
            "url": "https://community.rapid7.com/community/metasploit/blog/2010/08/02/shiny-old-vxworks-vulnerabilities"
          },
          {
            "trust": 1.6,
            "url": "http://www.us-cert.gov/control_systems/pdf/icsa-10-214-01_vxworks_vulnerabilities.pdf"
          },
          {
            "trust": 1.6,
            "url": "http://blogs.windriver.com/chauhan/2010/08/vxworks-secure.html"
          },
          {
            "trust": 1.0,
            "url": "http://seclists.org/fulldisclosure/2025/jan/10"
          },
          {
            "trust": 0.9,
            "url": "http://www.kb.cert.org/vuls/id/840249"
          },
          {
            "trust": 0.8,
            "url": "http://www.cisco.com/warp/public/707/cisco-sa-20051116-7920.shtml"
          },
          {
            "trust": 0.8,
            "url": "http://seclists.org/vuln-dev/2002/may/179"
          },
          {
            "trust": 0.8,
            "url": "http://thesauceofutterpwnage.blogspot.com/2010/08/metasploit-vxworks-wdb-agent-attack.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/215.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/505.html"
          },
          {
            "trust": 0.8,
            "url": "https://support.windriver.com/olsportal/faces/maintenance/downloaddetails.jspx?contentid=033709"
          },
          {
            "trust": 0.8,
            "url": "http://newsoft-tech.blogspot.com/2010/09/follow-up-on-vxworks-issue.html"
          },
          {
            "trust": 0.8,
            "url": "http://cvk.posterous.com/how-to-crack-vxworks-password-hashes"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/798.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/327.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/916.html"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/cert/jvnvu840249"
          },
          {
            "trust": 0.8,
            "url": "http://www.kb.cert.org/vuls/id/mapg-863qh9"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2010-2965"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2010-2965"
          },
          {
            "trust": 0.6,
            "url": "http://www.kb.cert.org/vuls/id/362332http"
          },
          {
            "trust": 0.3,
            "url": "http://download.schneider-electric.com/files?p_doc_ref=sevd%202013-345-01"
          },
          {
            "trust": 0.3,
            "url": "http://www.windriver.com/"
          },
          {
            "trust": 0.3,
            "url": "/archive/1/512825"
          },
          {
            "trust": 0.1,
            "url": "http://www.rapid7.com/disclosure.jsp"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891"
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570"
          },
          {
            "db": "BID",
            "id": "42158"
          },
          {
            "db": "PACKETSTORM",
            "id": "92449"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612"
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965"
          }
        ]
      },
      "sources": {
        "_id": null,
        "data": [
          {
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d",
            "ident": null
          },
          {
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1",
            "ident": null
          },
          {
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1",
            "ident": null
          },
          {
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d",
            "ident": null
          },
          {
            "db": "CERT/CC",
            "id": "VU#362332",
            "ident": null
          },
          {
            "db": "CERT/CC",
            "id": "VU#840249",
            "ident": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-1489",
            "ident": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2010-3891",
            "ident": null
          },
          {
            "db": "VULHUB",
            "id": "VHN-45570",
            "ident": null
          },
          {
            "db": "BID",
            "id": "42158",
            "ident": null
          },
          {
            "db": "PACKETSTORM",
            "id": "92449",
            "ident": null
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029",
            "ident": null
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-001882",
            "ident": null
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2010-005612",
            "ident": null
          },
          {
            "db": "NVD",
            "id": "CVE-2010-2965",
            "ident": null
          }
        ]
      },
      "sources_release_date": {
        "_id": null,
        "data": [
          {
            "date": "2010-08-03T00:00:00",
            "db": "IVD",
            "id": "bab59964-1fb2-11e6-abef-000c29c66e3d",
            "ident": null
          },
          {
            "date": "2010-08-03T00:00:00",
            "db": "IVD",
            "id": "7d72f2c0-463f-11e9-98f5-000c29342cb1",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "IVD",
            "id": "7d738f00-463f-11e9-ac13-000c29342cb1",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "IVD",
            "id": "017253fa-2356-11e6-abef-000c29c66e3d",
            "ident": null
          },
          {
            "date": "2010-08-02T00:00:00",
            "db": "CERT/CC",
            "id": "VU#362332",
            "ident": null
          },
          {
            "date": "2010-08-02T00:00:00",
            "db": "CERT/CC",
            "id": "VU#840249",
            "ident": null
          },
          {
            "date": "2010-08-03T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-1489",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-3891",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "VULHUB",
            "id": "VHN-45570",
            "ident": null
          },
          {
            "date": "2010-08-02T00:00:00",
            "db": "BID",
            "id": "42158",
            "ident": null
          },
          {
            "date": "2010-08-03T18:01:12",
            "db": "PACKETSTORM",
            "id": "92449",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201008-029",
            "ident": null
          },
          {
            "date": "2010-08-26T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001882",
            "ident": null
          },
          {
            "date": "2012-12-20T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-005612",
            "ident": null
          },
          {
            "date": "2010-08-05T13:22:29.793000",
            "db": "NVD",
            "id": "CVE-2010-2965",
            "ident": null
          }
        ]
      },
      "sources_update_date": {
        "_id": null,
        "data": [
          {
            "date": "2020-09-02T00:00:00",
            "db": "CERT/CC",
            "id": "VU#362332",
            "ident": null
          },
          {
            "date": "2014-06-02T00:00:00",
            "db": "CERT/CC",
            "id": "VU#840249",
            "ident": null
          },
          {
            "date": "2010-08-03T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-1489",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2010-3891",
            "ident": null
          },
          {
            "date": "2010-08-05T00:00:00",
            "db": "VULHUB",
            "id": "VHN-45570",
            "ident": null
          },
          {
            "date": "2015-03-19T08:47:00",
            "db": "BID",
            "id": "42158",
            "ident": null
          },
          {
            "date": "2022-08-08T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201008-029",
            "ident": null
          },
          {
            "date": "2010-08-26T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-001882",
            "ident": null
          },
          {
            "date": "2012-12-20T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2010-005612",
            "ident": null
          },
          {
            "date": "2025-04-11T00:51:21.963000",
            "db": "NVD",
            "id": "CVE-2010-2965",
            "ident": null
          }
        ]
      },
      "threat_type": {
        "_id": null,
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "_id": null,
        "data": "Wind River Systems VxWorks debug service enabled by default",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#362332"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "_id": null,
        "data": "permissions and access control issues",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201008-029"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-202405-1802

    Vulnerability from variot - Updated: 2025-11-22 23:35

    A vulnerability was found in Arris VAP2500 08.50. It has been rated as critical. Affected by this issue is some unknown functionality of the file /diag_s.php. The manipulation of the argument customer_info leads to command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265832. ARRIS Group of ARRIS VAP2500 Firmware contains a command injection vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be in a state

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-202405-1802",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.50"
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "arris vap2500  firmware  08.50"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "cve": "CVE-2024-5195",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "MULTIPLE",
                "author": "cna@vuldb.com",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.4,
                "id": "CVE-2024-5195",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "Multiple",
                "author": "OTHER",
                "availabilityImpact": "Partial",
                "baseScore": 5.8,
                "confidentialityImpact": "Partial",
                "exploitabilityScore": null,
                "id": "JVNDB-2024-028895",
                "impactScore": null,
                "integrityImpact": "Partial",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "cna@vuldb.com",
                "availabilityImpact": "LOW",
                "baseScore": 4.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5195",
                "impactScore": 3.4,
                "integrityImpact": "LOW",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.1"
              },
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5195",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Network",
                "author": "NVD",
                "availabilityImpact": "High",
                "baseScore": 7.2,
                "baseSeverity": "High",
                "confidentialityImpact": "High",
                "exploitabilityScore": null,
                "id": "JVNDB-2024-028895",
                "impactScore": null,
                "integrityImpact": "High",
                "privilegesRequired": "High",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "cna@vuldb.com",
                "id": "CVE-2024-5195",
                "trust": 1.0,
                "value": "Medium"
              },
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2024-5195",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "OTHER",
                "id": "JVNDB-2024-028895",
                "trust": 0.8,
                "value": "High"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "A vulnerability was found in Arris VAP2500 08.50. It has been rated as critical. Affected by this issue is some unknown functionality of the file /diag_s.php. The manipulation of the argument customer_info leads to command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265832. ARRIS Group of ARRIS VAP2500 Firmware contains a command injection vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be in a state",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          }
        ],
        "trust": 1.62
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2024-5195",
            "trust": 2.6
          },
          {
            "db": "VULDB",
            "id": "265832",
            "trust": 1.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "id": "VAR-202405-1802",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.2125
      },
      "last_update_date": "2025-11-22T23:35:12.904000Z",
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-77",
            "trust": 1.0
          },
          {
            "problemtype": "Command injection (CWE-77) [ others ]",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 1.8,
            "url": "https://vuldb.com/?id.265832"
          },
          {
            "trust": 1.8,
            "url": "https://vuldb.com/?submit.335253"
          },
          {
            "trust": 1.0,
            "url": "https://github.com/h0e4a0r1t/h0e4a0r1t.github.io/blob/master/2024/a%2b%26%5be4%3flp5%3fk9_%3d%5d/arris_vap2500-rce-diag_s.php.pdf"
          },
          {
            "trust": 1.0,
            "url": "https://vuldb.com/?ctiid.265832"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2024-5195"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2025-10-16T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "date": "2024-05-22T11:15:54.063000",
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2025-10-16T07:20:00",
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          },
          {
            "date": "2025-10-14T19:36:59.180000",
            "db": "NVD",
            "id": "CVE-2024-5195"
          }
        ]
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS\u00a0Group\u00a0 of \u00a0ARRIS\u00a0VAP2500\u00a0 Command injection vulnerability in firmware",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028895"
          }
        ],
        "trust": 0.8
      }
    }

    VAR-202405-1813

    Vulnerability from variot - Updated: 2025-11-22 23:05

    A vulnerability classified as critical has been found in Arris VAP2500 08.50. This affects an unknown part of the file /tools_command.php. The manipulation of the argument cmb_header/txt_command leads to command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-265833 was assigned to this vulnerability. ARRIS Group of ARRIS VAP2500 Firmware contains a command injection vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be in a state

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-202405-1813",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.50"
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "arris vap2500  firmware  08.50"
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "cve": "CVE-2024-5196",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "MULTIPLE",
                "author": "cna@vuldb.com",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.4,
                "id": "CVE-2024-5196",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "Multiple",
                "author": "OTHER",
                "availabilityImpact": "Partial",
                "baseScore": 5.8,
                "confidentialityImpact": "Partial",
                "exploitabilityScore": null,
                "id": "JVNDB-2024-028927",
                "impactScore": null,
                "integrityImpact": "Partial",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "cna@vuldb.com",
                "availabilityImpact": "LOW",
                "baseScore": 4.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5196",
                "impactScore": 3.4,
                "integrityImpact": "LOW",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.1"
              },
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5196",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Network",
                "author": "NVD",
                "availabilityImpact": "High",
                "baseScore": 7.2,
                "baseSeverity": "High",
                "confidentialityImpact": "High",
                "exploitabilityScore": null,
                "id": "JVNDB-2024-028927",
                "impactScore": null,
                "integrityImpact": "High",
                "privilegesRequired": "High",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "cna@vuldb.com",
                "id": "CVE-2024-5196",
                "trust": 1.0,
                "value": "Medium"
              },
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2024-5196",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "OTHER",
                "id": "JVNDB-2024-028927",
                "trust": 0.8,
                "value": "High"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "A vulnerability classified as critical has been found in Arris VAP2500 08.50. This affects an unknown part of the file /tools_command.php. The manipulation of the argument cmb_header/txt_command leads to command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-265833 was assigned to this vulnerability. ARRIS Group of ARRIS VAP2500 Firmware contains a command injection vulnerability.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be in a state",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          }
        ],
        "trust": 1.62
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2024-5196",
            "trust": 2.6
          },
          {
            "db": "VULDB",
            "id": "265833",
            "trust": 1.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "id": "VAR-202405-1813",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.2125
      },
      "last_update_date": "2025-11-22T23:05:38.293000Z",
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-77",
            "trust": 1.0
          },
          {
            "problemtype": "Command injection (CWE-77) [ others ]",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 1.8,
            "url": "https://vuldb.com/?id.265833"
          },
          {
            "trust": 1.8,
            "url": "https://vuldb.com/?submit.335254"
          },
          {
            "trust": 1.0,
            "url": "https://github.com/h0e4a0r1t/h0e4a0r1t.github.io/blob/master/2024/a%2b%26%5be4%3flp5%3fk9_%3d%5d/arris_vap2500-rce-tools_command.php.pdf"
          },
          {
            "trust": 1.0,
            "url": "https://vuldb.com/?ctiid.265833"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2024-5196"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2025-10-17T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "date": "2024-05-22T12:15:11.097000",
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2025-10-17T01:24:00",
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          },
          {
            "date": "2025-10-14T19:36:24.623000",
            "db": "NVD",
            "id": "CVE-2024-5196"
          }
        ]
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS\u00a0Group\u00a0 of \u00a0ARRIS\u00a0VAP2500\u00a0 Command injection vulnerability in firmware",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2024-028927"
          }
        ],
        "trust": 0.8
      }
    }

    VAR-202405-1809

    Vulnerability from variot - Updated: 2025-10-15 23:39

    A vulnerability was found in Arris VAP2500 08.50. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /assoc_table.php. The manipulation of the argument id leads to command injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-265831.

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-202405-1809",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.50"
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "cve": "CVE-2024-5194",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "MULTIPLE",
                "author": "cna@vuldb.com",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.4,
                "id": "CVE-2024-5194",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:M/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "cna@vuldb.com",
                "availabilityImpact": "LOW",
                "baseScore": 4.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5194",
                "impactScore": 3.4,
                "integrityImpact": "LOW",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.1"
              },
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 7.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 1.2,
                "id": "CVE-2024-5194",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            ],
            "severity": [
              {
                "author": "cna@vuldb.com",
                "id": "CVE-2024-5194",
                "trust": 1.0,
                "value": "Medium"
              },
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2024-5194",
                "trust": 1.0,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "A vulnerability was found in Arris VAP2500 08.50. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /assoc_table.php. The manipulation of the argument id leads to command injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-265831.",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ],
        "trust": 1.0
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "VULDB",
            "id": "265831",
            "trust": 1.0
          },
          {
            "db": "NVD",
            "id": "CVE-2024-5194",
            "trust": 1.0
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "id": "VAR-202405-1809",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "VARIoT devices database",
            "id": null
          }
        ],
        "trust": 0.2125
      },
      "last_update_date": "2025-10-15T23:39:27.895000Z",
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-77",
            "trust": 1.0
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 1.0,
            "url": "https://vuldb.com/?id.265831"
          },
          {
            "trust": 1.0,
            "url": "https://vuldb.com/?ctiid.265831"
          },
          {
            "trust": 1.0,
            "url": "https://vuldb.com/?submit.335252"
          },
          {
            "trust": 1.0,
            "url": "https://github.com/h0e4a0r1t/h0e4a0r1t.github.io/blob/master/2024/a%2b%26%5be4%3flp5%3fk9_%3d%5d/arris_vap2500-rce-assoc_table.php.pdf"
          }
        ],
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2024-05-22T11:15:53.797000",
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2025-10-14T19:30:12.340000",
            "db": "NVD",
            "id": "CVE-2024-5194"
          }
        ]
      }
    }

    VAR-201707-1017

    Vulnerability from variot - Updated: 2025-04-20 23:42

    The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); Cisco DPC3939B (firmware version dpc3939b-v303r204217-150321a-CMCST); Cisco DPC3941T (firmware version DPC3941_2.5s3_PROD_sey); and Arris TG1682G (eMTA&DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices does not set the secure flag for cookies in an https session to an administration application, which makes it easier for remote attackers to capture these cookies by intercepting their transmission within an http session. plural Cisco DPC Products and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. Cisco DPC3939 (XB3) and so on are Cisco's wireless home voice gateway products. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. There are security holes in the Comcast firmware in several products. A remote attacker can exploit this vulnerability to take a screenshot of a cookie

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201707-1017",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "dpc3941t",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3941_2.5s3_prod_sey"
          },
          {
            "model": "dpc3939b",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939b-v303r204217-150321a-cmcst"
          },
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421746-170221a-cmcst"
          },
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421733-160420a-cmcst"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "10.0.132.sip.pc20.ct"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "tg1682_2.2p7s2_prod_sey"
          },
          {
            "model": "tg1682g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dpc3939 wireless residential voice gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939b business wireless gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3941t wireless residential voice gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421746-170221a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3941t dpc3941 2.5s3 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939b dpc3939b-v303r204217-150321a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421733-160420a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "tg1682g emta\u0026docsis 10.0.132.sip.pc20.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg1682g tg1682 2.2p7s2 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:tg1682g_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939_wireless_residential_voice_gateway_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939b_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3941t_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          }
        ]
      },
      "cve": "CVE-2017-9491",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2017-9491",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2017-26626",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "VHN-117694",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "exploitabilityScore": 3.9,
                "id": "CVE-2017-9491",
                "impactScore": 1.4,
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Network",
                "author": "NVD",
                "availabilityImpact": "None",
                "baseScore": 5.3,
                "baseSeverity": "Medium",
                "confidentialityImpact": "Low",
                "exploitabilityScore": null,
                "id": "CVE-2017-9491",
                "impactScore": null,
                "integrityImpact": "None",
                "privilegesRequired": "None",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-9491",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-9491",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-26626",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201706-226",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-117694",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); Cisco DPC3939B (firmware version dpc3939b-v303r204217-150321a-CMCST); Cisco DPC3941T (firmware version DPC3941_2.5s3_PROD_sey); and Arris TG1682G (eMTA\u0026DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices does not set the secure flag for cookies in an https session to an administration application, which makes it easier for remote attackers to capture these cookies by intercepting their transmission within an http session. plural Cisco DPC Products and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. Cisco DPC3939 (XB3) and so on are Cisco\u0027s wireless home voice gateway products. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. There are security holes in the Comcast firmware in several products. A remote attacker can exploit this vulnerability to take a screenshot of a cookie",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          }
        ],
        "trust": 2.25
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-9491",
            "trust": 3.1
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "id": "VAR-201707-1017",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          }
        ],
        "trust": 1.5870748271428572
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:42:11.161000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "TG1682G",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000TnNmSAAV\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "\u30c8\u30c3\u30d7\u30da\u30fc\u30b8",
            "trust": 0.8,
            "url": "https://www.cisco.com/c/ja_jp/index.html"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.1,
            "url": "https://github.com/bastilleresearch/cabletap/blob/master/doc/advisories/bastille-35.improper-cookie-flags.txt"
          },
          {
            "trust": 1.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-9491"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-9491"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-14T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "date": "2017-07-31T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "date": "2017-06-08T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "date": "2017-07-31T03:29:00.707000",
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-14T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-26626"
          },
          {
            "date": "2017-08-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117694"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          },
          {
            "date": "2021-09-14T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-9491"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "plural  Cisco DPC Products and  Arris TG1682G Vulnerable to information disclosure",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006592"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-226"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201707-1016

    Vulnerability from variot - Updated: 2025-04-20 23:40

    The Comcast firmware on Arris TG1682G (eMTA&DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices allows configuration changes via CSRF. Arris TG1682G Contains a cross-site request forgery vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. A remote attacker can exploit this vulnerability to change the configuration

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201707-1016",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "dpc3939b",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939b-v303r204217-150321a-cmcst"
          },
          {
            "model": "tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": "tg1682_2.2p7s2_prod_sey"
          },
          {
            "model": "tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": "10.0.132.sip.pc20.ct"
          },
          {
            "model": "tg1682g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dpc3939b business wireless gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "tg1682g 10.0.132.sip.pc20.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg1682g tg1682 2.2p7s2 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:tg1682g_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939b_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          }
        ]
      },
      "cve": "CVE-2017-9490",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2017-9490",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2017-27782",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "VHN-117693",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 2.8,
                "id": "CVE-2017-9490",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.8,
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-9490",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-9490",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-27782",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201706-227",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-117693",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Comcast firmware on Arris TG1682G (eMTA\u0026DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices allows configuration changes via CSRF. Arris TG1682G Contains a cross-site request forgery vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. A remote attacker can exploit this vulnerability to change the configuration",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          }
        ],
        "trust": 2.25
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-9490",
            "trust": 3.1
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "id": "VAR-201707-1016",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          }
        ],
        "trust": 1.48333333
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:40:03.075000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "TG1682G",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000TnNmSAAV\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "\u30c8\u30c3\u30d7\u30da\u30fc\u30b8",
            "trust": 0.8,
            "url": "https://www.cisco.com/c/ja_jp/index.html"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-352",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "https://github.com/bastilleresearch/cabletap/blob/master/doc/advisories/bastille-33.cross-site-request-forgery.txt"
          },
          {
            "trust": 1.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-9490"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-9490"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-21T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "date": "2017-07-31T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "date": "2017-09-04T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "date": "2017-06-08T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "date": "2017-07-31T03:29:00.677000",
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-21T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "date": "2017-08-08T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117693"
          },
          {
            "date": "2017-09-04T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006772"
          },
          {
            "date": "2017-11-30T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-9490"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris TG1682G Comcast Firmware Cross-Site Request Forgery Vulnerability",
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27782"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          }
        ],
        "trust": 1.2
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "cross-site request forgery",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-227"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201707-1018

    Vulnerability from variot - Updated: 2025-04-20 23:27

    The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); Cisco DPC3939B (firmware version dpc3939b-v303r204217-150321a-CMCST); Cisco DPC3941T (firmware version DPC3941_2.5s3_PROD_sey); and Arris TG1682G (eMTA&DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices does not include the HTTPOnly flag in a Set-Cookie header for administration applications, which makes it easier for remote attackers to obtain potentially sensitive information via script access to cookies. plural Cisco DPC Products and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. Cisco DPC3939 (XB3) and so on are Cisco's wireless home voice gateway products. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. There are security holes in the Comcast firmware in several products. A remote attacker can exploit this vulnerability to obtain sensitive information

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201707-1018",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "dpc3941t",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3941_2.5s3_prod_sey"
          },
          {
            "model": "dpc3939b",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939b-v303r204217-150321a-cmcst"
          },
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421746-170221a-cmcst"
          },
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421733-160420a-cmcst"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "10.0.132.sip.pc20.ct"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "tg1682_2.2p7s2_prod_sey"
          },
          {
            "model": "tg1682g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dpc3939 wireless residential voice gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939b business wireless gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3941t wireless residential voice gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421746-170221a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3941t dpc3941 2.5s3 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939b dpc3939b-v303r204217-150321a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421733-160420a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "tg1682g emta\u0026docsis 10.0.132.sip.pc20.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg1682g tg1682 2.2p7s2 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:tg1682g_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939_wireless_residential_voice_gateway_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939b_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3941t_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          }
        ]
      },
      "cve": "CVE-2017-9492",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2017-9492",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2017-26627",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "VHN-117695",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 3.9,
                "id": "CVE-2017-9492",
                "impactScore": 3.6,
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Network",
                "author": "NVD",
                "availabilityImpact": "None",
                "baseScore": 7.5,
                "baseSeverity": "High",
                "confidentialityImpact": "High",
                "exploitabilityScore": null,
                "id": "CVE-2017-9492",
                "impactScore": null,
                "integrityImpact": "None",
                "privilegesRequired": "None",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-9492",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-9492",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-26627",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201706-225",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-117695",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); Cisco DPC3939B (firmware version dpc3939b-v303r204217-150321a-CMCST); Cisco DPC3941T (firmware version DPC3941_2.5s3_PROD_sey); and Arris TG1682G (eMTA\u0026DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices does not include the HTTPOnly flag in a Set-Cookie header for administration applications, which makes it easier for remote attackers to obtain potentially sensitive information via script access to cookies. plural Cisco DPC Products and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. Cisco DPC3939 (XB3) and so on are Cisco\u0027s wireless home voice gateway products. The ArrisTG1682G is a modem product from Arris, USA. Comcast is a firmware developed by Comcast, Inc., which runs on devices such as gateways and modems. There are security holes in the Comcast firmware in several products. A remote attacker can exploit this vulnerability to obtain sensitive information",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          }
        ],
        "trust": 2.25
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-9492",
            "trust": 3.1
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "id": "VAR-201707-1018",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          }
        ],
        "trust": 1.5870748271428572
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:27:22.204000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "TG1682G",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000TnNmSAAV\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "\u30c8\u30c3\u30d7\u30da\u30fc\u30b8",
            "trust": 0.8,
            "url": "https://www.cisco.com/c/ja_jp/index.html"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.1,
            "url": "https://github.com/bastilleresearch/cabletap/blob/master/doc/advisories/bastille-35.improper-cookie-flags.txt"
          },
          {
            "trust": 1.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-9492"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-9492"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-14T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "date": "2017-07-31T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "date": "2017-06-08T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "date": "2017-07-31T03:29:00.737000",
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-14T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-26627"
          },
          {
            "date": "2017-08-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117695"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          },
          {
            "date": "2021-09-14T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-9492"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "plural  Cisco DPC Products and  Arris TG1682G Vulnerable to information disclosure",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006593"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-225"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201711-0532

    Vulnerability from variot - Updated: 2025-04-20 23:24

    Arris TG1682G devices with Comcast TG1682_2.0s7_PRODse 10.0.59.SIP.PC20.CT software allow Unauthenticated Stored XSS via the actionHandler/ajax_managed_services.php service parameter. ArrisTG1682Gdevices is a Modem (Modem) router all-in-one device from Arris Group of the United States. ComcastTG1682_2.0s7_PRODse is a firmware developed by Comcast Corporation of the United States. A cross-site scripting vulnerability exists in the ArrisTG1682G device using the ComcastTG1682_2.0s7_PRODse10.0.59.SIP.PC20.CT version. A remote attacker can exploit this vulnerability to inject arbitrary web scripts or HTML with the actionHandler/ajax_managed_services.php service parameter

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201711-0532",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "10.0.59.sip.pc20.ct"
          },
          {
            "model": "tg1682g",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "10.0.59.sip.pc20.ct"
          },
          {
            "model": "tg1682g tg1682 2.0s7 prodse 10.0.59.sip.pc20.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg1682g",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "10.0.59.sip.pc20.ct"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:tg1682g_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          }
        ]
      },
      "cve": "CVE-2017-16836",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2017-16836",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2017-34967",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "VHN-107798",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:N/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 6.1,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "exploitabilityScore": 2.8,
                "id": "CVE-2017-16836",
                "impactScore": 2.7,
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "trust": 1.0,
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Network",
                "author": "NVD",
                "availabilityImpact": "None",
                "baseScore": 6.1,
                "baseSeverity": "Medium",
                "confidentialityImpact": "Low",
                "exploitabilityScore": null,
                "id": "CVE-2017-16836",
                "impactScore": null,
                "integrityImpact": "Low",
                "privilegesRequired": "None",
                "scope": "Changed",
                "trust": 0.8,
                "userInteraction": "Required",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-16836",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-16836",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-34967",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201711-688",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-107798",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris TG1682G devices with Comcast TG1682_2.0s7_PRODse 10.0.59.SIP.PC20.CT software allow Unauthenticated Stored XSS via the actionHandler/ajax_managed_services.php service parameter. ArrisTG1682Gdevices is a Modem (Modem) router all-in-one device from Arris Group of the United States. ComcastTG1682_2.0s7_PRODse is a firmware developed by Comcast Corporation of the United States. A cross-site scripting vulnerability exists in the ArrisTG1682G device using the ComcastTG1682_2.0s7_PRODse10.0.59.SIP.PC20.CT version. A remote attacker can exploit this vulnerability to inject arbitrary web scripts or HTML with the actionHandler/ajax_managed_services.php service parameter",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          }
        ],
        "trust": 2.25
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-107798",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-16836",
            "trust": 3.1
          },
          {
            "db": "PACKETSTORM",
            "id": "134288",
            "trust": 2.5
          },
          {
            "db": "EXPLOIT-DB",
            "id": "38657",
            "trust": 2.3
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294",
            "trust": 0.8
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "id": "VAR-201711-0532",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          }
        ],
        "trust": 1.48333333
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:24:50.945000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "TG1682G",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000TnNmSAAV\u0026c=Touchstone%20Modems%20and%20Gateways"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-79",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "https://packetstormsecurity.com/files/134288/arris-tg1682g-modem-cross-site-scripting.html"
          },
          {
            "trust": 2.3,
            "url": "https://www.exploit-db.com/exploits/38657/"
          },
          {
            "trust": 0.8,
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-16836"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-16836"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-11-23T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "date": "2017-11-16T00:00:00",
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "date": "2017-12-11T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "date": "2017-11-21T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "date": "2017-11-16T02:29:05.443000",
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-11-23T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "date": "2017-12-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-107798"
          },
          {
            "date": "2017-12-11T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-010294"
          },
          {
            "date": "2021-09-14T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-16836"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris TG1682G Device Cross-Site Scripting Vulnerability",
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-34967"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          }
        ],
        "trust": 1.2
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "XSS",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201711-688"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201709-0365

    Vulnerability from variot - Updated: 2025-04-20 23:02

    The AT&T U-verse 9.2.2h0d83 firmware for the Arris NVG589 and NVG599 devices, when IP Passthrough mode is not used, configures an unauthenticated proxy service on WAN TCP port 49152, which allows remote attackers to establish arbitrary TCP connections to intranet hosts by sending \x2a\xce\x01 followed by other predictable values. AT&T U-verse There are authentication vulnerabilities in the firmware.Information may be tampered with. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT&TU-verse is the firmware used in it. A security vulnerability exists in the AT&TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. A remote attacker can exploit this vulnerability to establish an arbitrary TCP connection with an internal host. AT&T U-verse Arris Modems are prone to following security vulnerabilities: 1. 2. An information-disclosure vulnerability 3. A command injection vulnerability 4. A security-bypass vulnerability Attackers can exploit these issues to obtain sensitive information, execute arbitrary code and perform unauthorized actions., which may aid in further attacks. Failed exploit attempts may result in a denial-of-service condition

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201709-0365",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "att",
            "version": "9.2.2h0d83"
          },
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "at t",
            "version": "9.2.2h0d83"
          },
          {
            "model": "nvg589",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "nvg599",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "at\u0026t u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.3,
            "vendor": "at t",
            "version": null
          },
          {
            "model": "arris nvg599",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          },
          {
            "model": "arris nvg589",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:att:u-verse_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Nomotion",
        "sources": [
          {
            "db": "BID",
            "id": "100585"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2017-14117",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2017-14117",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2017-31552",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "VHN-104807",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:N/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 2.2,
                "id": "CVE-2017-14117",
                "impactScore": 3.6,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.8,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-14117",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-14117",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-31552",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201709-039",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-104807",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The AT\u0026T U-verse 9.2.2h0d83 firmware for the Arris NVG589 and NVG599 devices, when IP Passthrough mode is not used, configures an unauthenticated proxy service on WAN TCP port 49152, which allows remote attackers to establish arbitrary TCP connections to intranet hosts by sending \\x2a\\xce\\x01 followed by other predictable values. AT\u0026T U-verse There are authentication vulnerabilities in the firmware.Information may be tampered with. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT\u0026TU-verse is the firmware used in it. A security vulnerability exists in the AT\u0026TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. A remote attacker can exploit this vulnerability to establish an arbitrary TCP connection with an internal host. AT\u0026amp;T U-verse Arris Modems are prone to following security vulnerabilities:\n1. \n2. An information-disclosure vulnerability\n3. A command injection vulnerability\n4. A security-bypass vulnerability\nAttackers can exploit these issues to obtain sensitive information, execute arbitrary code and perform unauthorized actions., which may aid in further attacks. Failed exploit attempts may result in a denial-of-service condition",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          }
        ],
        "trust": 2.52
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-14117",
            "trust": 3.4
          },
          {
            "db": "BID",
            "id": "100585",
            "trust": 2.0
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "id": "VAR-201709-0365",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          }
        ],
        "trust": 1.7
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:02:03.367000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "https://www.att.com/"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-287",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.4,
            "url": "https://www.nomotion.net/blog/sharknatto/"
          },
          {
            "trust": 2.3,
            "url": "https://threatpost.com/bugs-in-arris-modems-distributed-by-att-vulnerable-to-trivial-attacks/127753/"
          },
          {
            "trust": 1.1,
            "url": "http://www.securityfocus.com/bid/100585"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-14117"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-14117"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/blog/hardcoded-credentials-expose-customers-of-att-u-verse"
          },
          {
            "trust": 0.3,
            "url": "https://www.att.com/"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/plugins/index.php?view=single\u0026id=102915"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "date": "2017-09-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "date": "2017-09-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "date": "2017-09-03T19:29:00.330000",
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31552"
          },
          {
            "date": "2017-09-13T00:00:00",
            "db": "VULHUB",
            "id": "VHN-104807"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          },
          {
            "date": "2017-09-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-14117"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "AT\u0026T U-verse Firmware authentication vulnerability",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007774"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "authorization issue",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-039"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201709-0218

    Vulnerability from variot - Updated: 2025-04-20 22:33

    The AT&T U-verse 9.2.2h0d83 firmware for the Arris NVG589, NVG599, and unspecified other devices, when IP Passthrough mode is not used, configures an sbdc.ha WAN TCP service on port 61001 with the bdctest account and the bdctest password, which allows remote attackers to obtain sensitive information (such as the Wi-Fi password) by leveraging knowledge of a hardware identifier, related to the Bulk Data Collection (BDC) mechanism defined in Broadband Forum technical reports. AT&T U-verse Firmware contains an information disclosure vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT&TU-verse is the firmware used in it. A security vulnerability exists in the AT&TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. A remote attacker can exploit this vulnerability to obtain sensitive information (for example, a Wi-Fi password). AT&T U-verse Arris Modems are prone to following security vulnerabilities: 1. 2. An information-disclosure vulnerability 3. A command injection vulnerability 4. Failed exploit attempts may result in a denial-of-service condition

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201709-0218",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "att",
            "version": "9.2.2h0d83"
          },
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "at t",
            "version": "9.2.2h0d83"
          },
          {
            "model": "nvg589",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "nvg599",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "at\u0026t u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.3,
            "vendor": "at t",
            "version": null
          },
          {
            "model": "arris nvg599",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          },
          {
            "model": "arris nvg589",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:att:u-verse_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Nomotion",
        "sources": [
          {
            "db": "BID",
            "id": "100585"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2017-10793",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2017-10793",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2017-31556",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "VHN-101151",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 2.2,
                "id": "CVE-2017-10793",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.8,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-10793",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-10793",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-31556",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201707-003",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-101151",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The AT\u0026T U-verse 9.2.2h0d83 firmware for the Arris NVG589, NVG599, and unspecified other devices, when IP Passthrough mode is not used, configures an sbdc.ha WAN TCP service on port 61001 with the bdctest account and the bdctest password, which allows remote attackers to obtain sensitive information (such as the Wi-Fi password) by leveraging knowledge of a hardware identifier, related to the Bulk Data Collection (BDC) mechanism defined in Broadband Forum technical reports. AT\u0026T U-verse Firmware contains an information disclosure vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT\u0026TU-verse is the firmware used in it. A security vulnerability exists in the AT\u0026TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. A remote attacker can exploit this vulnerability to obtain sensitive information (for example, a Wi-Fi password). AT\u0026amp;T U-verse Arris Modems are prone to following security vulnerabilities:\n1. \n2. An information-disclosure vulnerability\n3. A command injection vulnerability\n4. Failed exploit attempts may result in a denial-of-service condition",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          }
        ],
        "trust": 2.52
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-10793",
            "trust": 3.5
          },
          {
            "db": "BID",
            "id": "100585",
            "trust": 2.6
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556",
            "trust": 0.6
          },
          {
            "db": "OTHER",
            "id": "NONE",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "id": "VAR-201709-0218",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          }
        ],
        "trust": 1.8
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          },
          {
            "category": [
              "network device"
            ],
            "sub_category": "router",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          }
        ]
      },
      "last_update_date": "2025-04-20T22:33:56.462000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "https://www.att.com/"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.8,
            "url": "https://www.nomotion.net/blog/sharknatto/"
          },
          {
            "trust": 2.3,
            "url": "https://threatpost.com/bugs-in-arris-modems-distributed-by-att-vulnerable-to-trivial-attacks/127753/"
          },
          {
            "trust": 1.7,
            "url": "http://www.securityfocus.com/bid/100585"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-10793"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-10793"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/blog/hardcoded-credentials-expose-customers-of-att-u-verse"
          },
          {
            "trust": 0.3,
            "url": "https://www.att.com/"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/plugins/index.php?view=single\u0026id=102915"
          },
          {
            "trust": 0.1,
            "url": "https://ieeexplore.ieee.org/abstract/document/10769424"
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "date": "2017-09-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "date": "2017-07-03T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "date": "2017-09-03T19:29:00.207000",
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31556"
          },
          {
            "date": "2017-09-13T00:00:00",
            "db": "VULHUB",
            "id": "VHN-101151"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          },
          {
            "date": "2021-08-24T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-10793"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "AT\u0026T U-verse Information disclosure vulnerability in firmware",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007776"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-003"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201707-1041

    Vulnerability from variot - Updated: 2025-04-20 21:52

    The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); and Arris TG1682G (eMTA&DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices makes it easy for remote attackers to determine the hidden SSID and passphrase for a Home Security Wi-Fi network. Cisco DPC3939 and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. The Cisco DPC3939 is a wireless voice gateway product from Cisco. A security vulnerability exists in the Cisco DPC3939 firmware. The remote attacker hides the SSID and the password of the home security Wi-Fi network. Arris TG1682G is a Modem (modem) router all-in-one device produced by the Arris Group of the United States. A remote attacker could exploit this vulnerability to determine hidden SSIDs and passwords

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201707-1041",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421746-170221a-cmcst"
          },
          {
            "model": "dpc3939",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "cisco",
            "version": "dpc3939-p20-18-v303r20421733-160420a-cmcst"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "tg1682_2.2p7s2_prod_sey"
          },
          {
            "model": "arris tg1682g",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": "10.0.132.sip.pc20.ct"
          },
          {
            "model": "tg1682g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dpc3939 wireless residential voice gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421746-170221a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "dpc3939 dpc3939-p20-18-v303r20421733-160420a-cmcst",
            "scope": null,
            "trust": 0.6,
            "vendor": "cisco",
            "version": null
          },
          {
            "model": "tg1682g tg1682 2.2p7s2 prod sey",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg1682g 10.0.132.sip.pc20.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:tg1682g_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:cisco:dpc3939_wireless_residential_voice_gateway_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          }
        ]
      },
      "cve": "CVE-2017-9476",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "ADJACENT_NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 3.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.5,
                "id": "CVE-2017-9476",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "LOW",
                "trust": 1.9,
                "vectorString": "AV:A/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "ADJACENT_NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 3.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.5,
                "id": "CNVD-2017-27792",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "LOW",
                "trust": 0.6,
                "vectorString": "AV:A/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "ADJACENT_NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 3.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.5,
                "id": "VHN-117679",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "LOW",
                "trust": 0.1,
                "vectorString": "AV:A/AC:L/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 2.8,
                "id": "CVE-2017-9476",
                "impactScore": 3.6,
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.0,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              {
                "attackComplexity": "Low",
                "attackVector": "Adjacent Network",
                "author": "NVD",
                "availabilityImpact": "None",
                "baseScore": 6.5,
                "baseSeverity": "Medium",
                "confidentialityImpact": "High",
                "exploitabilityScore": null,
                "id": "CVE-2017-9476",
                "impactScore": null,
                "integrityImpact": "None",
                "privilegesRequired": "None",
                "scope": "Unchanged",
                "trust": 0.8,
                "userInteraction": "None",
                "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-9476",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-9476",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-27792",
                "trust": 0.6,
                "value": "LOW"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201706-273",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-117679",
                "trust": 0.1,
                "value": "LOW"
              },
              {
                "author": "VULMON",
                "id": "CVE-2017-9476",
                "trust": 0.1,
                "value": "LOW"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Comcast firmware on Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421733-160420a-CMCST); Cisco DPC3939 (firmware version dpc3939-P20-18-v303r20421746-170221a-CMCST); and Arris TG1682G (eMTA\u0026DOCSIS version 10.0.132.SIP.PC20.CT, software version TG1682_2.2p7s2_PROD_sey) devices makes it easy for remote attackers to determine the hidden SSID and passphrase for a Home Security Wi-Fi network. Cisco DPC3939 and Arris TG1682G Contains an information disclosure vulnerability.Information may be obtained. The Cisco DPC3939 is a wireless voice gateway product from Cisco. A security vulnerability exists in the Cisco DPC3939 firmware. The remote attacker hides the SSID and the password of the home security Wi-Fi network. Arris TG1682G is a Modem (modem) router all-in-one device produced by the Arris Group of the United States. A remote attacker could exploit this vulnerability to determine hidden SSIDs and passwords",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          }
        ],
        "trust": 2.34
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-9476",
            "trust": 3.3
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792",
            "trust": 0.6
          },
          {
            "db": "OTHER",
            "id": "NONE",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "id": "VAR-201707-1041",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          }
        ],
        "trust": 1.691666665
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          },
          {
            "category": [
              "network device"
            ],
            "sub_category": "gateway",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          }
        ]
      },
      "last_update_date": "2025-04-20T21:52:46.201000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "TG1682G",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000TnNmSAAV\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "\u30c8\u30c3\u30d7\u30da\u30fc\u30b8",
            "trust": 0.8,
            "url": "https://www.cisco.com/c/ja_jp/index.html"
          },
          {
            "title": "CVE-2017-9476",
            "trust": 0.1,
            "url": "https://github.com/wiire-a/CVE-2017-9476 "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/nameisnithin/nithin "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/yadau/wireless-network-security-assessment "
          },
          {
            "title": "",
            "trust": 0.1,
            "url": "https://github.com/madhankumar9182/wireless-network-security "
          },
          {
            "title": "PSKracker",
            "trust": 0.1,
            "url": "https://github.com/bitwisebill/PSKracker "
          },
          {
            "title": "PSKracker",
            "trust": 0.1,
            "url": "https://github.com/soxrok2212/PSKracker "
          }
        ],
        "sources": [
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.6,
            "url": "https://github.com/bastilleresearch/cabletap/blob/master/doc/advisories/bastille-18.home-security-wifi-network.txt"
          },
          {
            "trust": 1.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-9476"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-9476"
          },
          {
            "trust": 0.1,
            "url": "https://ieeexplore.ieee.org/abstract/document/10769424"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/200.html"
          },
          {
            "trust": 0.1,
            "url": "https://github.com/wiire-a/cve-2017-9476"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          }
        ],
        "sources": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "OTHER",
            "id": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-21T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "date": "2017-07-31T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "date": "2017-07-31T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "date": "2017-06-09T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "date": "2017-07-31T03:29:00.237000",
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-21T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-27792"
          },
          {
            "date": "2017-08-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-117679"
          },
          {
            "date": "2021-09-13T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-9476"
          },
          {
            "date": "2017-08-30T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          },
          {
            "date": "2021-08-24T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-9476"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote or local",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Cisco DPC3939 and  Arris TG1682G Vulnerable to information disclosure",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-006589"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201706-273"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201709-0363

    Vulnerability from variot - Updated: 2025-04-20 19:43

    The AT&T U-verse 9.2.2h0d83 firmware for the Arris NVG589 and NVG599 devices, when IP Passthrough mode is not used, configures ssh-permanent-enable WAN SSH logins to the remotessh account with the 5SaP9I26 password, which allows remote attackers to access a "Terminal shell v1.0" service, and subsequently obtain unrestricted root privileges, by establishing an SSH session and then entering certain shell metacharacters and BusyBox commands. AT&T U-verse The firmware contains a vulnerability related to access control.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT&TU-verse is the firmware used in it. A security vulnerability exists in the AT&TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. AT&T U-verse Arris Modems are prone to following security vulnerabilities: 1. 2. An information-disclosure vulnerability 3. A command injection vulnerability 4. A security-bypass vulnerability Attackers can exploit these issues to obtain sensitive information, execute arbitrary code and perform unauthorized actions., which may aid in further attacks. Failed exploit attempts may result in a denial-of-service condition

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201709-0363",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "att",
            "version": "9.2.2h0d83"
          },
          {
            "model": "u-verse",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "at t",
            "version": "9.2.2h0d83"
          },
          {
            "model": "nvg589",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "nvg599",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "0"
          },
          {
            "model": "at\u0026t u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "u-verse 9.2.2h0d83",
            "scope": null,
            "trust": 0.3,
            "vendor": "at t",
            "version": null
          },
          {
            "model": "arris nvg599",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          },
          {
            "model": "arris nvg589",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "at t",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:att:u-verse_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Nomotion",
        "sources": [
          {
            "db": "BID",
            "id": "100585"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2017-14115",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2017-14115",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 1.9,
                "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2017-31554",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "VHN-104805",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:C/I:C/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 2.2,
                "id": "CVE-2017-14115",
                "impactScore": 5.9,
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.8,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-14115",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-14115",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-31554",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201709-037",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-104805",
                "trust": 0.1,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2017-14115",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The AT\u0026T U-verse 9.2.2h0d83 firmware for the Arris NVG589 and NVG599 devices, when IP Passthrough mode is not used, configures ssh-permanent-enable WAN SSH logins to the remotessh account with the 5SaP9I26 password, which allows remote attackers to access a \"Terminal shell v1.0\" service, and subsequently obtain unrestricted root privileges, by establishing an SSH session and then entering certain shell metacharacters and BusyBox commands. AT\u0026T U-verse The firmware contains a vulnerability related to access control.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. ArrisNVG589 and NVG599 are router products of Arris Group of the United States. AT\u0026TU-verse is the firmware used in it. A security vulnerability exists in the AT\u0026TU-verse9.2.2h0d83 version of ArrisNVG589 and NVG599. AT\u0026amp;T U-verse Arris Modems are prone to following security vulnerabilities:\n1. \n2. An information-disclosure vulnerability\n3. A command injection vulnerability\n4. A security-bypass vulnerability\nAttackers can exploit these issues to obtain sensitive information, execute arbitrary code and perform unauthorized actions., which may aid in further attacks. Failed exploit attempts may result in a denial-of-service condition",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115"
          }
        ],
        "trust": 2.61
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-14115",
            "trust": 3.5
          },
          {
            "db": "BID",
            "id": "100585",
            "trust": 2.7
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554",
            "trust": 0.6
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "id": "VAR-201709-0363",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          }
        ],
        "trust": 1.7
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          }
        ]
      },
      "last_update_date": "2025-04-20T19:43:42.251000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "https://www.att.com/"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-798",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-284",
            "trust": 0.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.9,
            "url": "https://www.nomotion.net/blog/sharknatto/"
          },
          {
            "trust": 2.4,
            "url": "https://threatpost.com/bugs-in-arris-modems-distributed-by-att-vulnerable-to-trivial-attacks/127753/"
          },
          {
            "trust": 1.9,
            "url": "http://www.securityfocus.com/bid/100585"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-14115"
          },
          {
            "trust": 0.8,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-14115"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/blog/hardcoded-credentials-expose-customers-of-att-u-verse"
          },
          {
            "trust": 0.3,
            "url": "https://www.att.com/"
          },
          {
            "trust": 0.3,
            "url": "https://www.tenable.com/plugins/index.php?view=single\u0026id=102915"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/798.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "db": "BID",
            "id": "100585"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "date": "2017-09-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "date": "2017-09-03T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "date": "2017-09-05T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "date": "2017-09-03T19:29:00.267000",
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-10-26T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-31554"
          },
          {
            "date": "2019-10-03T00:00:00",
            "db": "VULHUB",
            "id": "VHN-104805"
          },
          {
            "date": "2021-08-23T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-14115"
          },
          {
            "date": "2017-08-31T00:00:00",
            "db": "BID",
            "id": "100585"
          },
          {
            "date": "2017-10-03T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          },
          {
            "date": "2019-10-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-14115"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "AT\u0026T U-verse Firmware access control vulnerability",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-007777"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "trust management problem",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201709-037"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201409-0173

    Vulnerability from variot - Updated: 2025-04-13 23:35

    The Netmaster CBW700N cable modem with software 81.447.392110.729.024 has an SNMP community of public, which allows remote attackers to obtain sensitive credential, key, and SSID information via an SNMP request. Netmaster Cable modem provided by CBW700N Contains an information disclosure vulnerability. Netmaster Cable modem provided by CBW700N Is the default setting SNMP Is enabled. CBW700N Is known SNMP Uses community name, username, password and WiFi There is a vulnerability that leaks information such as keys (CWE-200) . CWE-200: Information Exposure http://cwe.mitre.org/data/definitions/200.htmlUser name, password and password set on the device by a remote third party WiFi You may be able to obtain sensitive information such as keys. Arris Touchstone DG950A 7.10.131 is vulnerable. Netmaster CBW700N is prone to an information-disclosure vulnerability. This may aid in further attacks. Netmaster CBW700N running firmware version 81.447.392110.729.024 is vulnerable

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201409-0173",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "cbw700 software",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "netmaster",
            "version": "81.447.392110.729.024"
          },
          {
            "model": "cbw700n",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "netmaster",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "netmaster",
            "version": null
          },
          {
            "model": "cable modem cbw700n",
            "scope": null,
            "trust": 0.8,
            "vendor": "netmaster",
            "version": null
          },
          {
            "model": "cable modem cbw700n software",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "netmaster",
            "version": "version  81.447.392110.729.024"
          },
          {
            "model": "netmaster",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "netmaster",
            "version": "1.0"
          },
          {
            "model": "group touchstone dg950a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arris",
            "version": "7.10.131"
          },
          {
            "model": "cbw700n",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "netmaster",
            "version": "81.447.392110.729.02"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:netmaster:netmaster_cbw700n",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:netmaster:cbw700_software",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Deral Heiland and Matthew Kienow.",
        "sources": [
          {
            "db": "BID",
            "id": "69631"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2014-4862",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-4862",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "availabilityRequirement": "NOT DEFINED",
                "baseScore": 5.0,
                "collateralDamagePotential": "NOT DEFINED",
                "confidentialityImpact": "PARTIAL",
                "confidentialityRequirement": "NOT DEFINED",
                "enviromentalScore": 3.4,
                "exploitability": "FUNCTIONAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-4863",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "integrityRequirement": "NOT DEFINED",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "remediationLevel": "UNAVAILABLE",
                "reportConfidence": "UNCORROBORATED",
                "severity": "MEDIUM",
                "targetDistribution": "MEDIUM",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vector_string": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "availabilityRequirement": "NOT DEFINED",
                "baseScore": 5.0,
                "collateralDamagePotential": "LOW-MEDIUM",
                "confidentialityImpact": "PARTIAL",
                "confidentialityRequirement": "NOT DEFINED",
                "enviromentalScore": 4.5,
                "exploitability": "FUNCTIONAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-4862",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "integrityRequirement": "NOT DEFINED",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "remediationLevel": "UNAVAILABLE",
                "reportConfidence": "UNCOFIRMED",
                "severity": "MEDIUM",
                "targetDistribution": "MEDIUM",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vector_string": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "None",
                "author": "IPA",
                "availabilityImpact": "None",
                "baseScore": 5.0,
                "confidentialityImpact": "Partial",
                "exploitabilityScore": null,
                "id": "JVNDB-2014-004044",
                "impactScore": null,
                "integrityImpact": "None",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2014-05345",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-4862",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-4863",
                "trust": 0.8,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-4862",
                "trust": 0.8,
                "value": "MEDIUM"
              },
              {
                "author": "IPA",
                "id": "JVNDB-2014-004044",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-05345",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201409-055",
                "trust": 0.6,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Netmaster CBW700N cable modem with software 81.447.392110.729.024 has an SNMP community of public, which allows remote attackers to obtain sensitive credential, key, and SSID information via an SNMP request. Netmaster Cable modem provided by CBW700N Contains an information disclosure vulnerability. Netmaster Cable modem provided by CBW700N Is the default setting SNMP Is enabled. CBW700N Is known SNMP Uses community name, username, password and WiFi There is a vulnerability that leaks information such as keys (CWE-200) . CWE-200: Information Exposure http://cwe.mitre.org/data/definitions/200.htmlUser name, password and password set on the device by a remote third party WiFi You may be able to obtain sensitive information such as keys. \nArris Touchstone DG950A 7.10.131 is vulnerable. Netmaster CBW700N is prone to an information-disclosure vulnerability. This may aid in further attacks. \nNetmaster CBW700N  running firmware version 81.447.392110.729.024 is vulnerable",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          },
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          }
        ],
        "trust": 4.14
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.kb.cert.org/vuls/id/855836",
            "trust": 0.8,
            "type": "unknown"
          },
          {
            "reference": "https://www.kb.cert.org/vuls/id/259548",
            "trust": 0.8,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-4862",
            "trust": 5.2
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548",
            "trust": 3.8
          },
          {
            "db": "CERT/CC",
            "id": "VU#855836",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU90686659",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044",
            "trust": 0.8
          },
          {
            "db": "OSVDB",
            "id": "110554",
            "trust": 0.6
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "69631",
            "trust": 0.3
          },
          {
            "db": "BID",
            "id": "69630",
            "trust": 0.3
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "id": "VAR-201409-0173",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          }
        ],
        "trust": 1.35
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:35:14.412000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Netmaster CBW-700V",
            "trust": 0.8,
            "url": "http://www.netmaster.com.tr/urun/6"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 4.6,
            "url": "https://community.rapid7.com/community/metasploit/blog/2014/08/21/more-snmp-information-leaks-cve-2014-4862-and-cve-2014-4863"
          },
          {
            "trust": 3.0,
            "url": "http://www.kb.cert.org/vuls/id/259548"
          },
          {
            "trust": 1.6,
            "url": "http://cwe.mitre.org/data/definitions/200.html"
          },
          {
            "trust": 0.8,
            "url": "http://moto.arrisi.com/support/documentation/user_guides/_docs/dg950_user_guide_std1-4.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://www.netmaster.com.tr/urun/6"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-4862"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu90686659/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-4862"
          },
          {
            "trust": 0.6,
            "url": "http://www.osvdb.com/show/osvdb/110554"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/products/product.asp?id=50"
          },
          {
            "trust": 0.3,
            "url": "http://www.netmaster.com.tr/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "date": "2014-09-01T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69631"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69630"
          },
          {
            "date": "2014-09-08T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "date": "2014-09-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "date": "2014-09-05T17:55:06.907000",
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#259548"
          },
          {
            "date": "2014-09-01T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-05345"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69631"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69630"
          },
          {
            "date": "2014-09-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-004044"
          },
          {
            "date": "2014-09-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201409-055"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-4862"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "network",
        "sources": [
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris Touchstone cable modem information leakage vulnerabiliity",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Design Error",
        "sources": [
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "BID",
            "id": "69630"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201409-0174

    Vulnerability from variot - Updated: 2025-04-13 23:35

    The Arris Touchstone DG950A cable modem with software 7.10.131 has an SNMP community of public, which allows remote attackers to obtain sensitive password, key, and SSID information via an SNMP request. Arris Provided by Touchstone DG950A Contains an information disclosure vulnerability. Arris Provided by Touchstone DG950A Is the default setting SNMP Is enabled. DG950A Is known SNMP Uses community name, username, password and WiFi There is a vulnerability that leaks information such as keys (CWE-200) . Other versions may also be affected by this vulnerability. CWE-200: Information Exposure http://cwe.mitre.org/data/definitions/200.htmlUser name, password and password set on the device by a remote third party WiFi You may be able to obtain sensitive information such as keys. The ARRIS Touchstone Data Gateway DG860P2 is a combination of a 4-port Gigabit router. This may aid in further attacks

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201409-0174",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "touchstone dg950a software",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "7.10.131"
          },
          {
            "model": "touchstone dg950a",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "arris",
            "version": null
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "touchstone dg950a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "touchstone dg950a software",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "version  7.10.131"
          },
          {
            "model": "touchstone data gateway dg860p2",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "3"
          },
          {
            "model": "group touchstone dg950a",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arris",
            "version": "7.10.131"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:touchstone_dg950a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:arris:touchstone_dg950a_software",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Deral Heiland and Matthew Kienow.",
        "sources": [
          {
            "db": "BID",
            "id": "69631"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2014-4863",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-4863",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.0,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "NVD",
                "availabilityImpact": "NONE",
                "availabilityRequirement": "NOT DEFINED",
                "baseScore": 5.0,
                "collateralDamagePotential": "NOT DEFINED",
                "confidentialityImpact": "PARTIAL",
                "confidentialityRequirement": "NOT DEFINED",
                "enviromentalScore": 3.4,
                "exploitability": "FUNCTIONAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-4863",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "integrityRequirement": "NOT DEFINED",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "remediationLevel": "UNAVAILABLE",
                "reportConfidence": "UNCORROBORATED",
                "severity": "MEDIUM",
                "targetDistribution": "MEDIUM",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vector_string": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "None",
                "author": "IPA",
                "availabilityImpact": "None",
                "baseScore": 5.0,
                "confidentialityImpact": "Partial",
                "exploitabilityScore": null,
                "id": "JVNDB-2014-004045",
                "impactScore": null,
                "integrityImpact": "None",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "Medium",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2014-05344",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-4863",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-4863",
                "trust": 0.8,
                "value": "MEDIUM"
              },
              {
                "author": "IPA",
                "id": "JVNDB-2014-004045",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-05344",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201409-056",
                "trust": 0.6,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "The Arris Touchstone DG950A cable modem with software 7.10.131 has an SNMP community of public, which allows remote attackers to obtain sensitive password, key, and SSID information via an SNMP request. Arris Provided by Touchstone DG950A Contains an information disclosure vulnerability. Arris Provided by Touchstone DG950A Is the default setting SNMP Is enabled. DG950A Is known SNMP Uses community name, username, password and WiFi There is a vulnerability that leaks information such as keys (CWE-200) . Other versions may also be affected by this vulnerability. CWE-200: Information Exposure http://cwe.mitre.org/data/definitions/200.htmlUser name, password and password set on the device by a remote third party WiFi You may be able to obtain sensitive information such as keys. The ARRIS Touchstone Data Gateway DG860P2 is a combination of a 4-port Gigabit router. This may aid in further attacks",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          },
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "BID",
            "id": "69631"
          }
        ],
        "trust": 3.15
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.kb.cert.org/vuls/id/855836",
            "trust": 0.8,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-4863",
            "trust": 4.1
          },
          {
            "db": "CERT/CC",
            "id": "VU#855836",
            "trust": 3.2
          },
          {
            "db": "JVN",
            "id": "JVNVU95304841",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045",
            "trust": 0.8
          },
          {
            "db": "OSVDB",
            "id": "110555",
            "trust": 0.6
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056",
            "trust": 0.6
          },
          {
            "db": "CERT/CC",
            "id": "VU#259548",
            "trust": 0.3
          },
          {
            "db": "BID",
            "id": "69631",
            "trust": 0.3
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "id": "VAR-201409-0174",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          }
        ],
        "trust": 1.6
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:35:14.376000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Touchstone Data Gateway",
            "trust": 0.8,
            "url": "http://www.arrisi.com/products/product.asp?id=53"
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.5,
            "url": "https://community.rapid7.com/community/metasploit/blog/2014/08/21/more-snmp-information-leaks-cve-2014-4862-and-cve-2014-4863"
          },
          {
            "trust": 2.4,
            "url": "http://www.kb.cert.org/vuls/id/855836"
          },
          {
            "trust": 0.8,
            "url": "http://moto.arrisi.com/support/documentation/user_guides/_docs/dg950_user_guide_std1-4.pdf"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/200.html"
          },
          {
            "trust": 0.8,
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-4863"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu95304841/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-4863"
          },
          {
            "trust": 0.8,
            "url": "http://www.arrisi.com/support/documentation/user_guides/_docs/dg950_user_guide_std1-4.pdf"
          },
          {
            "trust": 0.6,
            "url": "http://www.osvdb.com/show/osvdb/110555"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/products/product.asp?id=50"
          },
          {
            "trust": 0.3,
            "url": "http://www.kb.cert.org/vuls/id/259548"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "db": "BID",
            "id": "69631"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "date": "2014-09-01T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69631"
          },
          {
            "date": "2014-09-08T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "date": "2014-09-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "date": "2014-09-05T17:55:06.953000",
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-09-04T00:00:00",
            "db": "CERT/CC",
            "id": "VU#855836"
          },
          {
            "date": "2014-09-01T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-05344"
          },
          {
            "date": "2014-08-21T00:00:00",
            "db": "BID",
            "id": "69631"
          },
          {
            "date": "2014-09-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-004045"
          },
          {
            "date": "2014-09-10T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-4863"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris Touchstone cable modem information leakage vulnerabiliity",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#855836"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201409-056"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201412-0521

    Vulnerability from variot - Updated: 2025-04-13 23:34

    Multiple cross-site request forgery (CSRF) vulnerabilities in ARRIS Touchstone TG862G/CT Telephony Gateway with firmware 7.6.59S.CT and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) enable remote management via a request to remote_management.php, (2) add a port forwarding rule via a request to port_forwarding_add.php, (3) change the wireless network to open via a request to wireless_network_configuration_edit.php, or (4) conduct cross-site scripting (XSS) attacks via the keyword parameter to managed_sites_add_keyword.php. ARRIS Touchstone TG862G/CT Telephony Gateway Because the firmware of the default password of the administrator account password, there is a vulnerability to gain access.By a third party home_loggedout.php Access may be obtained through a request for. The ARRIS TG862G Route is a router. A cross-site request forgery vulnerability exists in the ARRIS TG862G Route due to a program failing to properly validate HTTP requests. Allow remote attackers to perform certain unauthorized operations. Other attacks are also possible. Arris TG862G running firmware version 7.6.59S.CT is vulnerable. Arris Touchstone TG862G/CT Telephony Gateway is a Modem (modem) router all-in-one machine produced by Arris Group Corporation of the United States

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201412-0521",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "touchstone tg862g/ct telephony gateway",
            "scope": null,
            "trust": 1.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "touchstone tg862g/ct telephony gateway",
            "scope": "lte",
            "trust": 1.6,
            "vendor": "arris group",
            "version": "7.6.59s.ct"
          },
          {
            "model": "touchstone tg862g\\/ct",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "arris",
            "version": "7.6.59s.ct"
          },
          {
            "model": "tg862g 7.6.59s.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "touchstone tg862g\\/ct",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "7.6.59s.ct"
          },
          {
            "model": "group touchstone tg862g/ct 7.6.59s.ct",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "group touchstone tg862g/ct 7.6.86l.ct",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:touchstone_tg862g%2Fct",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:arris:touchstone_tg862g%2Fct_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Seth Art",
        "sources": [
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          }
        ],
        "trust": 0.9
      },
      "cve": "CVE-2014-5437",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2014-5437",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "acInsufInfo": null,
                "accessComplexity": "Low",
                "accessVector": "Network",
                "authentication": "None",
                "author": "NVD",
                "availabilityImpact": "Complete",
                "baseScore": 10.0,
                "confidentialityImpact": "Complete",
                "exploitabilityScore": null,
                "id": "CVE-2014-5437",
                "impactScore": null,
                "integrityImpact": "Complete",
                "obtainAllPrivilege": null,
                "obtainOtherPrivilege": null,
                "obtainUserPrivilege": null,
                "severity": "High",
                "trust": 0.8,
                "userInteractionRequired": null,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.9,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 6.8,
                "id": "CNVD-2014-09002",
                "impactScore": 4.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "VHN-73379",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-5437",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-5437",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-5437",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-09002",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201412-391",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-73379",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Multiple cross-site request forgery (CSRF) vulnerabilities in ARRIS Touchstone TG862G/CT Telephony Gateway with firmware 7.6.59S.CT and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) enable remote management via a request to remote_management.php, (2) add a port forwarding rule via a request to port_forwarding_add.php, (3) change the wireless network to open via a request to wireless_network_configuration_edit.php, or (4) conduct cross-site scripting (XSS) attacks via the keyword parameter to managed_sites_add_keyword.php. ARRIS Touchstone TG862G/CT Telephony Gateway Because the firmware of the default password of the administrator account password, there is a vulnerability to gain access.By a third party home_loggedout.php Access may be obtained through a request for. The ARRIS TG862G Route is a router. A cross-site request forgery vulnerability exists in the ARRIS TG862G Route due to a program failing to properly validate HTTP requests. Allow remote attackers to perform certain unauthorized operations. Other attacks are also possible. \nArris TG862G running firmware version 7.6.59S.CT is vulnerable. Arris Touchstone TG862G/CT Telephony Gateway is a Modem (modem) router all-in-one machine produced by Arris Group Corporation of the United States",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          }
        ],
        "trust": 3.24
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-73379",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-5437",
            "trust": 4.2
          },
          {
            "db": "BID",
            "id": "71699",
            "trust": 1.6
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002",
            "trust": 0.6
          },
          {
            "db": "PACKETSTORM",
            "id": "129600",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "id": "VAR-201412-0521",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          }
        ],
        "trust": 1.34583335
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:34:06.235000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Touchstone TG862G/CT Telephony Gateway",
            "trust": 1.6,
            "url": "https://www.arrisi.com/support/documentation/user_guides/_docs/TG862G-CT_User_Guide_Standard1-0.pdf"
          },
          {
            "title": "Patch for ARRIS TG862G Route Cross-Site Request Forgery Vulnerability",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/52937"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-352",
            "trust": 1.9
          },
          {
            "problemtype": "CWE-255",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.6,
            "url": "http://seclists.org/fulldisclosure/2014/dec/57"
          },
          {
            "trust": 1.7,
            "url": "http://seclists.org/fulldisclosure/2014/dec/58"
          },
          {
            "trust": 1.2,
            "url": "http://www.securityfocus.com/bid/71699"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-9406"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-9406"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-5437"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-5437"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/support/documentation/user_guides/_docs/arris_router_setup_web_gui_ug.pdf"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "db": "BID",
            "id": "71699"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-12-18T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "date": "2014-12-17T00:00:00",
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "date": "2014-12-15T00:00:00",
            "db": "BID",
            "id": "71699"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "date": "2014-12-18T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "date": "2014-12-17T18:59:00.067000",
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-12-18T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-09002"
          },
          {
            "date": "2014-12-18T00:00:00",
            "db": "VULHUB",
            "id": "VHN-73379"
          },
          {
            "date": "2014-12-15T00:00:00",
            "db": "BID",
            "id": "71699"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007295"
          },
          {
            "date": "2014-12-22T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-5437"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS Touchstone TG862G/CT Telephony Gateway Vulnerabilities in which access rights can be obtained in firmware",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007277"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "cross-site request forgery",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-391"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201511-0001

    Vulnerability from variot - Updated: 2025-04-13 23:18

    Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 have predictable technician passwords, which makes it easier for remote attackers to obtain access via the web management interface, related to a "password of the day" issue. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A cross-site scripting vulnerability 2. A cross-site request-forgery vulnerability 3. Multiple security-bypass vulnerabilities An attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or JavaScript code in the context of the affected site or to steal cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201511-0001",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703135_112211"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125d_031115"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts070593c_073013"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125_062314"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703128_100611"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "na.model 862.gw.mono",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "ts0703128_100611 to  ts0705125d_031115"
          },
          {
            "model": "tg862a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "tg862g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:dg860a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:arris:na_model_862_gw_mono_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862g",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Bernardo Rodrigues",
        "sources": [
          {
            "db": "BID",
            "id": "77674"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2009-5149",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2009-5149",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2015-07832",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "VHN-42595",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2009-5149",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2009-5149",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2015-07832",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201511-379",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-42595",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 have predictable technician passwords, which makes it easier for remote attackers to obtain access via the web management interface, related to a \"password of the day\" issue. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A cross-site scripting vulnerability\n2. A cross-site request-forgery vulnerability\n3. Multiple security-bypass vulnerabilities\nAn attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or  JavaScript code in the context of the affected site or to steal  cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          },
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          }
        ],
        "trust": 3.24
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568",
            "trust": 3.6
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149",
            "trust": 3.4
          },
          {
            "db": "EXPLOIT-DB",
            "id": "29131",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU90662356",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "77674",
            "trust": 0.3
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "id": "VAR-201511-0001",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          }
        ],
        "trust": 1.4555555666666666
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:18:02.627000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "A \"password of the day\" generator for Arris TM602A cable modems.",
            "trust": 0.8,
            "url": "https://github.com/borfast/arrispwgen"
          },
          {
            "title": "Arris POD",
            "trust": 0.8,
            "url": "https://play.google.com/store/apps/details?id=me.harrygonzalez.arrispod"
          },
          {
            "title": "Patches for Multiple Arris Device Trust Management Vulnerabilities (CNVD-2015-07832)",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/67317"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-255",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.8,
            "url": "http://www.kb.cert.org/vuls/id/419568"
          },
          {
            "trust": 2.5,
            "url": "https://github.com/borfast/arrispwgen"
          },
          {
            "trust": 2.3,
            "url": "http://www.borfast.com/projects/arris-password-of-the-day-generator/"
          },
          {
            "trust": 1.7,
            "url": "https://play.google.com/store/apps/details?id=me.harrygonzalez.arrispod"
          },
          {
            "trust": 0.8,
            "url": "https://w00tsec.blogspot.com/2015/11/arris-cable-modem-has-backdoor-in.html"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=arris+port%3a%2223%22"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=ssh-2.0-arris_0.50"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=net-dk"
          },
          {
            "trust": 0.8,
            "url": "http://www.theregister.co.uk/2015/11/20/arris_modem_backdoor/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.br/docs/palestras/certbr-tcfirst2015.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.exploit-db.com/exploits/29131/"
          },
          {
            "trust": 0.8,
            "url": "http://docsis.org/node/1575"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/255.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/259.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/80.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/352.html"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2009-5149"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu90662356/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2009-5149"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-20T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "date": "2015-11-21T00:00:00",
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "date": "2015-11-21T11:59:00.123000",
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-23T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07832"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "VULHUB",
            "id": "VHN-42595"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006006"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2009-5149"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS cable modems generate passwords deterministically and contain XSS and CSRF vulnerabilities",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "trust management",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-379"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201511-0054

    Vulnerability from variot - Updated: 2025-04-13 23:18

    Cross-site scripting (XSS) vulnerability in adv_pwd_cgi in the web management interface on Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 allows remote attackers to inject arbitrary web script or HTML via the pwd parameter. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A cross-site scripting vulnerability 2. A cross-site request-forgery vulnerability 3. Multiple security-bypass vulnerabilities An attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or JavaScript code in the context of the affected site or to steal cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201511-0054",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703135_112211"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125d_031115"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts070593c_073013"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125_062314"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703128_100611"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "na.model 862.gw.mono",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "ts0703128_100611 to  ts0705125d_031115"
          },
          {
            "model": "tg862a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "tg862g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:dg860a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:arris:na_model_862_gw_mono_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862g",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Bernardo Rodrigues",
        "sources": [
          {
            "db": "BID",
            "id": "77674"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2015-7290",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2015-7290",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2015-07831",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "VHN-85251",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:N/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2015-7290",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2015-7290",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2015-07831",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201511-383",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-85251",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Cross-site scripting (XSS) vulnerability in adv_pwd_cgi in the web management interface on Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 allows remote attackers to inject arbitrary web script or HTML via the pwd parameter. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A cross-site scripting vulnerability\n2. A cross-site request-forgery vulnerability\n3. Multiple security-bypass vulnerabilities\nAn attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or  JavaScript code in the context of the affected site or to steal  cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          },
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          }
        ],
        "trust": 3.24
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568",
            "trust": 4.2
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290",
            "trust": 3.4
          },
          {
            "db": "EXPLOIT-DB",
            "id": "29131",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU90662356",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "77674",
            "trust": 0.3
          },
          {
            "db": "SEEBUG",
            "id": "SSVID-89955",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "id": "VAR-201511-0054",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          }
        ],
        "trust": 1.4555555666666666
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:18:02.588000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arris.com/"
          },
          {
            "title": "TG862G/CT",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000GOZ3yAAH\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "Patches for multiple Arris device cross-site scripting vulnerabilities",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/67320"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-79",
            "trust": 1.9
          },
          {
            "problemtype": "CWE-Other",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.4,
            "url": "http://www.kb.cert.org/vuls/id/419568"
          },
          {
            "trust": 0.8,
            "url": "https://w00tsec.blogspot.com/2015/11/arris-cable-modem-has-backdoor-in.html"
          },
          {
            "trust": 0.8,
            "url": "https://github.com/borfast/arrispwgen"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=arris+port%3a%2223%22"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=ssh-2.0-arris_0.50"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=net-dk"
          },
          {
            "trust": 0.8,
            "url": "http://www.theregister.co.uk/2015/11/20/arris_modem_backdoor/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.br/docs/palestras/certbr-tcfirst2015.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.exploit-db.com/exploits/29131/"
          },
          {
            "trust": 0.8,
            "url": "http://docsis.org/node/1575"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/255.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/259.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/80.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/352.html"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2015-7290"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu90662356/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2015-7290"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-20T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "date": "2015-11-21T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "date": "2015-11-21T11:59:18.247000",
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-23T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07831"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85251"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006008"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2015-7290"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS cable modems generate passwords deterministically and contain XSS and CSRF vulnerabilities",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "XSS",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-383"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201511-0053

    Vulnerability from variot - Updated: 2025-04-13 23:18

    Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 have a hardcoded administrator password derived from a serial number, which makes it easier for remote attackers to obtain access via the web management interface, SSH, TELNET, or SNMP. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A remote attacker can exploit the vulnerability to gain access through the web administration interface. A cross-site scripting vulnerability 2. A cross-site request-forgery vulnerability 3. Multiple security-bypass vulnerabilities An attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or JavaScript code in the context of the affected site or to steal cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201511-0053",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703135_112211"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125d_031115"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts070593c_073013"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125_062314"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703128_100611"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "na.model 862.gw.mono",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "ts0703128_100611 to  ts0705125d_031115"
          },
          {
            "model": "tg862a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "tg862g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:dg860a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862g",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Bernardo Rodrigues",
        "sources": [
          {
            "db": "BID",
            "id": "77674"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2015-7289",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "CVE-2015-7289",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2015-07833",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 9.3,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 8.6,
                "id": "VHN-85250",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:C/I:C/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2015-7289",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2015-7289",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2015-07833",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201511-382",
                "trust": 0.6,
                "value": "CRITICAL"
              },
              {
                "author": "VULHUB",
                "id": "VHN-85250",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 have a hardcoded administrator password derived from a serial number, which makes it easier for remote attackers to obtain access via the web management interface, SSH, TELNET, or SNMP. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A and TG862G are modem products of the American Arris Group. A remote attacker can exploit the vulnerability to gain access through the web administration interface. A cross-site scripting vulnerability\n2. A cross-site request-forgery vulnerability\n3. Multiple security-bypass vulnerabilities\nAn attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or  JavaScript code in the context of the affected site or to steal  cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          },
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          }
        ],
        "trust": 3.24
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568",
            "trust": 4.2
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289",
            "trust": 3.4
          },
          {
            "db": "EXPLOIT-DB",
            "id": "29131",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU90662356",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "77674",
            "trust": 0.3
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "id": "VAR-201511-0053",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          }
        ],
        "trust": 1.4555555666666666
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:18:02.551000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arris.com/"
          },
          {
            "title": "TG862G/CT",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000GOZ3yAAH\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "Patches for multiple Arris device trust management vulnerabilities",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/67321"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-255",
            "trust": 1.9
          },
          {
            "problemtype": "CWE-Other",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.4,
            "url": "http://www.kb.cert.org/vuls/id/419568"
          },
          {
            "trust": 0.8,
            "url": "https://w00tsec.blogspot.com/2015/11/arris-cable-modem-has-backdoor-in.html"
          },
          {
            "trust": 0.8,
            "url": "https://github.com/borfast/arrispwgen"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=arris+port%3a%2223%22"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=ssh-2.0-arris_0.50"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=net-dk"
          },
          {
            "trust": 0.8,
            "url": "http://www.theregister.co.uk/2015/11/20/arris_modem_backdoor/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.br/docs/palestras/certbr-tcfirst2015.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.exploit-db.com/exploits/29131/"
          },
          {
            "trust": 0.8,
            "url": "http://docsis.org/node/1575"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/255.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/259.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/80.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/352.html"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2015-7289"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu90662356/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2015-7289"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-20T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "date": "2015-11-21T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "date": "2015-11-21T11:59:16.620000",
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-23T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07833"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85250"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006007"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2015-7289"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS cable modems generate passwords deterministically and contain XSS and CSRF vulnerabilities",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "trust management",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-382"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201511-0055

    Vulnerability from variot - Updated: 2025-04-13 23:18

    Cross-site request forgery (CSRF) vulnerability in adv_pwd_cgi in the web management interface on Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 allows remote attackers to hijack the authentication of arbitrary users. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A, TG862G devices are modem products of the American Arris Group. A remote attacker could exploit this vulnerability to perform unauthorized operations. A cross-site scripting vulnerability 2. A cross-site request-forgery vulnerability 3. Multiple security-bypass vulnerabilities An attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or JavaScript code in the context of the affected site or to steal cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201511-0055",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703135_112211"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125d_031115"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts070593c_073013"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0705125_062314"
          },
          {
            "model": "na model 862 gw mono",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "arris",
            "version": "ts0703128_100611"
          },
          {
            "model": null,
            "scope": null,
            "trust": 0.8,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "na.model 862.gw.mono",
            "scope": "eq",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "ts0703128_100611 to  ts0705125d_031115"
          },
          {
            "model": "tg862a",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "tg862g",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 to ts0705125d 031115",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862g ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "tg862a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts070593c 073013 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125d 031115 na",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0705125 062314 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703135 112211 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "dg860a ts0703128 100611 na.",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:dg860a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:arris:na_model_862_gw_mono_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862a",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/h:arris:tg862g",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Bernardo Rodrigues",
        "sources": [
          {
            "db": "BID",
            "id": "77674"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2015-7291",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2015-7291",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2015-07830",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "VHN-85252",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:N/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2015-7291",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2015-7291",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2015-07830",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201511-384",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-85252",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Cross-site request forgery (CSRF) vulnerability in adv_pwd_cgi in the web management interface on Arris DG860A, TG862A, and TG862G devices with firmware TS0703128_100611 through TS0705125D_031115 allows remote attackers to hijack the authentication of arbitrary users. Multiple models of ARRIS cable modems contain multiple, deterministically generated backdoor passwords, as well as multiple cross-site scripting (XSS) and cross-site request forgery (CSRF) vulnerabilities. Arris DG860A, TG862A, TG862G devices are modem products of the American Arris Group. A remote attacker could exploit this vulnerability to perform unauthorized operations. A cross-site scripting vulnerability\n2. A cross-site request-forgery vulnerability\n3. Multiple security-bypass vulnerabilities\nAn attacker can exploit these issues to bypass security restrictions and perform unauthorized actions, execute attacker-supplied HTML or  JavaScript code in the context of the affected site or to steal  cookie-based authentication credentials. This may aid in further attacks. The following products and versions are affected: Arris DG860A, TG862A, TG862G using firmware versions TS0703128_100611 to TS0705125D_031115",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          },
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          }
        ],
        "trust": 3.24
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568",
            "trust": 4.2
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291",
            "trust": 3.4
          },
          {
            "db": "EXPLOIT-DB",
            "id": "29131",
            "trust": 0.8
          },
          {
            "db": "JVN",
            "id": "JVNVU90662356",
            "trust": 0.8
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830",
            "trust": 0.6
          },
          {
            "db": "BID",
            "id": "77674",
            "trust": 0.3
          },
          {
            "db": "SEEBUG",
            "id": "SSVID-89954",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "id": "VAR-201511-0055",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          }
        ],
        "trust": 1.4555555666666666
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          }
        ]
      },
      "last_update_date": "2025-04-13T23:18:02.512000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arris.com/"
          },
          {
            "title": "TG862G/CT",
            "trust": 0.8,
            "url": "http://arris.force.com/consumers/ConsumerProductDetail?p=a0ha000000GOZ3yAAH\u0026c=Touchstone%20Modems%20and%20Gateways"
          },
          {
            "title": "Patches for multiple Arris device cross-site request forgery vulnerabilities",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/67318"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-352",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 3.4,
            "url": "http://www.kb.cert.org/vuls/id/419568"
          },
          {
            "trust": 0.8,
            "url": "https://w00tsec.blogspot.com/2015/11/arris-cable-modem-has-backdoor-in.html"
          },
          {
            "trust": 0.8,
            "url": "https://github.com/borfast/arrispwgen"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=arris+port%3a%2223%22"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=ssh-2.0-arris_0.50"
          },
          {
            "trust": 0.8,
            "url": "https://www.shodan.io/search?query=net-dk"
          },
          {
            "trust": 0.8,
            "url": "http://www.theregister.co.uk/2015/11/20/arris_modem_backdoor/"
          },
          {
            "trust": 0.8,
            "url": "http://www.cert.br/docs/palestras/certbr-tcfirst2015.pdf"
          },
          {
            "trust": 0.8,
            "url": "https://www.exploit-db.com/exploits/29131/"
          },
          {
            "trust": 0.8,
            "url": "http://docsis.org/node/1575"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/255.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/259.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/80.html"
          },
          {
            "trust": 0.8,
            "url": "http://cwe.mitre.org/data/definitions/352.html"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2015-7291"
          },
          {
            "trust": 0.8,
            "url": "http://jvn.jp/vu/jvnvu90662356/index.html"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2015-7291"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/"
          }
        ],
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "db": "BID",
            "id": "77674"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-20T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "date": "2015-11-21T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "date": "2015-11-21T11:59:19.933000",
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2015-11-23T00:00:00",
            "db": "CERT/CC",
            "id": "VU#419568"
          },
          {
            "date": "2015-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2015-07830"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "VULHUB",
            "id": "VHN-85252"
          },
          {
            "date": "2015-11-20T00:00:00",
            "db": "BID",
            "id": "77674"
          },
          {
            "date": "2015-11-24T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2015-006009"
          },
          {
            "date": "2015-11-23T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2015-7291"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS cable modems generate passwords deterministically and contain XSS and CSRF vulnerabilities",
        "sources": [
          {
            "db": "CERT/CC",
            "id": "VU#419568"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "cross-site request forgery",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201511-384"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201412-0522

    Vulnerability from variot - Updated: 2025-04-12 23:31

    Cross-site scripting (XSS) vulnerability in ARRIS Touchstone TG862G/CT Telephony Gateway with firmware 7.6.59S.CT and earlier allows remote authenticated users to inject arbitrary web script or HTML via the computer_name parameter to connected_devices_computers_edit.php. The ARRIS TG862G Route is a router. Arris TG862G is prone to an HTML-injection vulnerability and a cross-site scripting vulnerability. Other attacks are also possible. Arris Touchstone TG862G/CT Telephony Gateway is a Modem (modem) router all-in-one machine produced by Arris Group Corporation of the United States. The vulnerability is caused by the connected_devices_computers_edit.php script not adequately filtering the 'computer_name' parameter

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201412-0522",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "touchstone tg862g\\/ct",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "arris",
            "version": "7.6.59s.ct"
          },
          {
            "model": "touchstone tg862g/ct telephony gateway",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "touchstone tg862g/ct telephony gateway",
            "scope": "lte",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "7.6.59s.ct"
          },
          {
            "model": "tg862g 7.6.59s.ct",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "touchstone tg862g\\/ct",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "7.6.59s.ct"
          },
          {
            "model": "group touchstone tg862g/ct 7.6.59s.ct",
            "scope": null,
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "group touchstone tg862g/ct 7.6.86l.ct",
            "scope": "ne",
            "trust": 0.3,
            "vendor": "arris",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:touchstone_tg862g%2Fct",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/a:arris:touchstone_tg862g%2Fct_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Seth Art",
        "sources": [
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          }
        ],
        "trust": 0.9
      },
      "cve": "CVE-2014-5438",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 3.5,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 6.8,
                "id": "CVE-2014-5438",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "LOW",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2014-09020",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 3.5,
                "confidentialityImpact": "NONE",
                "exploitabilityScore": 6.8,
                "id": "VHN-73380",
                "impactScore": 2.9,
                "integrityImpact": "PARTIAL",
                "severity": "LOW",
                "trust": 0.1,
                "vectorString": "AV:N/AC:M/AU:S/C:N/I:P/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-5438",
                "trust": 1.0,
                "value": "LOW"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-5438",
                "trust": 0.8,
                "value": "Low"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-09020",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201412-390",
                "trust": 0.6,
                "value": "LOW"
              },
              {
                "author": "VULHUB",
                "id": "VHN-73380",
                "trust": 0.1,
                "value": "LOW"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Cross-site scripting (XSS) vulnerability in ARRIS Touchstone TG862G/CT Telephony Gateway with firmware 7.6.59S.CT and earlier allows remote authenticated users to inject arbitrary web script or HTML via the computer_name parameter to connected_devices_computers_edit.php. The ARRIS TG862G Route is a router. Arris TG862G is prone to an HTML-injection vulnerability and a cross-site scripting vulnerability. Other attacks are also possible. Arris Touchstone TG862G/CT Telephony Gateway is a Modem (modem) router all-in-one machine produced by Arris Group Corporation of the United States. The vulnerability is caused by the connected_devices_computers_edit.php script not adequately filtering the \u0027computer_name\u0027 parameter",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          }
        ],
        "trust": 2.52
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-73380",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-5438",
            "trust": 3.4
          },
          {
            "db": "BID",
            "id": "71703",
            "trust": 1.6
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020",
            "trust": 0.6
          },
          {
            "db": "PACKETSTORM",
            "id": "129601",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "id": "VAR-201412-0522",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          }
        ],
        "trust": 1.34583335
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          }
        ]
      },
      "last_update_date": "2025-04-12T23:31:28.718000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Touchstone TG862G/CT Telephony Gateway",
            "trust": 0.8,
            "url": "https://www.arrisi.com/support/documentation/user_guides/_docs/TG862G-CT_User_Guide_Standard1-0.pdf"
          },
          {
            "title": "ARRIS TG862G has multiple vulnerabilities",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/52972"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-79",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.8,
            "url": "http://seclists.org/fulldisclosure/2014/dec/58"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-5438"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-5438"
          },
          {
            "trust": 0.6,
            "url": "http://www.securityfocus.com/bid/71703/info"
          },
          {
            "trust": 0.6,
            "url": "http://www.securityfocus.com/bid/71703"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "db": "BID",
            "id": "71703"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-12-19T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "date": "2014-12-17T00:00:00",
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "date": "2014-12-15T00:00:00",
            "db": "BID",
            "id": "71703"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "date": "2014-12-18T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "date": "2014-12-17T18:59:01.300000",
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-12-19T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-09020"
          },
          {
            "date": "2014-12-18T00:00:00",
            "db": "VULHUB",
            "id": "VHN-73380"
          },
          {
            "date": "2014-12-15T00:00:00",
            "db": "BID",
            "id": "71703"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          },
          {
            "date": "2014-12-19T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-5438"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS Touchstone TG862G/CT Telephony Gateway Firmware cross-site scripting vulnerability",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-007278"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "XSS",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201412-390"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201411-0386

    Vulnerability from variot - Updated: 2025-04-12 23:16

    The management portal in ARRIS VAP2500 before FW08.41 allows remote attackers to obtain credentials by reading the configuration files. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of access to the management portal. The issue lies in the failure to restrict access to configuration files. An attacker can leverage this vulnerability to leak credentials which can then be chained to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA. An information disclosure vulnerability exists in Arris VAP2500. There is a security vulnerability in the management portal in the ARRIS VAP2500 with firmware 08.41 and earlier

    Show details on source website

    {
      "affected_products": {
        "_id": null,
        "data": [
          {
            "_id": null,
            "model": "vap2500",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.41"
          },
          {
            "_id": null,
            "model": "vap2500",
            "scope": "lt",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "fw08.41"
          },
          {
            "_id": null,
            "model": "vap2500",
            "scope": null,
            "trust": 0.7,
            "vendor": "arris",
            "version": null
          },
          {
            "_id": null,
            "model": "vap2500",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "_id": null,
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "08.41"
          },
          {
            "_id": null,
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arris",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-387"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "BID",
            "id": "71295"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "configurations": {
        "_id": null,
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:vap2500_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          }
        ]
      },
      "credits": {
        "_id": null,
        "data": "Ricky \"HeadlessZeke\" Lawshae",
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-387"
          },
          {
            "db": "BID",
            "id": "71295"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          }
        ],
        "trust": 1.6
      },
      "cve": "CVE-2014-8425",
      "cvss": {
        "_id": null,
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-8425",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 2.6,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2014-08532",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "VHN-76370",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-8425",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-8425",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "ZDI",
                "id": "CVE-2014-8425",
                "trust": 0.7,
                "value": "HIGH"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-08532",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201411-516",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-76370",
                "trust": 0.1,
                "value": "HIGH"
              },
              {
                "author": "VULMON",
                "id": "CVE-2014-8425",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-387"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "description": {
        "_id": null,
        "data": "The management portal in ARRIS VAP2500 before FW08.41 allows remote attackers to obtain credentials by reading the configuration files. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of access to the management portal.  The issue lies in the failure to restrict access to configuration files.  An attacker can leverage this vulnerability to leak credentials which can then be chained to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA. An information disclosure vulnerability exists in Arris VAP2500. There is a security vulnerability in the management portal in the ARRIS VAP2500 with firmware 08.41 and earlier",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-387"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "BID",
            "id": "71295"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425"
          }
        ],
        "trust": 3.24
      },
      "exploit_availability": {
        "_id": null,
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-76370",
            "trust": 0.1,
            "type": "unknown"
          },
          {
            "reference": "https://vulmon.com/exploitdetails?qidtp=exploitdb\u0026qid=35372",
            "trust": 0.1,
            "type": "exploit"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "external_ids": {
        "_id": null,
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-8425",
            "trust": 4.2
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-387",
            "trust": 3.6
          },
          {
            "db": "BID",
            "id": "71295",
            "trust": 1.7
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685",
            "trust": 0.8
          },
          {
            "db": "ZDI_CAN",
            "id": "ZDI-CAN-2135",
            "trust": 0.7
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532",
            "trust": 0.6
          },
          {
            "db": "EXPLOIT-DB",
            "id": "35372",
            "trust": 0.2
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-387"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425"
          },
          {
            "db": "BID",
            "id": "71295"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "id": "VAR-201411-0386",
      "iot": {
        "_id": null,
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          }
        ],
        "trust": 0.9125
      },
      "iot_taxonomy": {
        "_id": null,
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          }
        ]
      },
      "last_update_date": "2025-04-12T23:16:58.818000Z",
      "patch": {
        "_id": null,
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arrisi.com/products/product.asp?id=5017"
          },
          {
            "title": "Patch for Arris VAP2500 Remote Information Disclosure Vulnerability",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/52254"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          }
        ]
      },
      "problemtype_data": {
        "_id": null,
        "data": [
          {
            "problemtype": "CWE-200",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "references": {
        "_id": null,
        "data": [
          {
            "trust": 2.9,
            "url": "http://www.zerodayinitiative.com/advisories/zdi-14-387/"
          },
          {
            "trust": 1.3,
            "url": "http://www.securityfocus.com/bid/71295"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-8425"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-8425"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/products/product.asp?id=5017"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/200.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "https://www.exploit-db.com/exploits/35372/"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370"
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425"
          },
          {
            "db": "BID",
            "id": "71295"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425"
          }
        ]
      },
      "sources": {
        "_id": null,
        "data": [
          {
            "db": "ZDI",
            "id": "ZDI-14-387",
            "ident": null
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532",
            "ident": null
          },
          {
            "db": "VULHUB",
            "id": "VHN-76370",
            "ident": null
          },
          {
            "db": "VULMON",
            "id": "CVE-2014-8425",
            "ident": null
          },
          {
            "db": "BID",
            "id": "71295",
            "ident": null
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005685",
            "ident": null
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516",
            "ident": null
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8425",
            "ident": null
          }
        ]
      },
      "sources_release_date": {
        "_id": null,
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-387",
            "ident": null
          },
          {
            "date": "2014-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08532",
            "ident": null
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76370",
            "ident": null
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULMON",
            "id": "CVE-2014-8425",
            "ident": null
          },
          {
            "date": "2014-11-25T00:00:00",
            "db": "BID",
            "id": "71295",
            "ident": null
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005685",
            "ident": null
          },
          {
            "date": "2014-11-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-516",
            "ident": null
          },
          {
            "date": "2014-11-28T15:59:05.323000",
            "db": "NVD",
            "id": "CVE-2014-8425",
            "ident": null
          }
        ]
      },
      "sources_update_date": {
        "_id": null,
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-387",
            "ident": null
          },
          {
            "date": "2014-11-27T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08532",
            "ident": null
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76370",
            "ident": null
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULMON",
            "id": "CVE-2014-8425",
            "ident": null
          },
          {
            "date": "2014-11-25T00:00:00",
            "db": "BID",
            "id": "71295",
            "ident": null
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005685",
            "ident": null
          },
          {
            "date": "2014-12-02T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-516",
            "ident": null
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-8425",
            "ident": null
          }
        ]
      },
      "threat_type": {
        "_id": null,
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "_id": null,
        "data": "Arris VAP2500 Remote Information Disclosure Vulnerability",
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08532"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          }
        ],
        "trust": 1.2
      },
      "type": {
        "_id": null,
        "data": "information disclosure",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-516"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201411-0384

    Vulnerability from variot - Updated: 2025-04-12 23:16

    Unspecified vulnerability in the management portal in ARRIS VAP2500 before FW08.41 allows remote attackers to execute arbitrary commands via unknown vectors. Supplementary information : CWE Vulnerability type by CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ( injection ) Has been identified. http://cwe.mitre.org/data/definitions/74.htmlAn arbitrary command may be executed by a third party. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of access to the management portal. The issue lies in the ability to execute arbitrary commands without any sanitization. An attacker can leverage this vulnerability to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201411-0384",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "vap2500",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.41"
          },
          {
            "model": "vap2500",
            "scope": "lt",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "fw08.41"
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.7,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "08.41"
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:vap2500_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Ricky \"HeadlessZeke\" Lawshae",
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "BID",
            "id": "71299"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          }
        ],
        "trust": 1.6
      },
      "cve": "CVE-2014-8423",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-8423",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 2.5,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2014-08576",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "HIGH",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "COMPLETE",
                "baseScore": 10.0,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "VHN-76368",
                "impactScore": 10.0,
                "integrityImpact": "COMPLETE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:C/I:C/A:C",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-8423",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-8423",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "ZDI",
                "id": "CVE-2014-8423",
                "trust": 0.7,
                "value": "HIGH"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-08576",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201411-518",
                "trust": 0.6,
                "value": "CRITICAL"
              },
              {
                "author": "VULHUB",
                "id": "VHN-76368",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Unspecified vulnerability in the management portal in ARRIS VAP2500 before FW08.41 allows remote attackers to execute arbitrary commands via unknown vectors. Supplementary information : CWE Vulnerability type by CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ( injection ) Has been identified. http://cwe.mitre.org/data/definitions/74.htmlAn arbitrary command may be executed by a third party. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of access to the management portal.  The issue lies in the ability to execute arbitrary commands without any sanitization.  An attacker can leverage this vulnerability to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "BID",
            "id": "71299"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          }
        ],
        "trust": 3.15
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-76368",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-8423",
            "trust": 4.1
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-389",
            "trust": 3.2
          },
          {
            "db": "BID",
            "id": "71299",
            "trust": 1.6
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687",
            "trust": 0.8
          },
          {
            "db": "ZDI_CAN",
            "id": "ZDI-CAN-2137",
            "trust": 0.7
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576",
            "trust": 0.6
          },
          {
            "db": "EXPLOIT-DB",
            "id": "35372",
            "trust": 0.1
          },
          {
            "db": "PACKETSTORM",
            "id": "130064",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "db": "BID",
            "id": "71299"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "id": "VAR-201411-0384",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          }
        ],
        "trust": 0.9125
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          }
        ]
      },
      "last_update_date": "2025-04-12T23:16:58.779000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arrisi.com/products/product.asp?id=5017"
          },
          {
            "title": "Patch for Arris VAP2500 Remote Code Execution Vulnerability",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/52267"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-74",
            "trust": 1.1
          },
          {
            "problemtype": "CWE-Other",
            "trust": 0.8
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.5,
            "url": "http://www.zerodayinitiative.com/advisories/zdi-14-389/"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-8423"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-8423"
          },
          {
            "trust": 0.6,
            "url": "http://www.securityfocus.com/bid/71299/info"
          },
          {
            "trust": 0.6,
            "url": "http://www.securityfocus.com/bid/71299"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "db": "BID",
            "id": "71299"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "date": "2014-11-25T00:00:00",
            "db": "BID",
            "id": "71299"
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "date": "2014-11-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "date": "2014-11-28T15:59:03.150000",
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-389"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08576"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76368"
          },
          {
            "date": "2014-12-03T00:55:00",
            "db": "BID",
            "id": "71299"
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          },
          {
            "date": "2014-12-02T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-8423"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS VAP2500 Management portal execution arbitrary command vulnerability",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005687"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "code injection",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-518"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201411-0385

    Vulnerability from variot - Updated: 2025-04-12 23:16

    ARRIS VAP2500 before FW08.41 does not properly validate passwords, which allows remote attackers to bypass authentication. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of user authentication. The issue lies in the failure to compare the password when authenticating. An attacker can leverage this vulnerability to bypass authentication checks which can then be chained to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA. Arris VAP2500 is prone to an authentication-bypass vulnerability

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201411-0385",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "vap2500",
            "scope": "lte",
            "trust": 1.0,
            "vendor": "arris",
            "version": "08.41"
          },
          {
            "model": "vap2500",
            "scope": "lt",
            "trust": 0.8,
            "vendor": "arris group",
            "version": "fw08.41"
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.7,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": null,
            "trust": 0.6,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": "08.41"
          },
          {
            "model": "vap2500",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "arris",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:arris:vap2500_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Ricky \"HeadlessZeke\" Lawshae",
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          }
        ],
        "trust": 1.6
      },
      "cve": "CVE-2014-8424",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "CVE-2014-8424",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 2.5,
                "vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2014-08575",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 7.8,
                "confidentialityImpact": "COMPLETE",
                "exploitabilityScore": 10.0,
                "id": "VHN-76369",
                "impactScore": 6.9,
                "integrityImpact": "NONE",
                "severity": "HIGH",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:C/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-8424",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-8424",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "ZDI",
                "id": "CVE-2014-8424",
                "trust": 0.7,
                "value": "HIGH"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-08575",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201411-517",
                "trust": 0.6,
                "value": "HIGH"
              },
              {
                "author": "VULHUB",
                "id": "VHN-76369",
                "trust": 0.1,
                "value": "HIGH"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS VAP2500 before FW08.41 does not properly validate passwords, which allows remote attackers to bypass authentication. Authentication is not required to exploit this vulnerability.The specific flaw exists within the handling of user authentication.  The issue lies in the failure to compare the password when authenticating.  An attacker can leverage this vulnerability to bypass authentication checks which can then be chained to execute code with root privileges. The Arris VAP2500 is a wireless access device from Arris, USA. Arris VAP2500 is prone to an authentication-bypass vulnerability",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          }
        ],
        "trust": 3.15
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-76369",
            "trust": 0.1,
            "type": "unknown"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-8424",
            "trust": 4.1
          },
          {
            "db": "ZDI",
            "id": "ZDI-14-388",
            "trust": 3.5
          },
          {
            "db": "BID",
            "id": "71297",
            "trust": 1.6
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686",
            "trust": 0.8
          },
          {
            "db": "ZDI_CAN",
            "id": "ZDI-CAN-2136",
            "trust": 0.7
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575",
            "trust": 0.6
          },
          {
            "db": "EXPLOIT-DB",
            "id": "35372",
            "trust": 0.1
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "id": "VAR-201411-0385",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          }
        ],
        "trust": 0.9125
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          }
        ]
      },
      "last_update_date": "2025-04-12T23:16:58.738000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Top Page",
            "trust": 0.8,
            "url": "http://www.arrisi.com/products/product.asp?id=5017"
          },
          {
            "title": "Arris VAP2500 authentication bypass vulnerability patch",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/52266"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-287",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.8,
            "url": "http://www.zerodayinitiative.com/advisories/zdi-14-388/"
          },
          {
            "trust": 1.2,
            "url": "http://www.securityfocus.com/bid/71297"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-8424"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-8424"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/products/product.asp?id=5017"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "db": "BID",
            "id": "71297"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "date": "2014-11-25T00:00:00",
            "db": "BID",
            "id": "71297"
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "date": "2014-11-27T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "date": "2014-11-28T15:59:04.433000",
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-11-25T00:00:00",
            "db": "ZDI",
            "id": "ZDI-14-388"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-08575"
          },
          {
            "date": "2014-11-28T00:00:00",
            "db": "VULHUB",
            "id": "VHN-76369"
          },
          {
            "date": "2014-11-25T00:00:00",
            "db": "BID",
            "id": "71297"
          },
          {
            "date": "2014-12-01T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          },
          {
            "date": "2014-12-02T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-8424"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS VAP2500 Vulnerabilities that bypass authentication",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-005686"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "authorization issue",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201411-517"
          }
        ],
        "trust": 0.6
      }
    }

    VAR-201406-0395

    Vulnerability from variot - Updated: 2025-04-12 23:13

    Multiple cross-site request forgery (CSRF) vulnerabilities in goform/RgDdns in ARRIS (formerly Motorola) SBG901 SURFboard Wireless Cable Modem allow remote attackers to hijack the authentication of administrators for requests that (1) change the dns service via the DdnsService parameter, (2) change the username via the DdnsUserName parameter, (3) change the password via the DdnsPassword parameter, or (4) change the host name via the DdnsHostName parameter. The Motorola SBG901 modem is a router device. The Motorola SBG901 modem has a cross-site request forgery vulnerability that allows remote attackers to build malicious URIs, entice users to resolve, and perform malicious operations in the target user context. An attacker can exploit this issue to perform certain unauthorized actions. This may lead to further attacks

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201406-0395",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "arris sbg901",
            "scope": "eq",
            "trust": 1.0,
            "vendor": "commscope",
            "version": null
          },
          {
            "model": "sbg901 surfboard wireless cable modem",
            "scope": null,
            "trust": 0.8,
            "vendor": "arris group",
            "version": null
          },
          {
            "model": "sbg901 modem",
            "scope": null,
            "trust": 0.6,
            "vendor": "motorola",
            "version": null
          },
          {
            "model": "sbg901",
            "scope": "eq",
            "trust": 0.6,
            "vendor": "arris",
            "version": null
          },
          {
            "model": "sbg901",
            "scope": "eq",
            "trust": 0.3,
            "vendor": "motorola",
            "version": "0"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "BID",
            "id": "68103"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/h:arris:sbg901",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          }
        ]
      },
      "credits": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/credits#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Blessen Thomas",
        "sources": [
          {
            "db": "BID",
            "id": "68103"
          }
        ],
        "trust": 0.3
      },
      "cve": "CVE-2014-3778",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CVE-2014-3778",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 1.8,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 8.6,
                "id": "CNVD-2014-03873",
                "impactScore": 6.4,
                "integrityImpact": "PARTIAL",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              }
            ],
            "cvssV3": [],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2014-3778",
                "trust": 1.0,
                "value": "MEDIUM"
              },
              {
                "author": "NVD",
                "id": "CVE-2014-3778",
                "trust": 0.8,
                "value": "Medium"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2014-03873",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201406-442",
                "trust": 0.6,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Multiple cross-site request forgery (CSRF) vulnerabilities in goform/RgDdns in ARRIS (formerly Motorola) SBG901 SURFboard Wireless Cable Modem allow remote attackers to hijack the authentication of administrators for requests that (1) change the dns service via the DdnsService parameter, (2) change the username via the DdnsUserName parameter, (3) change the password via the DdnsPassword parameter, or (4) change the host name via the DdnsHostName parameter. The Motorola SBG901 modem is a router device. The Motorola SBG901 modem has a cross-site request forgery vulnerability that allows remote attackers to build malicious URIs, entice users to resolve, and perform malicious operations in the target user context. \nAn attacker can exploit this issue to perform certain unauthorized actions. This may lead to  further attacks",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "BID",
            "id": "68103"
          }
        ],
        "trust": 2.43
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2014-3778",
            "trust": 3.3
          },
          {
            "db": "EXPLOIT-DB",
            "id": "33792",
            "trust": 3.0
          },
          {
            "db": "BID",
            "id": "68103",
            "trust": 0.9
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001",
            "trust": 0.8
          },
          {
            "db": "EXPLOITDB",
            "id": "33792",
            "trust": 0.6
          },
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873",
            "trust": 0.6
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442",
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "BID",
            "id": "68103"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "id": "VAR-201406-0395",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          }
        ],
        "trust": 1.1833333000000001
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          }
        ]
      },
      "last_update_date": "2025-04-12T23:13:20.866000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "Modems and Gateways",
            "trust": 0.8,
            "url": "http://www.arrisi.com/modems/"
          },
          {
            "title": "Patch for Motorola SBG901 Cross-Site Request Forgery Vulnerability",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/46738"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-352",
            "trust": 1.8
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 1.6,
            "url": "http://www.exploit-db.com/exploits/33792"
          },
          {
            "trust": 1.4,
            "url": "http://www.exploit-db.com/exploits/33792/"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-3778"
          },
          {
            "trust": 0.8,
            "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-3778"
          },
          {
            "trust": 0.3,
            "url": "http://www.arrisi.com/modems/"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "BID",
            "id": "68103"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "db": "BID",
            "id": "68103"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-06-25T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "date": "2014-06-18T00:00:00",
            "db": "BID",
            "id": "68103"
          },
          {
            "date": "2014-06-23T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "date": "2014-06-20T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "date": "2014-06-19T14:55:07.253000",
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2014-06-25T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2014-03873"
          },
          {
            "date": "2014-06-18T00:00:00",
            "db": "BID",
            "id": "68103"
          },
          {
            "date": "2014-06-23T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          },
          {
            "date": "2021-08-24T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          },
          {
            "date": "2025-04-12T10:46:40.837000",
            "db": "NVD",
            "id": "CVE-2014-3778"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "ARRIS SBG901 SURFboard Wireless Cable Modem of  goform/RgDdns Vulnerable to cross-site request forgery",
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2014-003001"
          }
        ],
        "trust": 0.8
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "cross-site request forgery",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201406-442"
          }
        ],
        "trust": 0.6
      }
    }

    CVE-2025-49164 (GCVE-0-2025-49164)

    Vulnerability from nvd – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:58
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK have a firmware decryption key of cd1c2d78f2cba1f73ca7e697b4a485f49a8a7d0c8b0fdc9f51ced50f2530668a.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-321 - Use of Hard-coded Cryptographic Key
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49164",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:57:49.127423Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:58:00.868Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK have a firmware decryption key of cd1c2d78f2cba1f73ca7e697b4a485f49a8a7d0c8b0fdc9f51ced50f2530668a."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-321",
                  "description": "CWE-321 Use of Hard-coded Cryptographic Key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:42:52.626Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49164",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:58:00.868Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-49163 (GCVE-0-2025-49163)

    Vulnerability from nvd – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:56
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow booting an arbitrary image via a crafted /usr/bin/gunzip file.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-424 - Improper Protection of Alternate Path
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49163",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:56:09.258016Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:56:51.541Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow booting an arbitrary image via a crafted /usr/bin/gunzip file."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.7,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-424",
                  "description": "CWE-424 Improper Protection of Alternate Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:40:23.834Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49163",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:56:51.541Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-49162 (GCVE-0-2025-49162)

    Vulnerability from nvd – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:54
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow file overwrite via TFTP because a remote filename with a space character allows an attacker to control the local filename.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-424 - Improper Protection of Alternate Path
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49162",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:54:04.235767Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:54:29.878Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow file overwrite via TFTP because a remote filename with a space character allows an attacker to control the local filename."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.4,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-424",
                  "description": "CWE-424 Improper Protection of Alternate Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:39:01.508Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49162",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:54:29.878Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-49162 (GCVE-0-2025-49162)

    Vulnerability from cvelistv5 – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:54
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow file overwrite via TFTP because a remote filename with a space character allows an attacker to control the local filename.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-424 - Improper Protection of Alternate Path
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49162",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:54:04.235767Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:54:29.878Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow file overwrite via TFTP because a remote filename with a space character allows an attacker to control the local filename."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.4,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-424",
                  "description": "CWE-424 Improper Protection of Alternate Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:39:01.508Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49162",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:54:29.878Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-49164 (GCVE-0-2025-49164)

    Vulnerability from cvelistv5 – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:58
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK have a firmware decryption key of cd1c2d78f2cba1f73ca7e697b4a485f49a8a7d0c8b0fdc9f51ced50f2530668a.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-321 - Use of Hard-coded Cryptographic Key
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49164",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:57:49.127423Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:58:00.868Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK have a firmware decryption key of cd1c2d78f2cba1f73ca7e697b4a485f49a8a7d0c8b0fdc9f51ced50f2530668a."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-321",
                  "description": "CWE-321 Use of Hard-coded Cryptographic Key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:42:52.626Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49164",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:58:00.868Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2025-49163 (GCVE-0-2025-49163)

    Vulnerability from cvelistv5 – Published: 2025-06-02 00:00 – Updated: 2025-06-03 01:56
    VLAI
    Summary
    Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow booting an arbitrary image via a crafted /usr/bin/gunzip file.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-424 - Improper Protection of Alternate Path
    Assigner
    Impacted products
    Vendor Product Version
    Arris VIP1113 Affected: 0 , ≤ 2025-05-30 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-49163",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-03T01:56:09.258016Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-03T01:56:51.541Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "VIP1113",
              "vendor": "Arris",
              "versions": [
                {
                  "lessThanOrEqual": "2025-05-30",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Arris VIP1113 devices through 2025-05-30 with KreaTV SDK allow booting an arbitrary image via a crafted /usr/bin/gunzip file."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.7,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-424",
                  "description": "CWE-424 Improper Protection of Alternate Path",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-02T23:40:23.834Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://full-disclosure.eu/reports/2025/FDEU-CVE-2025-1c00-arris-bootloader-shell-injection.html"
            }
          ],
          "x_generator": {
            "engine": "enrichogram 0.0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2025-49163",
        "datePublished": "2025-06-02T00:00:00.000Z",
        "dateReserved": "2025-06-02T00:00:00.000Z",
        "dateUpdated": "2025-06-03T01:56:51.541Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }