v9.7.1

projectdiscovery/nuclei-templatesv9.7.1Dec 2, 2023by ehsandeep

AI Summary

A maintenance release focusing on bug fixes, specifically removing a logging statement and updating an existing CVE template.

Key Highlights

  • Fixed logging statement in SSH template.
  • Updated CVE-2023-49103 to include htaccess rule bypass.
  • Minor maintenance improvements.

New Features

  • Improved CVE-2023-49103 detection (htaccess bypass).
  • Bug fix for SSH template logging.

Full Release Notes

## What's Changed
* Removed logging statement from ssh template by @ehsandeep in https://github.com/projectdiscovery/nuclei-templates/pull/8736
* Updated CVE-2023-49103 to include htaccess rule bypass by @ehsandeep in https://github.com/projectdiscovery/nuclei-templates/pull/8737

**Full Changelog**: https://github.com/projectdiscovery/nuclei-templates/compare/v9.7.0...v9.7.1