Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cve 2023 6065 #9820

Merged
merged 3 commits into from
May 20, 2024
Merged

Conversation

Kazgangap
Copy link
Contributor

@Kazgangap Kazgangap commented May 16, 2024

add CVE-2023-6065

poc:
https://wpscan.com/vulnerability/64f2557f-c5e4-4779-9e28-911dfaf2dda5/
poc video:
https://drive.google.com/file/d/1w83xWsVLS_gCpQy4LDwbjNK9JaB87EEf/view by wpscan

Template Validation

I've validated this template locally?

  • YES
  • NO

req

GET /wordpress/wp-content/plugins/quttera-web-malware-scanner/quttera_wp_report.txt HTTP/1.1
Host: 172.16.73.141
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.68
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

response

HTTP/1.1 200 OK
Connection: close
Content-Length: 697
Accept-Ranges: bytes
Content-Type: text/plain
Date: Thu, 16 May 2024 09:26:09 GMT
Etag: "2b9-6188e887914dc"
Last-Modified: Thu, 16 May 2024 09:05:14 GMT
Server: Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.0.30


=======================================================================
    Quttera Web Malware Scanner plugin for WordPress
    Website Malware Scan Report 
    
    Scanned Website:        http://localhost/wordpress    
    Scan type:              Internal
    Report generation time: 2024-05-16 09:05

    Scan launch time:       2024-05-16 09:02    
    Scanned files:          3155
    Clean:                  3155
    Potentially Suspicious: 0
    Suspicious:             0
    Malicious:              0
    
    © 2023 Quttera Ltd. All rights reserved.
    For any questions about this report: support@quttera.com
=======================================================================


Additional Details (leave it blank if not applicable)

Additional References:

@DhiyaneshGeek DhiyaneshGeek self-assigned this May 16, 2024
@DhiyaneshGeek DhiyaneshGeek added the Done Ready to merge label May 17, 2024
@pussycat0x pussycat0x merged commit 6aa5710 into projectdiscovery:main May 20, 2024
2 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.

None yet

3 participants