For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a n…
If a user tries to login but the provided credentials are incorrect a log is created. The data for this POST requests is not validated and it’s possi…
Due to a lack of authentication, it is possible for an unauthenticated user to request data from this endpoint, making the application vulnerable for…
An API endpoint allows arbitrary log entries to be created via POST request. Without sufficient validation of the input data, an attack…
The application provides access to a login protected H2 database for caching purposes. The username is prefilled.
The backup ZIPs are not signed by the application, leading to the possibility that an attacker can download a backup ZIP, modify and re-upload it. Th…
The Media Server’s authorization tokens have a poor quality of randomness. An attacker may be able to guess the token of an active user by computing …
The created backup files are unencrypted, making the application vulnerable for gathering sensitive information by downloading and decompressing the …
The FTP server’s login mechanism does not restrict authentication attempts, allowing an attacker to brute-force user passwords and potentially compro…
A service supports the use of a deprecated and unsafe TLS version. This could be exploited to expose sensitive information, modify data in unexpected…
The server supports authentication methods in which credentials are sent in plaintext over unencrypted channels. If an attacker were to intercept tra…
The application uses a weak password hash function, allowing an attacker to crack the weak password hash to gain access to an FTP user account.
The web application is vulnerable to clickjacking attacks. The site can be embedded into another frame, allowing an attacker to trick a user into cli…
The application fails to implement several security headers. These headers help increase the overall security level of the web application by e.g., p…
The application sends user credentials as URL parameters instead of POST bodies, making it vulnerable to information gathering.
The HttpOnlyflag of the session cookie \"@@\" is set to false. Since this flag helps preventing access to cookies via client-side scripts, setting th…
Linked URLs during the creation of iFrame widgets and dashboards are vulnerable to code execution. The URLs get embedded as iFrame widgets, making it…
The application is vulnerable to Server-Side Request Forgery (SSRF). An endpoint can be used to send server internal requests to other ports.
For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a n…
Files in the source code contain login credentials for the admin user and the property configuration password, allowing an attacker to get full acces…
Due to missing authorization of an API endpoint, unauthorized users can send HTTP GET requests to gather sensitive information. An attacker could als…
All communication with the REST API is unencrypted (HTTP), allowing an attacker to intercept traffic between an actor and the webserver. This leads t…
A remote unauthorized attacker may gather sensitive information of the application, due to missing authorization of configuration settings of the pro…
The web application is susceptible to cross-site-scripting attacks. An attacker who can create new dashboard widgets can inject malicious JavaScript …
Authentication Bypass by Capture-replay in SICK Flexi Soft Gateways with Partnumbers 1044073, 1127717, 1130282, 1044074, 1121597, 1099832, 1051432, 1…
Modification of Assumed-Immutable Data (MAID) in RDT400 in SICK APU allows an unprivileged remote attacker to make the site unable to load necessary …
Cleartext Transmission of Sensitive Information in RDT400 in SICK APU allows an unprivileged remote attacker to retrieve potentially sensitive inform…
Improper Neutralization of Input During Web Page Generation (’Cross-site Scripting’) in RDT400 in SICK APU allows an unprivileged remote attacker to …
Files or Directories Accessible to External Parties in RDT400 in SICK APU allows an unprivileged remote attacker to download various files from the s…
Insufficient Control Flow Management in RDT400 in SICK APU allows an unprivileged remote attacker to potentially enable hidden functionality via HTTP…