Home / Vulnerability Database / LotusScript : Cookie: unlimited expiration time
LotusScript

LotusScript : Cookie: unlimited expiration time

Overview

The application uses persistent cookies. Storing valuable data in persistent cookies may result in loss of its confidentiality.

In most cases, cookies are non-persistent by default. That means cookies are not stored on disk and are deleted when the browser is closed. The developer can define certain cookies to be persistent, in which case they are written to disk and stored between browser and computer restarts.

If valuable data is stored in persistent cookies, an attacker has more time to get access to it.

Sensitive Data Exposure vulnerabilities take the third place in the “OWASP Top 10 2017” web-application vulnerabilities ranking.

LOW

DerScanner Severity Score

Do you want to fix LotusScript : Cookie: unlimited expiration time in your application?

See also

LotusScript

LotusScript : Empty encryption key

LotusScript

LotusScript : SQL injection

LotusScript

LotusScript : Empty password