Package: sploitscan
Version: 0.10.3-1
Severity: normal

Dear maintainer,

after running `sploitscan CVE-2024-42008` I have got a stack trace, apparently
when getting data for the *Public Exploits* section:

    Traceback (most recent call last):
      File "/usr/bin/sploitscan", line 8, in <module>
        sys.exit(cli())
                 ^^^^^
      File "/usr/lib/python3/dist-packages/sploitscan/sploitscan.py", line 
1067, in cli
        main(args.cve_ids, args.export, args.import_file, args.type, 
args.config, args.debug)
      File "/usr/lib/python3/dist-packages/sploitscan/sploitscan.py", line 984, 
in main
        public_exploits = fetch_and_display_public_exploits(cve_id)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3/dist-packages/sploitscan/sploitscan.py", line 880, 
in fetch_and_display_public_exploits
        display_public_exploits(github_data, vulncheck_data, exploitdb_data, 
packetstorm_data, nuclei_data, vulncheck_error)
      File "/usr/lib/python3/dist-packages/sploitscan/sploitscan.py", line 365, 
in display_public_exploits
        exploits, total = template(True)
        ^^^^^^^^^^^^^^^
    ValueError: not enough values to unpack (expected 2, got 1)

The last displayed stdout is the section *CISA KEV Catalog*. Trying another CVE
works fine.

Best wishes
Tomaxuser

-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.9.12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sploitscan depends on:
ii  python3           3.12.4-1
ii  python3-jinja2    3.1.3-1
ii  python3-openai    1.35.12-1
ii  python3-requests  2.31.0+dfsg-2
ii  python3-tabulate  0.9.0-1

sploitscan recommends no packages.

Versions of packages sploitscan suggests:
ii  python3-pygments  2.18.0+dfsg-1

-- no debconf information

Reply via email to