VYPR

PyPI package

knack

pkg:pypi/knack

Vulnerabilities (2)

  • CVE-2025-54364MedAug 20, 2025
    affected <= 0.12.0

    Microsoft Knack 0.12.0 allows Regular expression Denial of Service (ReDoS) in the knack.introspection module. option_descriptions employs an inefficient regular expression pattern: "\s(:param)\s+(.+?)\s:(.*)" that is susceptible to catastrophic backtracking when processing crafte

  • CVE-2025-54363MedAug 20, 2025
    affected <= 0.12.0

    Microsoft Knack 0.12.0 allows Regular expression Denial of Service (ReDoS) in the knack.introspection module. extract_full_summary_from_signature employs an inefficient regular expression pattern: "\s(:param)\s+(.+?)\s:(.*)" that is susceptible to catastrophic backtracking when p