漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
OSCAL-GUI Reflected XSS via project parameter in oscal-forms.php
Vulnerability Description
OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious content through the project request parameter in oscal-forms.php. The parameter value is URL-decoded and assigned to the project_id variable without sanitization in oscal-functions.php, and when the supplied project ID is not found, the unsanitized value is concatenated into an error message via the Messages() function and reflected into the HTML response body without encoding.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
OSCAL-GUI 跨站脚本漏洞
Vulnerability Description
OSCAL-GUI是OSCAL公司的一个用于创建、编辑、查看和管理OSCAL合规数据模型的图形化界面工具。 OSCAL-GUI存在跨站脚本漏洞,该漏洞源于oscal-forms.php中project请求参数值在oscal-functions.php中未清理,当提供的项目ID未找到时,未清理值被连接进错误消息并反射到HTML响应体中,可能导致未经身份验证的攻击者利用反射型跨站脚本漏洞执行任意JavaScript。
CVSS Information
N/A
Vulnerability Type
N/A