{"api_version":"1","generated_at":"2026-07-15T07:52:04+00:00","cve":"CVE-2020-4041","urls":{"html":"https://cve.report/CVE-2020-4041","api":"https://cve.report/api/cve/CVE-2020-4041.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-4041","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-4041"},"summary":{"title":"CVE-2020-4041","description":"In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is fixed in Bolt 3.7.1.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2020-06-08 22:15:00","updated_at":"2022-10-07 01:24:00"},"problem_types":["CWE-79"],"metrics":[],"references":[{"url":"https://github.com/bolt/bolt/pull/7853","name":"https://github.com/bolt/bolt/pull/7853","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Check CSRF on Preview page by bobdenotter · Pull Request #7853 · bolt/bolt · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://seclists.org/fulldisclosure/2020/Jul/4","name":"20200703 Bolt CMS <= 3.7.0 Multiple Vulnerabilities - CSRF to RCE","refsource":"FULLDISC","tags":[],"title":"Full Disclosure: Bolt CMS <= 3.7.0 Multiple Vulnerabilities - CSRF to RCE","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/bolt/bolt/security/advisories/GHSA-68q3-7wjp-7q3j","name":"https://github.com/bolt/bolt/security/advisories/GHSA-68q3-7wjp-7q3j","refsource":"CONFIRM","tags":["Patch","Third Party Advisory"],"title":"The filename of uploaded files vulnerable to stored XSS · Advisory · bolt/bolt · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://github.com/bolt/bolt/commit/b42cbfcf3e3108c46a80581216ba03ef449e419f","name":"https://github.com/bolt/bolt/commit/b42cbfcf3e3108c46a80581216ba03ef449e419f","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Merge pull request #7853 from bolt/fix/csrf-check-on-preview · bolt/bolt@b42cbfc · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html","name":"http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html","refsource":"MISC","tags":[],"title":"Bolt CMS 3.7.0 XSS / CSRF / Shell Upload ≈ Packet Storm","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-4041","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-4041","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2020","cve_id":"4041","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"boltcms","cpe5":"bolt","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"4041","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"boltcms","cpe5":"bolt","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-4041","qid":"905685","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for bolt (13765)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2020-4041","STATE":"PUBLIC","TITLE":"The filename of uploaded files vulnerable to stored XSS in Bolt CMS"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"bolt","version":{"version_data":[{"version_value":"< 3.7.1"}]}}]},"vendor_name":"bolt"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is fixed in Bolt 3.7.1."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.4,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"}]}]},"references":{"reference_data":[{"name":"https://github.com/bolt/bolt/pull/7853","refsource":"MISC","url":"https://github.com/bolt/bolt/pull/7853"},{"name":"https://github.com/bolt/bolt/commit/b42cbfcf3e3108c46a80581216ba03ef449e419f","refsource":"MISC","url":"https://github.com/bolt/bolt/commit/b42cbfcf3e3108c46a80581216ba03ef449e419f"},{"name":"https://github.com/bolt/bolt/security/advisories/GHSA-68q3-7wjp-7q3j","refsource":"CONFIRM","url":"https://github.com/bolt/bolt/security/advisories/GHSA-68q3-7wjp-7q3j"},{"refsource":"MISC","name":"http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html","url":"http://packetstormsecurity.com/files/158299/Bolt-CMS-3.7.0-XSS-CSRF-Shell-Upload.html"},{"refsource":"FULLDISC","name":"20200703 Bolt CMS <= 3.7.0 Multiple Vulnerabilities - CSRF to RCE","url":"http://seclists.org/fulldisclosure/2020/Jul/4"}]},"source":{"advisory":"GHSA-68q3-7wjp-7q3j","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2020-06-08 22:15:00","lastModifiedDate":"2022-10-07 01:24:00","problem_types":["CWE-79"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:boltcms:bolt:*:*:*:*:*:*:*:*","versionEndExcluding":"3.7.1","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"4041","Ordinal":"164034","Title":"CVE-2020-4041","CVE":"CVE-2020-4041","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"4041","Ordinal":"1","NoteData":"In Bolt CMS before version 3.7.1, the filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed filename extensions could be circumvented. This is fixed in Bolt 3.7.1.","Type":"Description","Title":null},{"CveYear":"2020","CveId":"4041","Ordinal":"2","NoteData":"2020-06-08","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"4041","Ordinal":"3","NoteData":"2020-07-03","Type":"Other","Title":"Modified"}]}}}