All the vulnerabilites related to vanquish - WooCommerce Support Ticket System
cve-2024-10627
Vulnerability from cvelistv5
Published
2024-11-09 03:30
Modified
2024-11-12 17:08
Severity ?
EPSS score ?
Summary
WooCommerce Support Ticket System <= 17.7 - Unauthenticated Arbitrary File Upload
References
Impacted products
▼ | Vendor | Product |
---|---|---|
vanquish | WooCommerce Support Ticket System |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:support_ticket_system_project:support_ticket_system:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unknown", "product": "support_ticket_system", "vendor": "support_ticket_system_project", "versions": [ { "lessThanOrEqual": "17.7", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-10627", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-12T17:06:51.929760Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-12T17:08:10.263Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "WooCommerce Support Ticket System", "vendor": "vanquish", "versions": [ { "lessThanOrEqual": "17.7", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Tonn" } ], "descriptions": [ { "lang": "en", "value": "The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ajax_manage_file_chunk_upload() function in all versions up to, and including, 17.7. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site\u0027s server which may make remote code execution possible." } ], "metrics": [ { "cvssV3_1": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-434", "description": "CWE-434 Unrestricted Upload of File with Dangerous Type", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-09T03:30:47.479Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1ac218f6-0bfa-480c-9159-d75a027022ba?source=cve" }, { "url": "https://codecanyon.net/item/woocommerce-support-ticket-system/17930050" } ], "timeline": [ { "lang": "en", "time": "2024-11-08T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "WooCommerce Support Ticket System \u003c= 17.7 - Unauthenticated Arbitrary File Upload" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10627", "datePublished": "2024-11-09T03:30:47.479Z", "dateReserved": "2024-10-31T16:48:17.901Z", "dateUpdated": "2024-11-12T17:08:10.263Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-10626
Vulnerability from cvelistv5
Published
2024-11-09 03:18
Modified
2024-11-12 15:49
Severity ?
EPSS score ?
Summary
WooCommerce Support Ticket System <= 17.7 - Authenticated (Subscriber+) Arbitrary File Deletion
References
Impacted products
▼ | Vendor | Product |
---|---|---|
vanquish | WooCommerce Support Ticket System |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:support_ticket_system_project:support_ticket_system:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unknown", "product": "support_ticket_system", "vendor": "support_ticket_system_project", "versions": [ { "lessThanOrEqual": "17.7", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-10626", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-12T15:47:59.003993Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-12T15:49:46.747Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "WooCommerce Support Ticket System", "vendor": "vanquish", "versions": [ { "lessThanOrEqual": "17.7", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Tonn" } ], "descriptions": [ { "lang": "en", "value": "The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_uploaded_file() function in all versions up to, and including, 17.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php)." } ], "metrics": [ { "cvssV3_1": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-09T03:18:15.453Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eeb2c829-579f-41e2-ad5f-8e4fc125d980?source=cve" }, { "url": "https://codecanyon.net/item/woocommerce-support-ticket-system/17930050" } ], "timeline": [ { "lang": "en", "time": "2024-11-08T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "WooCommerce Support Ticket System \u003c= 17.7 - Authenticated (Subscriber+) Arbitrary File Deletion" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10626", "datePublished": "2024-11-09T03:18:15.453Z", "dateReserved": "2024-10-31T16:39:07.397Z", "dateUpdated": "2024-11-12T15:49:46.747Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-10625
Vulnerability from cvelistv5
Published
2024-11-09 03:18
Modified
2024-11-12 17:09
Severity ?
EPSS score ?
Summary
WooCommerce Support Ticket System <= 17.7 - Unauthenticated Arbitrary File Deletion
References
Impacted products
▼ | Vendor | Product |
---|---|---|
vanquish | WooCommerce Support Ticket System |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:support_ticket_system_project:support_ticket_system:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unknown", "product": "support_ticket_system", "vendor": "support_ticket_system_project", "versions": [ { "lessThanOrEqual": "17.7", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-10625", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-12T17:08:23.421886Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-12T17:09:38.189Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "WooCommerce Support Ticket System", "vendor": "vanquish", "versions": [ { "lessThanOrEqual": "17.6", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Tonn" } ], "descriptions": [ { "lang": "en", "value": "The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_tmp_uploaded_file() function in all versions up to, and including, 17.7. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php)." } ], "metrics": [ { "cvssV3_1": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-09T03:18:14.929Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ddf1cecd-c630-498d-9aa0-3d0adeb73033?source=cve" }, { "url": "https://codecanyon.net/item/woocommerce-support-ticket-system/17930050" } ], "timeline": [ { "lang": "en", "time": "2024-11-08T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "WooCommerce Support Ticket System \u003c= 17.7 - Unauthenticated Arbitrary File Deletion" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10625", "datePublished": "2024-11-09T03:18:14.929Z", "dateReserved": "2024-10-31T16:37:09.098Z", "dateUpdated": "2024-11-12T17:09:38.189Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }