CVE-2025-6691 (GCVE-0-2025-6691)
Vulnerability from cvelistv5
Published
2025-07-09 05:23
Modified
2025-07-09 14:13
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-73 - External Control of File Name or Path
Summary
The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. 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).
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
brainstormforce | SureForms – Drag and Drop Form Builder for WordPress |
Version: 0.0 ≤ 0.0.13 Version: 1.0 ≤ 1.0.6 Version: 1.1 ≤ 1.1.1 Version: 1.2 ≤ 1.2.4 Version: 1.3 ≤ 1.3.1 Version: 1.4 ≤ 1.4.4 Version: 1.5 Version: 1.6 ≤ 1.6.4 Version: 1.7 ≤ 1.7.3 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-6691", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-07-09T14:13:25.550771Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-09T14:13:33.611Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "SureForms \u2013 Drag and Drop Form Builder for WordPress", "vendor": "brainstormforce", "versions": [ { "lessThanOrEqual": "0.0.13", "status": "affected", "version": "0.0", "versionType": "semver" }, { "lessThanOrEqual": "1.0.6", "status": "affected", "version": "1.0", "versionType": "semver" }, { "lessThanOrEqual": "1.1.1", "status": "affected", "version": "1.1", "versionType": "semver" }, { "lessThanOrEqual": "1.2.4", "status": "affected", "version": "1.2", "versionType": "semver" }, { "lessThanOrEqual": "1.3.1", "status": "affected", "version": "1.3", "versionType": "semver" }, { "lessThanOrEqual": "1.4.4", "status": "affected", "version": "1.4", "versionType": "semver" }, { "status": "affected", "version": "1.5" }, { "lessThanOrEqual": "1.6.4", "status": "affected", "version": "1.6", "versionType": "semver" }, { "lessThanOrEqual": "1.7.3", "status": "affected", "version": "1.7", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Nguyen Tan Phat" } ], "descriptions": [ { "lang": "en", "value": "The SureForms \u2013 Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. 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": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-73", "description": "CWE-73 External Control of File Name or Path", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-09T05:23:39.896Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b4658546-bf57-414b-a3c9-bf7a5692c5fe?source=cve" }, { "url": "https://wordpress.org/plugins/sureforms/" }, { "url": "https://plugins.trac.wordpress.org/browser/sureforms/trunk/admin/views/entries-list-table.php#L661" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3319753%40sureforms\u0026new=3319753%40sureforms\u0026sfp_email=\u0026sfph_mail=" } ], "timeline": [ { "lang": "en", "time": "2025-07-02T06:40:26.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2025-07-08T17:20:33.000+00:00", "value": "Disclosed" } ], "title": "SureForms \u2013 Drag and Drop Form Builder for WordPress \u003c= 1.7.3 - Unauthenticated Arbitrary File Deletion Triggered via Administrator Submission Deletion" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-6691", "datePublished": "2025-07-09T05:23:39.896Z", "dateReserved": "2025-06-25T22:28:23.529Z", "dateUpdated": "2025-07-09T14:13:33.611Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-6691\",\"sourceIdentifier\":\"security@wordfence.com\",\"published\":\"2025-07-09T06:15:23.567\",\"lastModified\":\"2025-07-11T21:22:46.333\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The SureForms \u2013 Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. 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).\"},{\"lang\":\"es\",\"value\":\"El complemento SureForms \u2013 Drag and Drop Form Builder for WordPress para WordPress es vulnerable a la eliminaci\u00f3n arbitraria de archivos debido a una validaci\u00f3n insuficiente de la ruta de archivo en la funci\u00f3n delete_entry_files() en todas las versiones hasta la 1.7.3 incluida. Esto permite que atacantes no autenticados eliminen archivos arbitrarios en el servidor, lo que puede provocar f\u00e1cilmente la ejecuci\u00f3n remota de c\u00f3digo al eliminar el archivo correcto (como wp-config.php).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@wordfence.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@wordfence.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-73\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-610\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"0.0.2\",\"versionEndExcluding\":\"0.0.14\",\"matchCriteriaId\":\"25076177-F17B-42E9-B379-5BFA9C9998BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"1.0.7\",\"matchCriteriaId\":\"BDE67AEC-C7D4-4932-8E50-7FAB1083ECC1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndExcluding\":\"1.1.2\",\"matchCriteriaId\":\"75474DE5-16CE-4D54-82D1-8641835CD4C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.2.0\",\"versionEndExcluding\":\"1.2.5\",\"matchCriteriaId\":\"F611D4A0-7AD9-4235-B768-1BC930EC1E61\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndExcluding\":\"1.3.2\",\"matchCriteriaId\":\"E8D55A76-91F5-4331-B2EB-5CFBFFB76D35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.4.0\",\"versionEndExcluding\":\"1.4.5\",\"matchCriteriaId\":\"BDC85CB7-7FF3-4216-96B9-28346C734EBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.6.0\",\"versionEndExcluding\":\"1.6.5\",\"matchCriteriaId\":\"21F1E7ED-E4D7-48DF-BAF5-5766A3D150CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"1.7.0\",\"versionEndExcluding\":\"1.7.4\",\"matchCriteriaId\":\"453C4BA2-3E81-4E6F-AACD-5FAFE560E637\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:brainstormforce:sureforms:1.5.0:*:*:*:*:wordpress:*:*\",\"matchCriteriaId\":\"F568EC16-784D-4551-9A6B-B6C77B5784C4\"}]}]}],\"references\":[{\"url\":\"https://plugins.trac.wordpress.org/browser/sureforms/trunk/admin/views/entries-list-table.php#L661\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3319753%40sureforms\u0026new=3319753%40sureforms\u0026sfp_email=\u0026sfph_mail=\",\"source\":\"security@wordfence.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://wordpress.org/plugins/sureforms/\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://www.wordfence.com/threat-intel/vulnerabilities/id/b4658546-bf57-414b-a3c9-bf7a5692c5fe?source=cve\",\"source\":\"security@wordfence.com\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-6691\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-09T14:13:25.550771Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-09T14:13:29.772Z\"}}], \"cna\": {\"title\": \"SureForms \\u2013 Drag and Drop Form Builder for WordPress \u003c= 1.7.3 - Unauthenticated Arbitrary File Deletion Triggered via Administrator Submission Deletion\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Nguyen Tan Phat\"}], \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"brainstormforce\", \"product\": \"SureForms \\u2013 Drag and Drop Form Builder for WordPress\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"0.0.13\"}, {\"status\": \"affected\", \"version\": \"1.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.0.6\"}, {\"status\": \"affected\", \"version\": \"1.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.1.1\"}, {\"status\": \"affected\", \"version\": \"1.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.2.4\"}, {\"status\": \"affected\", \"version\": \"1.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.3.1\"}, {\"status\": \"affected\", \"version\": \"1.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.4.4\"}, {\"status\": \"affected\", \"version\": \"1.5\"}, {\"status\": \"affected\", \"version\": \"1.6\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.6.4\"}, {\"status\": \"affected\", \"version\": \"1.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.7.3\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-07-02T06:40:26.000+00:00\", \"value\": \"Vendor Notified\"}, {\"lang\": \"en\", \"time\": \"2025-07-08T17:20:33.000+00:00\", \"value\": \"Disclosed\"}], \"references\": [{\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/b4658546-bf57-414b-a3c9-bf7a5692c5fe?source=cve\"}, {\"url\": \"https://wordpress.org/plugins/sureforms/\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/sureforms/trunk/admin/views/entries-list-table.php#L661\"}, {\"url\": \"https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3319753%40sureforms\u0026new=3319753%40sureforms\u0026sfp_email=\u0026sfph_mail=\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The SureForms \\u2013 Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. 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).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-73\", \"description\": \"CWE-73 External Control of File Name or Path\"}]}], \"providerMetadata\": {\"orgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"shortName\": \"Wordfence\", \"dateUpdated\": \"2025-07-09T05:23:39.896Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-6691\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-09T14:13:33.611Z\", \"dateReserved\": \"2025-06-25T22:28:23.529Z\", \"assignerOrgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"datePublished\": \"2025-07-09T05:23:39.896Z\", \"assignerShortName\": \"Wordfence\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…