Information Disclosure - Suspicious Comments
- 警报等级:
Informational
- 警报类型:
- Passive
- CWE:
- CWE-200
- 摘要
The response appears to contain suspicious comments which may help an attacker. Note: Matches made within script blocks or files are against the entire content not only comments.
- 解决方案
Remove all comments that return information that may help an attacker and fix any underlying problems they refer to.
- 其他信息
- The following pattern was used: \bFIXME\b and was detected in the element starting with: "<!-- FixMe: cookie: root=true; Secure -->", see evidence field for the suspicious comment/snippet.