Home / Vulnerability Database / 1C : Memory leak
1C

1C : Memory leak

Classification

OWASP Mobile Top 10 2016

Overview

The application allows incorrect work with memory. The 1C:Enterprise platform automatically controls the release of memory, but in some cases this does not happen, for example circular references make objects refer to each other. This results in a situation where none of the objects involved in the circular reference will be destroyed. This is cause memory leaks. Circular references can be implicit, i.e. looping through several references, which makes it difficult to find and fix memory leaks.

MEDIUM

DerScanner Severity Score

Do you want to fix 1C : Memory leak in your application?

See also

1C

1C : Null encryption key

1C

1C : Empty encryption key

1C

1C : Reflected XSS