漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
oRPC: Stored XSS in OpenAPI Reference Plugin via unescaped JSON.stringify
Vulnerability Description
oRPC is an tool that helps build APIs that are end-to-end type-safe and adhere to OpenAPI standards. Prior to version 1.13.9, a stored cross-site scripting (XSS) vulnerability exists in the OpenAPI documentation generation of orpc. If an attacker can control any field within the OpenAPI specification (such as info.description), they can break out of the JSON context and execute arbitrary JavaScript when a user views the generated API documentation. This issue has been patched in version 1.13.9.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
orpc 跨站脚本漏洞
Vulnerability Description
orpc是middleapi开源的一个RPC与OpenAPI集成框架。 orpc 1.13.9之前版本存在跨站脚本漏洞,该漏洞源于OpenAPI文档生成存在存储型跨站脚本,可能导致攻击者在用户查看生成的API文档时执行任意JavaScript。
CVSS Information
N/A
Vulnerability Type
N/A