Update CVE-2022-0679.yaml
parent
6b63af60fe
commit
68bba7aa87
|
@ -7,8 +7,12 @@ info:
|
|||
description: |
|
||||
The plugin fails to validate and sanitize the lib_path parameter before it is passed into a call to require() via the narnoo_distributor_lib_request AJAX action (available to both unauthenticated and authenticated users) which results in the disclosure of arbitrary files as the content of the file is then displayed in the response as JSON data. This could also lead to RCE with various tricks but depends on the underlying system and it's configuration.
|
||||
reference:
|
||||
- https://www.
|
||||
tags: wp,rce,unauth,lfi,wordpress
|
||||
- https://wpscan.com/vulnerability/0ea79eb1-6561-4c21-a20b-a1870863b0a8
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-0679
|
||||
- https://www.cvedetails.com/cve/CVE-2022-0679/
|
||||
metadata:
|
||||
verified: true
|
||||
tags: wp,rce,unauth,lfi,wordpress,wp-plugin,narnoo-distributor
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
|
Loading…
Reference in New Issue