...
Use of nonstatic member fields in a servlet can result in information leakage.
Rule | Severity | Likelihood |
|---|
Detectable | Repairable | Priority | Level |
|---|---|---|---|
MSC11-J | Medium | Likely | No |
No | P6 | L2 |
Automated Detection
Tool | Version | Checker | Description |
|---|---|---|---|
| Findbugs | 2.0.3 | MSF_MUTABLE_SERVLET_FIELD | Implemented |
| Fortify | 6.10.0120 | Singleton_Member_Field | Implemented |
| SonarQube |
|
|
| S2226 |
Related Guidelines
Bibliography
...
...