Home / Vulnerability Database / 1C : DOS attack possible
1C
1C : DOS attack possible
Classification
OWASP ASVS
CWE
Overview
DOS-attack is possible. When working with external resources using the WSDefinitions, WSProxy, HTTPConnection, FTPConnection objects, you should set a timeout - the time limit for waiting for the operation to complete. Otherwise, as a result of endless waiting, the program will freeze or some of the program’s functionality will become unavailable.
For the InternetMailProfile, the platform sets a default timeout value of 30 seconds, but despite this, it is worth explicitly specifying the timeout value when using it.
MEDIUM
DerScanner Severity Score
Do you want to fix 1C : DOS attack possible in your application?
See also
1C
1C : Null encryption key
1C
1C : Memory leak
1C
