Search criteria
2 vulnerabilities found for Work The Flow File Upload by lynton_reed
CVE-2015-10138 (GCVE-0-2015-10138)
Vulnerability from nvd – Published: 2025-07-19 11:23 – Updated: 2025-07-21 15:41
VLAI?
Title
Work The Flow File Upload <= 2.5.2 - Arbitrary File Upload
Summary
The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
Severity ?
9.8 (Critical)
CWE
- CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| lynton_reed | Work The Flow File Upload |
Affected:
* , ≤ 2.5.2
(semver)
|
Credits
Claudio Viviani
Roberto Soares Espreto
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2015-10138",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-21T15:41:43.542160Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-21T15:41:54.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Work The Flow File Upload",
"vendor": "lynton_reed",
"versions": [
{
"lessThanOrEqual": "2.5.2",
"status": "affected",
"version": "*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Claudio Viviani"
},
{
"lang": "en",
"type": "finder",
"value": "Roberto Soares Espreto"
}
],
"descriptions": [
{
"lang": "en",
"value": "The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites 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": "2025-07-19T11:23:38.202Z",
"orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"shortName": "Wordfence"
},
"references": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eb271cc8-01ec-45eb-9d6f-efc55c7c3923?source=cve"
},
{
"url": "https://www.homelab.it/index.php/2015/04/04/wordpress-work-the-flow-file-upload-vulnerability/"
},
{
"url": "https://packetstormsecurity.com/files/131294/"
},
{
"url": "https://packetstormsecurity.com/files/131512/"
},
{
"url": "https://wpscan.com/vulnerability/a49a81a9-3d4b-4c8d-b719-fc513aceecc6"
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=1127456%40work-the-flow-file-upload\u0026new=1127456%40work-the-flow-file-upload\u0026sfp_email=\u0026sfph_mail="
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=1127457%40work-the-flow-file-upload\u0026new=1127457%40work-the-flow-file-upload\u0026sfp_email=\u0026sfph_mail="
},
{
"url": "https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-work-the-flow-file-upload-arbitrary-file-upload-2-5-2/"
},
{
"url": "https://www.rapid7.com/db/modules/exploit/unix/webapp/wp_worktheflow_upload/"
}
],
"timeline": [
{
"lang": "en",
"time": "2015-03-14T00:00:00.000+00:00",
"value": "Disclosed"
}
],
"title": "Work The Flow File Upload \u003c= 2.5.2 - Arbitrary File Upload"
}
},
"cveMetadata": {
"assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"assignerShortName": "Wordfence",
"cveId": "CVE-2015-10138",
"datePublished": "2025-07-19T11:23:38.202Z",
"dateReserved": "2025-07-18T21:29:34.264Z",
"dateUpdated": "2025-07-21T15:41:54.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2015-10138 (GCVE-0-2015-10138)
Vulnerability from cvelistv5 – Published: 2025-07-19 11:23 – Updated: 2025-07-21 15:41
VLAI?
Title
Work The Flow File Upload <= 2.5.2 - Arbitrary File Upload
Summary
The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
Severity ?
9.8 (Critical)
CWE
- CWE-434 - Unrestricted Upload of File with Dangerous Type
Assigner
References
| URL | Tags | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| lynton_reed | Work The Flow File Upload |
Affected:
* , ≤ 2.5.2
(semver)
|
Credits
Claudio Viviani
Roberto Soares Espreto
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2015-10138",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-21T15:41:43.542160Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-21T15:41:54.925Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Work The Flow File Upload",
"vendor": "lynton_reed",
"versions": [
{
"lessThanOrEqual": "2.5.2",
"status": "affected",
"version": "*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Claudio Viviani"
},
{
"lang": "en",
"type": "finder",
"value": "Roberto Soares Espreto"
}
],
"descriptions": [
{
"lang": "en",
"value": "The Work The Flow File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the jQuery-File-Upload-9.5.0 server and test files in versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites 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": "2025-07-19T11:23:38.202Z",
"orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"shortName": "Wordfence"
},
"references": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eb271cc8-01ec-45eb-9d6f-efc55c7c3923?source=cve"
},
{
"url": "https://www.homelab.it/index.php/2015/04/04/wordpress-work-the-flow-file-upload-vulnerability/"
},
{
"url": "https://packetstormsecurity.com/files/131294/"
},
{
"url": "https://packetstormsecurity.com/files/131512/"
},
{
"url": "https://wpscan.com/vulnerability/a49a81a9-3d4b-4c8d-b719-fc513aceecc6"
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=1127456%40work-the-flow-file-upload\u0026new=1127456%40work-the-flow-file-upload\u0026sfp_email=\u0026sfph_mail="
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=1127457%40work-the-flow-file-upload\u0026new=1127457%40work-the-flow-file-upload\u0026sfp_email=\u0026sfph_mail="
},
{
"url": "https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-work-the-flow-file-upload-arbitrary-file-upload-2-5-2/"
},
{
"url": "https://www.rapid7.com/db/modules/exploit/unix/webapp/wp_worktheflow_upload/"
}
],
"timeline": [
{
"lang": "en",
"time": "2015-03-14T00:00:00.000+00:00",
"value": "Disclosed"
}
],
"title": "Work The Flow File Upload \u003c= 2.5.2 - Arbitrary File Upload"
}
},
"cveMetadata": {
"assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
"assignerShortName": "Wordfence",
"cveId": "CVE-2015-10138",
"datePublished": "2025-07-19T11:23:38.202Z",
"dateReserved": "2025-07-18T21:29:34.264Z",
"dateUpdated": "2025-07-21T15:41:54.925Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}