Enhancement: cves/2023/CVE-2023-24322.yaml by md
parent
ec6a60fde5
commit
2db34f1f1c
|
@ -1,16 +1,16 @@
|
|||
id: CVE-2023-24322
|
||||
|
||||
info:
|
||||
name: mojoPortal - Cross-Site Scripting
|
||||
name: mojoPortal 2.7.0.0 - Cross-Site Scripting
|
||||
author: pikpikcu
|
||||
severity: medium
|
||||
description: |
|
||||
A reflected cross-site scripting (XSS) vulnerability in the FileDialog.aspx component of mojoPortal v2.7.0.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the ed and tbi parameters.
|
||||
mojoPortal 2.7.0.0 contains a cross-site scripting vulnerability in the FileDialog.aspx component, which can allow an attacker to execute arbitrary web scripts or HTML via a crafted payload injected into the ed and tbi parameters.
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2023-24322
|
||||
- https://github.com/blakduk/Advisories/blob/main/Mojoportal/README.md
|
||||
- https://github.com/i7MEDIA/mojoportal/
|
||||
- https://www.mojoportal.com/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2023-24322
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
||||
cvss-score: 6.1
|
||||
|
@ -43,3 +43,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/03/07
|
||||
|
|
Loading…
Reference in New Issue