Update CVE-2024-4040.yaml

patch-2
pussycat0x 2024-05-05 15:35:56 +05:30 committed by GitHub
parent 454bf079af
commit 09c3fd243d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ info:
tags: cve,cve2024,lfi,crushftp,vfs
flow: |
log(template)
if ( !template.hasOwnProperty('username') || !template.hasOwnProperty('password') ) {
// if username or password is not provided, run unauthenticated exploit
http("unauth-exploit")