Create CVE-2024-27497.yaml

patch-1
Dhiyaneshwaran 2024-03-05 09:00:07 +05:30 committed by GitHub
parent 6849123c09
commit 51eeec4fc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
id: CVE-2024-27497
info:
name: Linksys E2000 1.0.06 position.js Improper Authentication
author: DhiyaneshDk
severity: high
description: |
Linksys E2000 Ver.1.0.06 build 1 is vulnerable to authentication bypass via the position.js file.
reference:
- https://warp-desk-89d.notion.site/Linksys-E-2000-efcd532d8dcf4710a4af13fca131a5b8
- https://nvd.nist.gov/vuln/detail/CVE-2024-27497
metadata:
verified: true
max-request: 1
shodan-query: product:"Linksys E2000 WAP http config"
fofa-query: app="LINKSYS-E2000"
tags: cve,cve2024,linksys,auth-bypass
http:
- method: GET
path:
- "{{BaseURL}}/position.js"
matchers-condition: and
matchers:
- type: word
words:
- "session_key"
- "close_session"
part: body
- type: status
status:
- 200