CVE-2015-5263 (GCVE-0-2015-5263)

Vulnerability from cvelistv5 – Published: 2017-09-25 21:00 – Updated: 2024-08-06 06:41
VLAI
Summary
pulp-consumer-client 2.4.0 through 2.6.3 does not check the server's TLS certificate signatures when retrieving the server's public key upon registration.
CWE
  • n/a
Date Public
2015-09-24 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T06:41:09.178Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
          },
          {
            "name": "[oss-security] 20150924 Pulp 2.6.4 released for CVE-2015-5263",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-09-24T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "pulp-consumer-client 2.4.0 through 2.6.3 does not check the server\u0027s TLS certificate signatures when retrieving the server\u0027s public key upon registration."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-25T20:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
        },
        {
          "name": "[oss-security] 20150924 Pulp 2.6.4 released for CVE-2015-5263",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-5263",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "pulp-consumer-client 2.4.0 through 2.6.3 does not check the server\u0027s TLS certificate signatures when retrieving the server\u0027s public key upon registration."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://cve.killedkenny.io/cve/CVE-2015-5263",
              "refsource": "MISC",
              "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
            },
            {
              "name": "[oss-security] 20150924 Pulp 2.6.4 released for CVE-2015-5263",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
            },
            {
              "name": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754",
              "refsource": "CONFIRM",
              "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
            },
            {
              "name": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103",
              "refsource": "CONFIRM",
              "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2015-5263",
    "datePublished": "2017-09-25T21:00:00.000Z",
    "dateReserved": "2015-07-01T00:00:00.000Z",
    "dateUpdated": "2024-08-06T06:41:09.178Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-5263",
      "date": "2026-09-23",
      "epss": "0.00866",
      "percentile": "0.57186"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A4F5ADD3-C9BF-453A-89B9-6D942D40100B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "079793C2-119B-4B50-9D01-57BB495BB2B8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E5ACEF9C-AAC4-4776-8D56-DF8333C8171F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2B18B228-B98A-46C6-BFA5-4C95C1E00925",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B4DDBECB-D3DD-45F8-B11D-9745DFE423FB",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8FDE8A30-7B10-49A6-9357-270FBED18E0F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "53AA6C66-A7E5-4705-B225-ED14D82AF941",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "51768090-BC13-451E-8326-C6576F3735EF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C5473D75-26C2-4AD6-B20C-74A9B016154D",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "96122051-C33F-48CD-8D3F-7B6549939081",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "52C71425-9286-4D31-B9FD-4BD1CCCE7CEB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7C280DD8-2341-417E-BBCE-8BF33C375BE4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B832D765-1635-4752-BAF1-8AB79CBD87A3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "pulp-consumer-client 2.4.0 through 2.6.3 does not check the server\u0027s TLS certificate signatures when retrieving the server\u0027s public key upon registration."
        },
        {
          "lang": "es",
          "value": "pulp-consumer-client desde la versi\u00f3n 2.4.0 hasta la 2.6.3 no verifica las firmas del certificado TLS del servidor cuando recupera la clave p\u00fablica de este al registrarse."
        }
      ],
      "id": "CVE-2015-5263",
      "lastModified": "2024-11-21T02:32:40.520",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "MEDIUM",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 6.8,
              "confidentialityImpact": "PARTIAL",
              "integrityImpact": "PARTIAL",
              "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 8.6,
            "impactScore": 6.4,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ],
        "cvssMetricV30": [
          {
            "cvssData": {
              "attackComplexity": "HIGH",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 8.1,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "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"
            },
            "exploitabilityScore": 2.2,
            "impactScore": 5.9,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2017-09-25T21:29:00.477",
      "references": [
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Mailing List",
            "Third Party Advisory"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch",
            "Third Party Advisory"
          ],
          "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Mailing List",
            "Third Party Advisory"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch",
            "Third Party Advisory"
          ],
          "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-295"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A4F5ADD3-C9BF-453A-89B9-6D942D40100B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "079793C2-119B-4B50-9D01-57BB495BB2B8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E5ACEF9C-AAC4-4776-8D56-DF8333C8171F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2B18B228-B98A-46C6-BFA5-4C95C1E00925",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.4.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B4DDBECB-D3DD-45F8-B11D-9745DFE423FB",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8FDE8A30-7B10-49A6-9357-270FBED18E0F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "53AA6C66-A7E5-4705-B225-ED14D82AF941",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "51768090-BC13-451E-8326-C6576F3735EF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.5.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C5473D75-26C2-4AD6-B20C-74A9B016154D",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "96122051-C33F-48CD-8D3F-7B6549939081",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "52C71425-9286-4D31-B9FD-4BD1CCCE7CEB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7C280DD8-2341-417E-BBCE-8BF33C375BE4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:pulpproject:pulp:2.6.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B832D765-1635-4752-BAF1-8AB79CBD87A3",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "pulp-consumer-client 2.4.0 through 2.6.3 does not check the server\u0027s TLS certificate signatures when retrieving the server\u0027s public key upon registration."
          },
          {
            "lang": "es",
            "value": "pulp-consumer-client desde la versi\u00f3n 2.4.0 hasta la 2.6.3 no verifica las firmas del certificado TLS del servidor cuando recupera la clave p\u00fablica de este al registrarse."
          }
        ],
        "id": "CVE-2015-5263",
        "lastModified": "2026-05-13T00:24:29.033",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 6.4,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV30": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "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"
              },
              "exploitabilityScore": 2.2,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2017-09-25T21:29:00.477",
        "references": [
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch",
              "Third Party Advisory"
            ],
            "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "http://cve.killedkenny.io/cve/CVE-2015-5263"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/09/24/4"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://github.com/pulp/pulp/blob/aa432bf58497b5e3682333b1d5f5ae4f45788a61/client_consumer/pulp/client/consumer/cli.py#L103"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch",
              "Third Party Advisory"
            ],
            "url": "https://github.com/pulp/pulp/commit/b542d7465f7e6e02e1ea1aec059ac607a65cefe7#diff-17110211f89c042a9267e2167dedd754"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-295"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



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…

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…