cve-2025-6085
Vulnerability from cvelistv5
Published
2025-09-04 09:22
Modified
2025-09-04 15:04
Severity ?
EPSS score ?
Summary
Make Connector <= 1.5.10 - Authenticated (Administrator+) Arbitrary File Upload
References
Impacted products
▼ | Vendor | Product |
---|---|---|
integromat | Make Connector |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-6085", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-04T15:04:21.469945Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-04T15:04:25.042Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://ryankozak.com/posts/cve-2025-6085/" }, { "tags": [ "exploit" ], "url": "https://github.com/d0n601/CVE-2025-6085" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Make Connector", "vendor": "integromat", "versions": [ { "lessThanOrEqual": "1.5.10", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Ryan Kozak" } ], "descriptions": [ { "lang": "en", "value": "The Make Connector plugin for WordPress is vulnerable to arbitrary file uploads due to misconfigured file type validation in the \u0027upload_media\u0027 function in all versions up to, and including, 1.5.10. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site\u0027s server which may make remote code execution possible." } ], "metrics": [ { "cvssV3_1": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/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": "2025-09-04T09:22:24.861Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c53c322a-b197-4ece-ae4a-a3a86a009e4d?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L24" }, { "url": "https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L74" }, { "url": "https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L90-95" }, { "url": "https://github.com/d0n601/CVE-2025-6085" }, { "url": "https://ryankozak.com/posts/cve-2025-6085/" } ], "timeline": [ { "lang": "en", "time": "2025-09-03T21:08:50.000+00:00", "value": "Disclosed" } ], "title": "Make Connector \u003c= 1.5.10 - Authenticated (Administrator+) Arbitrary File Upload" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-6085", "datePublished": "2025-09-04T09:22:24.861Z", "dateReserved": "2025-06-13T22:50:49.868Z", "dateUpdated": "2025-09-04T15:04:25.042Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-6085\",\"sourceIdentifier\":\"security@wordfence.com\",\"published\":\"2025-09-04T10:42:33.787\",\"lastModified\":\"2025-09-04T15:35:29.497\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Make Connector plugin for WordPress is vulnerable to arbitrary file uploads due to misconfigured file type validation in the \u0027upload_media\u0027 function in all versions up to, and including, 1.5.10. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site\u0027s server which may make remote code execution possible.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@wordfence.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@wordfence.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-434\"}]}],\"references\":[{\"url\":\"https://github.com/d0n601/CVE-2025-6085\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L24\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L74\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/class-rest-request.php#L90-95\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://ryankozak.com/posts/cve-2025-6085/\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://www.wordfence.com/threat-intel/vulnerabilities/id/c53c322a-b197-4ece-ae4a-a3a86a009e4d?source=cve\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://github.com/d0n601/CVE-2025-6085\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"},{\"url\":\"https://ryankozak.com/posts/cve-2025-6085/\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}" } }
Loading...
Loading...
- 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.