GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

VAR-201801-1063

Vulnerability from variot - Updated: 2023-12-18 13:38

A vulnerability in the Cisco node-jose open source library before 0.11.0 could allow an unauthenticated, remote attacker to re-sign tokens using a key that is embedded within the token. The vulnerability is due to node-jose following the JSON Web Signature (JWS) standard for JSON Web Tokens (JWTs). This standard specifies that a JSON Web Key (JWK) representing a public key can be embedded within the header of a JWS. This public key is then trusted for verification. An attacker could exploit this by forging valid JWS objects by removing the original signature, adding a new public key to the header, and then signing the object using the (attacker-owned) private key associated with the public key embedded in that JWS header. Cisco Node-jose Library is prone to a remote security-bypass vulnerability. Attackers can exploit this issue to bypass certain security restrictions to gain unauthorized access. 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-201801-1063",
  "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": "node-jose",
        "scope": "lt",
        "trust": 1.8,
        "vendor": "cisco",
        "version": "0.11.0"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.5"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.4"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.3"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.2"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.1"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.9.0"
      },
      {
        "model": "node-jose library",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.10.0"
      },
      {
        "model": "node-jose library",
        "scope": "ne",
        "trust": 0.3,
        "vendor": "cisco",
        "version": "0.11.0"
      }
    ],
    "sources": [
      {
        "db": "BID",
        "id": "102445"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      }
    ]
  },
  "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:cisco:node-jose:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.11.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Andrea Cappa",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ],
    "trust": 0.6
  },
  "cve": "CVE-2018-0114",
  "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": true,
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "NVD",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 10.0,
            "impactScore": 2.9,
            "integrityImpact": "PARTIAL",
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "severity": "MEDIUM",
            "trust": 1.0,
            "userInteractionRequired": false,
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          {
            "acInsufInfo": null,
            "accessComplexity": "Low",
            "accessVector": "Network",
            "authentication": "None",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 5.0,
            "confidentialityImpact": "None",
            "exploitabilityScore": null,
            "id": "CVE-2018-0114",
            "impactScore": null,
            "integrityImpact": "Partial",
            "obtainAllPrivilege": null,
            "obtainOtherPrivilege": null,
            "obtainUserPrivilege": null,
            "severity": "Medium",
            "trust": 0.9,
            "userInteractionRequired": null,
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 10.0,
            "id": "VHN-118316",
            "impactScore": 2.9,
            "integrityImpact": "PARTIAL",
            "severity": "MEDIUM",
            "trust": 0.1,
            "vectorString": "AV:N/AC:L/AU:N/C:N/I:P/A:N",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "NVD",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 3.9,
            "impactScore": 3.6,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.0,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 7.5,
            "baseSeverity": "High",
            "confidentialityImpact": "None",
            "exploitabilityScore": null,
            "id": "CVE-2018-0114",
            "impactScore": null,
            "integrityImpact": "High",
            "privilegesRequired": "None",
            "scope": "Unchanged",
            "trust": 0.8,
            "userInteraction": "None",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "NVD",
            "id": "CVE-2018-0114",
            "trust": 1.8,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201801-204",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "VULHUB",
            "id": "VHN-118316",
            "trust": 0.1,
            "value": "MEDIUM"
          },
          {
            "author": "VULMON",
            "id": "CVE-2018-0114",
            "trust": 0.1,
            "value": "MEDIUM"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "A vulnerability in the Cisco node-jose open source library before 0.11.0 could allow an unauthenticated, remote attacker to re-sign tokens using a key that is embedded within the token. The vulnerability is due to node-jose following the JSON Web Signature (JWS) standard for JSON Web Tokens (JWTs). This standard specifies that a JSON Web Key (JWK) representing a public key can be embedded within the header of a JWS. This public key is then trusted for verification. An attacker could exploit this by forging valid JWS objects by removing the original signature, adding a new public key to the header, and then signing the object using the (attacker-owned) private key associated with the public key embedded in that JWS header. Cisco Node-jose Library is prone to a remote security-bypass vulnerability. \nAttackers can exploit this issue to bypass certain security restrictions to gain unauthorized access. This may aid in further attacks",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "BID",
        "id": "102445"
      },
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      }
    ],
    "trust": 2.07
  },
  "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-118316",
        "trust": 0.1,
        "type": "unknown"
      },
      {
        "reference": "https://vulmon.com/exploitdetails?qidtp=exploitdb\u0026qid=44324",
        "trust": 0.1,
        "type": "exploit"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      }
    ]
  },
  "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-2018-0114",
        "trust": 2.9
      },
      {
        "db": "BID",
        "id": "102445",
        "trust": 2.1
      },
      {
        "db": "EXPLOIT-DB",
        "id": "44324",
        "trust": 1.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335",
        "trust": 0.8
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204",
        "trust": 0.7
      },
      {
        "db": "CXSECURITY",
        "id": "WLB-2018030192",
        "trust": 0.6
      },
      {
        "db": "PACKETSTORM",
        "id": "146864",
        "trust": 0.1
      },
      {
        "db": "VULHUB",
        "id": "VHN-118316",
        "trust": 0.1
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "db": "BID",
        "id": "102445"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "id": "VAR-201801-1063",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      }
    ],
    "trust": 0.01
  },
  "last_update_date": "2023-12-18T13:38:45.452000Z",
  "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": "0.11.0 (2017-11-30)",
        "trust": 0.8,
        "url": "https://github.com/cisco/node-jose/blob/master/changelog.md"
      },
      {
        "title": "Alert ID: 56326",
        "trust": 0.8,
        "url": "https://tools.cisco.com/security/center/viewalert.x?alertid=56326"
      },
      {
        "title": "Cisco node-jose open source library Security vulnerabilities",
        "trust": 0.6,
        "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=77519"
      },
      {
        "title": "PSJsonWebToken",
        "trust": 0.1,
        "url": "https://github.com/anthonyg-1/psjsonwebtoken "
      },
      {
        "title": "CVE-2018-0114",
        "trust": 0.1,
        "url": "https://github.com/eremiel/cve-2018-0114 "
      },
      {
        "title": "CVE-2018-0114",
        "trust": 0.1,
        "url": "https://github.com/starry-lord/cve-2018-0114 "
      },
      {
        "title": "CVE-2018-0114",
        "trust": 0.1,
        "url": "https://github.com/scumdestroy/cve-2018-0114 "
      },
      {
        "title": "burp-jwt-fuzzhelper-extension",
        "trust": 0.1,
        "url": "https://github.com/pinnace/burp-jwt-fuzzhelper-extension "
      },
      {
        "title": "forger",
        "trust": 0.1,
        "url": "https://github.com/freddd/forger "
      },
      {
        "title": "POC-CVE-2018-0114",
        "trust": 0.1,
        "url": "https://github.com/adityathebe/poc-cve-2018-0114 "
      },
      {
        "title": "POC-CVE-2018-0114",
        "trust": 0.1,
        "url": "https://github.com/zi0black/poc-cve-2018-0114 "
      },
      {
        "title": "jwt_tool",
        "trust": 0.1,
        "url": "https://github.com/ticarpi/jwt_tool "
      },
      {
        "title": "ticarpi-jwt_tool",
        "trust": 0.1,
        "url": "https://github.com/mishmashclone/ticarpi-jwt_tool "
      },
      {
        "title": "pentester-bounty-hunter-scripts",
        "trust": 0.1,
        "url": "https://github.com/scumdestroy/pentester-bounty-hunter-scripts "
      },
      {
        "title": "jwt_tool",
        "trust": 0.1,
        "url": "https://github.com/the-cracker-technology/jwt_tool "
      },
      {
        "title": "jwt_tool",
        "trust": 0.1,
        "url": "https://github.com/puckiestyle/jwt_tool "
      },
      {
        "title": "Exp101tsArchiv30thers",
        "trust": 0.1,
        "url": "https://github.com/nu11secur1ty/exp101tsarchiv30thers "
      },
      {
        "title": "PoC-in-GitHub",
        "trust": 0.1,
        "url": "https://github.com/developer3000s/poc-in-github "
      },
      {
        "title": "awesome-cve-poc_qazbnm456",
        "trust": 0.1,
        "url": "https://github.com/xbl3/awesome-cve-poc_qazbnm456 "
      },
      {
        "title": "PoC-in-GitHub",
        "trust": 0.1,
        "url": "https://github.com/nomi-sec/poc-in-github "
      },
      {
        "title": "CVE-POC",
        "trust": 0.1,
        "url": "https://github.com/0xt11/cve-poc "
      },
      {
        "title": "PoC-in-GitHub",
        "trust": 0.1,
        "url": "https://github.com/hectorgie/poc-in-github "
      }
    ],
    "sources": [
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "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-347",
        "trust": 1.1
      },
      {
        "problemtype": "CWE-320",
        "trust": 0.9
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      }
    ]
  },
  "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.2,
        "url": "https://tools.cisco.com/security/center/viewalert.x?alertid=56326"
      },
      {
        "trust": 1.9,
        "url": "http://www.securityfocus.com/bid/102445"
      },
      {
        "trust": 1.9,
        "url": "https://www.exploit-db.com/exploits/44324/"
      },
      {
        "trust": 1.8,
        "url": "https://github.com/cisco/node-jose/blob/master/changelog.md"
      },
      {
        "trust": 1.8,
        "url": "https://github.com/zi0black/poc-cve-2018-0114"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-0114"
      },
      {
        "trust": 0.8,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-0114"
      },
      {
        "trust": 0.6,
        "url": "https://cxsecurity.com/issue/wlb-2018030192"
      },
      {
        "trust": 0.3,
        "url": "http://www.cisco.com/"
      },
      {
        "trust": 0.1,
        "url": "https://cwe.mitre.org/data/definitions/347.html"
      },
      {
        "trust": 0.1,
        "url": "https://github.com/anthonyg-1/psjsonwebtoken"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "db": "BID",
        "id": "102445"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "db": "BID",
        "id": "102445"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2018-01-04T00:00:00",
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "date": "2018-01-04T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "date": "2018-01-08T00:00:00",
        "db": "BID",
        "id": "102445"
      },
      {
        "date": "2018-02-08T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "date": "2018-01-04T06:29:00.417000",
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "date": "2018-01-05T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2020-09-04T00:00:00",
        "db": "VULHUB",
        "id": "VHN-118316"
      },
      {
        "date": "2020-09-04T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-0114"
      },
      {
        "date": "2018-01-08T00:00:00",
        "db": "BID",
        "id": "102445"
      },
      {
        "date": "2018-02-08T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      },
      {
        "date": "2020-09-04T16:58:50.880000",
        "db": "NVD",
        "id": "CVE-2018-0114"
      },
      {
        "date": "2021-08-18T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ]
  },
  "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-201801-204"
      }
    ],
    "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 node-jose Vulnerability related to key management errors in open source libraries",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-001335"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "data forgery",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201801-204"
      }
    ],
    "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…