Auto Generated CVE annotations [Fri Mar 3 12:09:16 UTC 2023] 🤖
parent
21daac6d74
commit
cf0e050cc5
|
@ -3,7 +3,7 @@ id: CVE-2021-32853
|
|||
info:
|
||||
name: Erxes <0.23.0 - Cross-Site Scripting
|
||||
author: dwisiswant0
|
||||
severity: medium
|
||||
severity: critical
|
||||
description: Erxes before 0.23.0 contains a cross-site scripting vulnerability. The value of topicID parameter is not escaped and is triggered in the enclosing script tag.
|
||||
reference:
|
||||
- https://securitylab.github.com/advisories/GHSL-2021-103-erxes/
|
||||
|
@ -11,7 +11,10 @@ info:
|
|||
- https://github.com/erxes/erxes/blob/f131b49add72032650d483f044d00658908aaf4a/widgets/server/views/widget.ejs#L14
|
||||
- https://github.com/erxes/erxes/blob/f131b49add72032650d483f044d00658908aaf4a/widgets/server/index.ts#L54
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
|
||||
cvss-score: 9.6
|
||||
cve-id: CVE-2021-32853
|
||||
cwe-id: CWE-79
|
||||
metadata:
|
||||
shodan-query: http.title:"erxes"
|
||||
tags: cve,cve2021,xss,erxes,oss
|
||||
|
|
Loading…
Reference in New Issue