We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b3fda commit 15553dcCopy full SHA for 15553dc
active/open_mcp.js
@@ -23,7 +23,7 @@ references:
23
category: server
24
risk: medium
25
confidence: medium
26
-cweId: 200 # CWE-200: Information Exposure
+cweId: 306 # CWE-306: Missing Authentication for Critical Function
27
wascId: 13 # WASC-13: Information Leakage
28
alertTags:
29
${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getValue()}
0 commit comments