漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
HedgeDoc: CSRF in GitHub Gist export callback
Vulnerability Description
HedgeDoc is an open source, real-time collaborative markdown notes application. Prior to 1.11.0, the GitHub Gist export flow created an OAuth2 state value but only checked that it was present rather than validating it against the value expected for the user's session. Because the state was not properly validated, an attacker could forge a callback URL containing their own valid GitHub OAuth code. When processing the callback, HedgeDoc used the victim's logged-in session to select which note to export, but the attacker's authorization code to determine which GitHub account received it. As a result, a logged-in victim who clicked a crafted link could export their own private, protected, or limited note directly into a Gist controlled by the attacker. This issue has been fixed in version 1.11.0.
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
Vulnerability Type
跨站请求伪造(CSRF)
Vulnerability Title
HedgeDoc 跨站请求伪造漏洞
Vulnerability Description
HedgeDoc是HedgeDoc团队开源的一个基于Javascript的Markdown文档实时编辑分享平台。 HedgeDoc 1.11.0版本之前存在跨站请求伪造漏洞,该漏洞源于GitHub Gist导出流程中的OAuth2状态值未正确验证,可能导致登录用户点击特制链接后将私有笔记导出到攻击者控制的Gist中。
CVSS Information
N/A
Vulnerability Type
N/A