OpenCTI-Platform / client-python

OpenCTI Python Client
https://www.opencti.io
Apache License 2.0
105 stars 124 forks source link

CVEs not returning as intended #638

Closed matr3p closed 2 weeks ago

matr3p commented 3 months ago

Description

I am trying to churn out details about CVEs from vulnerabilities under Arsenal with certain criteria/filters using pycti such as CVEs original creation date 8 May 2024 and with CVSS score of 8 and above and also certain keywords. However, the results seems to be way off than intended.

Environment

  1. Ubuntu 22.04.4
  2. OpenCTI &Pycti version: 6.0.10
  3. Python version 3.12.3

Reproducible Steps

Steps to create the smallest reproducible scenario: image

Expected Output

CVEs original creation date 8 May 2024 and with CVSS score of 8 and above and also certain keywords.

Actual Output

image

Kedae commented 3 months ago

Hi @matr3p ,

Just stepping in. Where did you get those "created_after" attributes ? It does not seems to be the way our vulnerability list function works.

nino-filigran commented 3 weeks ago

@matr3p following up on this issue: I see no replies on this topic: is this still an issue?

Jipegien commented 2 weeks ago

Closing the issue. If there is any news, do not hesitate to reopen it.