All the vulnerabilites related to docjojo - atec Debug
cve-2025-9516
Vulnerability from cvelistv5
Published
2025-09-04 04:23
Modified
2025-09-04 17:17
Severity ?
EPSS score ?
Summary
atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Read
References
Impacted products
▼ | Vendor | Product |
---|---|---|
docjojo | atec Debug |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-9516", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-04T17:16:25.487930Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-04T17:17:01.140Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "atec Debug", "vendor": "docjojo", "versions": [ { "lessThanOrEqual": "1.2.22", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Jonas Benjamin Friedli" } ], "descriptions": [ { "lang": "en", "value": "The atec Debug plugin for WordPress is vulnerable to arbitrary file read in all versions up to, and including, 1.2.22 via the \u0027custom_log\u0027 parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to view the contents of files outside of the originally intended directory." } ], "metrics": [ { "cvssV3_1": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-36", "description": "CWE-36 Absolute Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-04T04:23:48.169Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4bf43620-34ee-4e4f-b6ee-d24fbdbc894e?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/atec-debug/trunk/includes/ATEC/CONFIG.php#L327" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026new=3355260%40atec-debug%2Ftrunk\u0026old=3342365%40atec-debug%2Ftrunk" } ], "timeline": [ { "lang": "en", "time": "2025-08-27T19:44:06.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2025-09-03T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "atec Debug \u003c= 1.2.22 - Authenticated (Administrator+) Arbitrary File Read" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-9516", "datePublished": "2025-09-04T04:23:48.169Z", "dateReserved": "2025-08-26T22:50:49.641Z", "dateUpdated": "2025-09-04T17:17:01.140Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2025-9518
Vulnerability from cvelistv5
Published
2025-09-04 04:23
Modified
2025-09-04 17:20
Severity ?
EPSS score ?
Summary
atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Deletion
References
Impacted products
▼ | Vendor | Product |
---|---|---|
docjojo | atec Debug |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-9518", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-04T17:19:52.695278Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-04T17:20:07.540Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "atec Debug", "vendor": "docjojo", "versions": [ { "lessThanOrEqual": "1.2.22", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Jonas Benjamin Friedli" } ], "descriptions": [ { "lang": "en", "value": "The atec Debug plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation on the \u0027debug_path\u0027 parameter in all versions up to, and including, 1.2.22. This makes it possible for authenticated attackers, with Administrator-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": 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-36", "description": "CWE-36 Absolute Path Traversal", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-04T04:23:47.557Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/170cd2e3-e31b-452e-8c15-d44a8be7757b?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/atec-debug/trunk/includes/ATEC/CONFIG.php#L320" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026new=3355260%40atec-debug%2Ftrunk\u0026old=3342365%40atec-debug%2Ftrunk" } ], "timeline": [ { "lang": "en", "time": "2025-08-27T19:44:06.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2025-09-03T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "atec Debug \u003c= 1.2.22 - Authenticated (Administrator+) Arbitrary File Deletion" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-9518", "datePublished": "2025-09-04T04:23:47.557Z", "dateReserved": "2025-08-26T23:18:49.599Z", "dateUpdated": "2025-09-04T17:20:07.540Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2025-9517
Vulnerability from cvelistv5
Published
2025-09-04 04:23
Modified
2025-09-04 17:01
Severity ?
EPSS score ?
Summary
atec Debug <= 1.2.22 - Authenticated (Administrator+) Remote Code Execution
References
Impacted products
▼ | Vendor | Product |
---|---|---|
docjojo | atec Debug |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-9517", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-04T16:59:16.936921Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-04T17:01:42.032Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "atec Debug", "vendor": "docjojo", "versions": [ { "lessThanOrEqual": "1.2.22", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Jonas Benjamin Friedli" } ], "descriptions": [ { "lang": "en", "value": "The atec Debug plugin for WordPress is vulnerable to remote code execution in all versions up to, and including, 1.2.22 via the \u0027custom_log\u0027 parameter. This is due to insufficient sanitization when saving the custom log path. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server." } ], "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-94", "description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-04T04:23:48.559Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/99fc02ea-5399-4ff2-a5f9-27878cadf40d?source=cve" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026new=3355260%40atec-debug%2Ftrunk\u0026old=3342365%40atec-debug%2Ftrunk" } ], "timeline": [ { "lang": "en", "time": "2025-08-27T19:44:06.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2025-09-03T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "atec Debug \u003c= 1.2.22 - Authenticated (Administrator+) Remote Code Execution" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-9517", "datePublished": "2025-09-04T04:23:48.559Z", "dateReserved": "2025-08-26T23:12:09.112Z", "dateUpdated": "2025-09-04T17:01:42.032Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }