...
Storing the pointer to the string returned by getenv()
can result in overwritten environmental data.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
ENV00-A | 1 (low) | 1 (unlikely) | 2 (medium) | P2 | L3 |
...
...
Storing the pointer to the string returned by getenv()
can result in overwritten environmental data.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
ENV00-A | 1 (low) | 1 (unlikely) | 2 (medium) | P2 | L3 |
...