All the vulnerabilites related to optio - Optio Dentistry
cve-2025-9853
Vulnerability from cvelistv5
Published
2025-09-06 02:24
Modified
2025-09-08 20:15
Severity ?
EPSS score ?
Summary
Optio Dentistry <= 2.2 - Authenticated (Contributor+) Stored Cross-Site Scripting
References
Impacted products
▼ | Vendor | Product |
---|---|---|
optio | Optio Dentistry |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-9853", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-09-08T20:15:13.228357Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-08T20:15:20.184Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Optio Dentistry", "vendor": "optio", "versions": [ { "lessThanOrEqual": "2.2", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Jonas Benjamin Friedli" } ], "descriptions": [ { "lang": "en", "value": "The Optio Dentistry plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin\u0027s \u0027optio-lightbox\u0027 shortcode in all versions up to, and including, 2.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-06T02:24:18.938Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c1fda48e-cd19-469e-8a73-fd933752d03c?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/optio-dentistry/tags/2.2/optio-dentistry.php#L92" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3355511%40optio-dentistry\u0026new=3355511%40optio-dentistry\u0026sfp_email=\u0026sfph_mail=" } ], "timeline": [ { "lang": "en", "time": "2025-09-03T01:45:55.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2025-09-05T14:06:29.000+00:00", "value": "Disclosed" } ], "title": "Optio Dentistry \u003c= 2.2 - Authenticated (Contributor+) Stored Cross-Site Scripting" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2025-9853", "datePublished": "2025-09-06T02:24:18.938Z", "dateReserved": "2025-09-02T15:18:03.400Z", "dateUpdated": "2025-09-08T20:15:20.184Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2024-12507
Vulnerability from cvelistv5
Published
2024-12-24 04:22
Modified
2024-12-25 02:43
Severity ?
EPSS score ?
Summary
Optio Dentistry <= 2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
References
Impacted products
▼ | Vendor | Product |
---|---|---|
optio | Optio Dentistry |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-12507", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-12-25T02:37:51.759678Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-12-25T02:43:41.840Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Optio Dentistry", "vendor": "optio", "versions": [ { "lessThanOrEqual": "2.1", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "muhammad yudha" } ], "descriptions": [ { "lang": "en", "value": "The Optio Dentistry plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin\u0027s \u0027optio-lightbox\u0027 shortcode in all versions up to, and including, 2.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-24T04:22:45.364Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4241118f-9bcb-4dec-abd2-7172db2cf445?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/optio-dentistry/tags/2.1/optio-dentistry.php#L18" }, { "url": "https://plugins.trac.wordpress.org/browser/optio-dentistry/tags/2.1/optio-dentistry.php#L92" }, { "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=3208800%40optio-dentistry\u0026new=3208800%40optio-dentistry\u0026sfp_email=\u0026sfph_mail=" } ], "timeline": [ { "lang": "en", "time": "2024-12-23T16:22:09.000+00:00", "value": "Disclosed" } ], "title": "Optio Dentistry \u003c= 2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-12507", "datePublished": "2024-12-24T04:22:45.364Z", "dateReserved": "2024-12-11T13:19:45.856Z", "dateUpdated": "2024-12-25T02:43:41.840Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }