Nuclei v3.10.0

v3.10.0
Added 1
  • Add per-host HTTP client pooling
Changed 1
  • Update govaluate dependency to prevent slice-bounds panic on invalid UTF-8 input
Fixed 13
  • Fix handling in hosterrorscache to automatically skip hosts that consistently time out
  • Fix preservation of explicit target port in network templates
  • Fix connection reuse and improve port pre-flight handling
  • Fix ASCII-section regex to properly escape literal dot
  • Fix recording of decoded bytes for debug dumps
  • Fix proper escaping of dbname in lib/pq URLs
Security 5
  • Centralize opt-in capability gating across loaders and workflows
  • Gate allowAllFiles behind -lfa flag
  • Validate code template signatures before DAST loading
  • Update Goja dependency
  • Enforce template rendering boundary in DAST/fuzz mode
What's Changed
Security Fixes
  • Templates: Centralize opt-in capability gating across loaders and workflows by @dwisiswant0 (#7489)
  • JS/MySQL: Gate allowAllFiles behind -lfa by @dogancanbakir (#7473)
  • Templates: Validate code template signatures before DAST loading by @dogancanbakir (#7472)
  • JS: Update Goja dependency by @Mzack9999 (#7467)
  • Protocols: Enforce template rendering boundary in DAST/fuzz mode by @dwisiswant0 (#7499)
🎉 New Features
🐞 Bug Fixes
Other Changes
New Contributors

Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.9.0...v3.10.0

View original

Upgraded? How did it go?

Discussion