You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Memraid PNG export functionality is vulnerable to OS command injection due to use of shell option enabled. This could allow an attacker to injection OS command using pngFilePath variable.
The Memraid PNG export functionality is vulnerable to OS command injection due to use of
shell
option enabled. This could allow an attacker to injection OS command usingpngFilePath
variable.File: mermaid.ts (lines: 23-40)
Vulnerable code snippet:
The text was updated successfully, but these errors were encountered: