Skip to content

classification enrichment: include cve-id, cvss, cpes, etc#15578

Merged
DhiyaneshGeek merged 20 commits intoprojectdiscovery:mainfrom
n3integration:enhancements/enrichment-updates
Mar 11, 2026
Merged

classification enrichment: include cve-id, cvss, cpes, etc#15578
DhiyaneshGeek merged 20 commits intoprojectdiscovery:mainfrom
n3integration:enhancements/enrichment-updates

Conversation

@n3integration
Copy link
Copy Markdown
Contributor

PR Information

classification enrichment to include (if available):

  • cve-id
  • cwe-id
  • cvss-metrics
  • cvss-score
  • cpe

Template validation

  • Validated with a host running a vulnerable version and/or configuration (True Positive)
  • Validated with a host running a patched version and/or configuration (avoid False Positive)

Additional Details (leave it blank if not applicable)

Additional References:

@neo-by-projectdiscovery-dev
Copy link
Copy Markdown

neo-by-projectdiscovery-dev bot commented Mar 9, 2026

Neo - Nuclei Template Review

No security issues found

Highlights

  • All 15 templates retain complete classification enrichment: cve-id, cwe-id, cvss-metrics, cvss-score, epss-score, and cpe strings
  • Zero changes to HTTP matchers, extractors, or vulnerability detection logic across all templates
  • File sizes remain consistent with previous review - commits 11b27c8 and 5dcf0a6 appear to contain only minor updates
Hardening Notes
  • CVE-2024-37393: Still uses CWE-89 (SQL Injection) for an LDAP injection vulnerability - CWE-90 would be more accurate per MITRE standards
  • CVE-2025-5777: Still uses CWE-457 (Uninitialized Variable) - official sources classify as CWE-125 (Out-of-bounds Read) for memory overread
  • CVE-2025-34027 and CVE-2025-49596: Still missing cvss-metrics and cvss-score fields, only EPSS data present
  • All CVSS scores, EPSS percentiles, and CPE strings continue to align with published NVD and vulnerability database data

Comment @pdneo help for available commands. · Open in Neo

@Akokonunes Akokonunes added the Done Ready to merge label Mar 10, 2026
@DhiyaneshGeek DhiyaneshGeek merged commit ba884fa into projectdiscovery:main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Done Ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants