VAR-201702-0668

Vulnerability from variot - Updated: 2023-12-18 12:04

A non-privileged user of the Siemens web application RUGGEDCOM NMS < V1.2 on port 8080/TCP and 8081/TCP could perform a persistent Cross-Site Scripting (XSS) attack, potentially resulting in obtaining administrative permissions. RUGGEDCOM NMS is an enterprise-level solution for the monitoring, configuration and maintenance of RUGGEDCOM mission-critical networks by Siemens AG. Siemens RUGGEDCOM NMS is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input. Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible. Versions prior to Siemens RUGGEDCOM NMS 2.1 are vulnerable. An attacker could exploit this vulnerability to gain administrator privileges

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-201702-0668",
  "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": "ruggedcom network management software",
        "scope": "lte",
        "trust": 1.0,
        "vendor": "siemens",
        "version": "2.0.2"
      },
      {
        "model": "ruggedcom nms",
        "scope": "lt",
        "trust": 0.8,
        "vendor": "siemens",
        "version": "2.1   (windows and linux)"
      },
      {
        "model": "ruggedcom nms",
        "scope": "lt",
        "trust": 0.6,
        "vendor": "siemens",
        "version": "2.1"
      },
      {
        "model": "ruggedcom network management software",
        "scope": "eq",
        "trust": 0.6,
        "vendor": "siemens",
        "version": "2.0.2"
      },
      {
        "model": null,
        "scope": "eq",
        "trust": 0.2,
        "vendor": "ruggedcom network management",
        "version": "*"
      }
    ],
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "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": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:siemens:ruggedcom_network_management_software:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.0.2",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "The vendor reported this issue.",
    "sources": [
      {
        "db": "BID",
        "id": "96455"
      }
    ],
    "trust": 0.3
  },
  "cve": "CVE-2017-2683",
  "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": [
          {
            "acInsufInfo": false,
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "NVD",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 8.6,
            "impactScore": 2.9,
            "integrityImpact": "PARTIAL",
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "severity": "MEDIUM",
            "trust": 1.0,
            "userInteractionRequired": true,
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          {
            "acInsufInfo": null,
            "accessComplexity": "Medium",
            "accessVector": "Network",
            "authentication": "None",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 4.3,
            "confidentialityImpact": "None",
            "exploitabilityScore": null,
            "id": "CVE-2017-2683",
            "impactScore": null,
            "integrityImpact": "Partial",
            "obtainAllPrivilege": null,
            "obtainOtherPrivilege": null,
            "obtainUserPrivilege": null,
            "severity": "Medium",
            "trust": 0.9,
            "userInteractionRequired": null,
            "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": 8.5,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2017-01836",
            "impactScore": 7.8,
            "integrityImpact": "PARTIAL",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:P/A:N",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "IVD",
            "availabilityImpact": "NONE",
            "baseScore": 8.5,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec",
            "impactScore": 7.8,
            "integrityImpact": "PARTIAL",
            "severity": "HIGH",
            "trust": 0.2,
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:P/A:N",
            "version": "2.9 [IVD]"
          },
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 8.6,
            "id": "VHN-110886",
            "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",
            "availabilityImpact": "NONE",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 2.8,
            "impactScore": 4.7,
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "trust": 1.0,
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
            "version": "3.0"
          },
          {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 8.2,
            "baseSeverity": "High",
            "confidentialityImpact": "High",
            "exploitabilityScore": null,
            "id": "CVE-2017-2683",
            "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:H/I:L/A:N",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "NVD",
            "id": "CVE-2017-2683",
            "trust": 1.8,
            "value": "HIGH"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2017-01836",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201702-913",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "IVD",
            "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec",
            "trust": 0.2,
            "value": "MEDIUM"
          },
          {
            "author": "VULHUB",
            "id": "VHN-110886",
            "trust": 0.1,
            "value": "MEDIUM"
          },
          {
            "author": "VULMON",
            "id": "CVE-2017-2683",
            "trust": 0.1,
            "value": "MEDIUM"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "A non-privileged user of the Siemens web application RUGGEDCOM NMS \u003c V1.2 on port 8080/TCP and 8081/TCP could perform a persistent Cross-Site Scripting (XSS) attack, potentially resulting in obtaining administrative permissions. RUGGEDCOM NMS is an enterprise-level solution for the monitoring, configuration and maintenance of RUGGEDCOM mission-critical networks by Siemens AG. Siemens RUGGEDCOM NMS is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input. \nSuccessful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible. \nVersions prior to Siemens RUGGEDCOM NMS 2.1 are vulnerable. An attacker could exploit this vulnerability to gain administrator privileges",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "BID",
        "id": "96455"
      },
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683"
      }
    ],
    "trust": 2.79
  },
  "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-2683",
        "trust": 3.7
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-17-059-01",
        "trust": 2.3
      },
      {
        "db": "SIEMENS",
        "id": "SSA-363881",
        "trust": 1.8
      },
      {
        "db": "BID",
        "id": "96455",
        "trust": 1.5
      },
      {
        "db": "SECTRACK",
        "id": "1037958",
        "trust": 1.2
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913",
        "trust": 0.9
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836",
        "trust": 0.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717",
        "trust": 0.8
      },
      {
        "db": "IVD",
        "id": "5E12C641-3B1A-4CBE-B384-0CF8BCD22BEC",
        "trust": 0.2
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886",
        "trust": 0.1
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "db": "BID",
        "id": "96455"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "id": "VAR-201702-0668",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      }
    ],
    "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": [
          "ICS"
        ],
        "sub_category": null,
        "trust": 0.8
      }
    ],
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      }
    ]
  },
  "last_update_date": "2023-12-18T12:04:40.500000Z",
  "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": "SSA-363881",
        "trust": 0.8,
        "url": "http://www.siemens.com/cert/pool/cert/siemens_security_advisory_ssa-363881.pdf"
      },
      {
        "title": "Siemens RuggedCom NMS Cross-Site Scripting Vulnerability Patch",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchinfo/show/89663"
      },
      {
        "title": "Siemens RUGGEDCOM NMS Fixes for cross-site scripting vulnerabilities",
        "trust": 0.6,
        "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=68061"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "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-110886"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      }
    ]
  },
  "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.4,
        "url": "https://ics-cert.us-cert.gov/advisories/icsa-17-059-01"
      },
      {
        "trust": 1.8,
        "url": "http://www.siemens.com/cert/pool/cert/siemens_security_advisory_ssa-363881.pdf"
      },
      {
        "trust": 1.3,
        "url": "http://www.securityfocus.com/bid/96455"
      },
      {
        "trust": 1.2,
        "url": "http://www.securitytracker.com/id/1037958"
      },
      {
        "trust": 0.8,
        "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-2683"
      },
      {
        "trust": 0.8,
        "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2017-2683"
      },
      {
        "trust": 0.6,
        "url": "http://www.siemens.com/cert/en/cert-security-advisories.htm"
      },
      {
        "trust": 0.3,
        "url": "http://www.siemens.com/"
      },
      {
        "trust": 0.1,
        "url": "https://cwe.mitre.org/data/definitions/79.html"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov"
      },
      {
        "trust": 0.1,
        "url": "https://tools.cisco.com/security/center/viewalert.x?alertid=52799"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "db": "BID",
        "id": "96455"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "db": "BID",
        "id": "96455"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2017-02-23T00:00:00",
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "date": "2017-02-23T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "date": "2017-02-27T00:00:00",
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "date": "2017-02-27T00:00:00",
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "date": "2017-02-27T00:00:00",
        "db": "BID",
        "id": "96455"
      },
      {
        "date": "2017-03-15T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "date": "2017-02-27T11:59:00.197000",
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "date": "2017-02-28T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2017-02-24T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "date": "2017-07-17T00:00:00",
        "db": "VULHUB",
        "id": "VHN-110886"
      },
      {
        "date": "2017-07-17T00:00:00",
        "db": "VULMON",
        "id": "CVE-2017-2683"
      },
      {
        "date": "2017-03-07T01:08:00",
        "db": "BID",
        "id": "96455"
      },
      {
        "date": "2017-03-15T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2017-001717"
      },
      {
        "date": "2017-07-17T13:18:24.953000",
        "db": "NVD",
        "id": "CVE-2017-2683"
      },
      {
        "date": "2017-02-28T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ]
  },
  "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-201702-913"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Siemens RuggedCom NMS Cross-Site Scripting Vulnerability",
    "sources": [
      {
        "db": "IVD",
        "id": "5e12c641-3b1a-4cbe-b384-0cf8bcd22bec"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2017-01836"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201702-913"
      }
    ],
    "trust": 1.4
  },
  "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-201702-913"
      }
    ],
    "trust": 0.6
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…