VAR-201501-0655

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

Cross-site scripting (XSS) vulnerability in login.cgi in D-Link router DIR-655 (rev Bx) with firmware before 2.12b01 allows remote attackers to inject arbitrary web script or HTML via the html_response_page parameter. DIR-655 is the world's first wireless router wireless switch timer certified by Windows Vista. D-Link DIR-655 has an information disclosure vulnerability that allows an attacker to entice an unknown victim to follow a malicious URI. D-Link DIR-655 is prone to cross-site scripting, security-bypass, and information-disclosure vulnerabilities. Attackers can exploit these issues to execute arbitrary script code in the context of the website, steal cookie-based authentication information, disclose sensitive information, or bypass the authentication mechanism and gain unauthorized access. A cross-site scripting vulnerability exists in the login.cgi file of D-Link router DIR-655 with firmware version earlier than 2.12b01

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-201501-0655",
  "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": "dir-655",
        "scope": null,
        "trust": 2.6,
        "vendor": "d link",
        "version": null
      },
      {
        "model": "dir-655",
        "scope": "eq",
        "trust": 1.0,
        "vendor": "d link",
        "version": "bx"
      },
      {
        "model": "dir-655",
        "scope": "lte",
        "trust": 1.0,
        "vendor": "d link",
        "version": "2.11na"
      },
      {
        "model": "dir-655",
        "scope": "lt",
        "trust": 0.8,
        "vendor": "d link",
        "version": "2.12b01"
      },
      {
        "model": "dir-655",
        "scope": "eq",
        "trust": 0.6,
        "vendor": "d link",
        "version": "2.11na"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "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:d-link:dir-655",
                "vulnerable": true
              },
              {
                "cpe22Uri": "cpe:/o:d-link:dir-655_firmware",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Keven Jiang",
    "sources": [
      {
        "db": "BID",
        "id": "71772"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      }
    ],
    "trust": 0.9
  },
  "cve": "CVE-2014-9518",
  "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-2014-9518",
            "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": "PARTIAL",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2014-09135",
            "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": "CNVD",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2014-09134",
            "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": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 8.6,
            "id": "CNVD-2014-09136",
            "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-77463",
            "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-2014-9518",
            "trust": 1.0,
            "value": "MEDIUM"
          },
          {
            "author": "NVD",
            "id": "CVE-2014-9518",
            "trust": 0.8,
            "value": "Medium"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2014-09135",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2014-09134",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2014-09136",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201412-504",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "VULHUB",
            "id": "VHN-77463",
            "trust": 0.1,
            "value": "MEDIUM"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "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 login.cgi in D-Link router DIR-655 (rev Bx) with firmware before 2.12b01 allows remote attackers to inject arbitrary web script or HTML via the html_response_page parameter. DIR-655 is the world\u0027s first wireless router wireless switch timer certified by Windows Vista. D-Link DIR-655 has an information disclosure vulnerability that allows an attacker to entice an unknown victim to follow a malicious URI. D-Link DIR-655 is prone to cross-site scripting, security-bypass, and information-disclosure vulnerabilities. \nAttackers can exploit these issues to execute arbitrary script code in the context of the website, steal cookie-based authentication information, disclose sensitive information, or bypass the authentication mechanism and gain unauthorized access. A cross-site scripting vulnerability exists in the login.cgi file of D-Link router DIR-655 with firmware version earlier than 2.12b01",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "BID",
        "id": "71772"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      }
    ],
    "trust": 3.6
  },
  "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-77463",
        "trust": 0.1,
        "type": "unknown"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      }
    ]
  },
  "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": "BID",
        "id": "71772",
        "trust": 3.8
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518",
        "trust": 2.8
      },
      {
        "db": "SECUNIA",
        "id": "61831",
        "trust": 1.7
      },
      {
        "db": "DLINK",
        "id": "SAP10048",
        "trust": 1.7
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510",
        "trust": 0.8
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504",
        "trust": 0.7
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135",
        "trust": 0.6
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134",
        "trust": 0.6
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136",
        "trust": 0.6
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "db": "BID",
        "id": "71772"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "id": "VAR-201501-0655",
  "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-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      }
    ],
    "trust": 2.46349206
  },
  "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": [
          "IoT",
          "Network device"
        ],
        "sub_category": null,
        "trust": 1.8
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      }
    ]
  },
  "last_update_date": "2025-04-13T23:27:34.651000Z",
  "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": "SAP10048",
        "trust": 0.8,
        "url": "http://securityadvisories.dlink.com/security/publication.aspx?name=SAP10048"
      },
      {
        "title": "D-Link DIR-655 security bypass vulnerability patch",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchInfo/show/53187"
      },
      {
        "title": "D-Link DIR-655 Information Disclosure Vulnerability Patch",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchInfo/show/53189"
      },
      {
        "title": "Patch for D-Link DIR-655 Cross-Site Scripting Vulnerability",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchInfo/show/53186"
      },
      {
        "title": "DIR-655_REVB_FIRMWARE_2.12.B01_NA_BETA",
        "trust": 0.6,
        "url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=53139"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      }
    ]
  },
  "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-77463"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "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": "http://www.securityfocus.com/bid/71772/info"
      },
      {
        "trust": 1.7,
        "url": "http://www.securityfocus.com/bid/71772"
      },
      {
        "trust": 1.7,
        "url": "http://securityadvisories.dlink.com/security/publication.aspx?name=sap10048"
      },
      {
        "trust": 1.7,
        "url": "http://secunia.com/advisories/61831"
      },
      {
        "trust": 0.8,
        "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-9518"
      },
      {
        "trust": 0.8,
        "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2014-9518"
      },
      {
        "trust": 0.3,
        "url": "http://www.dlink.com/"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "db": "BID",
        "id": "71772"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "db": "BID",
        "id": "71772"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "date": "2015-01-05T00:00:00",
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "date": "2014-12-22T00:00:00",
        "db": "BID",
        "id": "71772"
      },
      {
        "date": "2015-01-08T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "date": "2015-01-05T20:59:12.777000",
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09135"
      },
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09134"
      },
      {
        "date": "2014-12-25T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-09136"
      },
      {
        "date": "2015-01-06T00:00:00",
        "db": "VULHUB",
        "id": "VHN-77463"
      },
      {
        "date": "2015-03-08T16:04:00",
        "db": "BID",
        "id": "71772"
      },
      {
        "date": "2015-01-08T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      },
      {
        "date": "2015-01-06T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201412-504"
      },
      {
        "date": "2025-04-12T10:46:40.837000",
        "db": "NVD",
        "id": "CVE-2014-9518"
      }
    ]
  },
  "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-504"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "D-Link Router  DIR-655 Of firmware  login.cgi Vulnerable to cross-site scripting",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2014-007510"
      }
    ],
    "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-504"
      }
    ],
    "trust": 0.6
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…