Skip to content

Commit 15553dc

Browse files
committed
Updated CWE id to CWE-306.
1 parent d6b3fda commit 15553dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active/open_mcp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ references:
2323
category: server
2424
risk: medium
2525
confidence: medium
26-
cweId: 200 # CWE-200: Information Exposure
26+
cweId: 306 # CWE-306: Missing Authentication for Critical Function
2727
wascId: 13 # WASC-13: Information Leakage
2828
alertTags:
2929
${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getTag()}: ${CommonAlertTag.OWASP_2021_A05_SEC_MISCONFIG.getValue()}

0 commit comments

Comments
 (0)