Skip to content

Improve CVE-2022-3254 matchers to reduce false positives on HTML resp…#15840

Merged
Akokonunes merged 1 commit intoprojectdiscovery:mainfrom
0xb120:fix/cve-2022-3254-false-positive
Apr 14, 2026
Merged

Improve CVE-2022-3254 matchers to reduce false positives on HTML resp…#15840
Akokonunes merged 1 commit intoprojectdiscovery:mainfrom
0xb120:fix/cve-2022-3254-false-positive

Conversation

@0xb120
Copy link
Copy Markdown

@0xb120 0xb120 commented Apr 8, 2026

The current rule matches on non-WordPress HTML pages (like Angular apps) if the meta descriptions or CSS contain the words "status" and "options." The startswith(trim(body), "{") DSL check was added to ensure structural integrity and avoid matching non-JSON responses.

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

neo-by-projectdiscovery-dev bot commented Apr 8, 2026

Neo - Nuclei Template Review

No security issues found

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

@pussycat0x pussycat0x added the Done Ready to merge label Apr 10, 2026
@Akokonunes Akokonunes merged commit 6bf4946 into projectdiscovery:main Apr 14, 2026
5 checks 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