Lucene search
+L

59382 matches found

NVD
NVD
added 2026/08/07 10:16 a.m.14 views

CVE-2026-54209

Tobit Laboratories AG TeamDavid's Webbox application handles password changes using a function triggered by including the string "editini" in the file path, writing the new password to the specified "Archive.ini" file. However, the application does not verify that the provided path actually refer...

8.9CVSS0.00287EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/07 10:16 a.m.18 views

CVE-2026-54208

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 10:02 a.m.42 views

CVE-2026-54205 TeamDavid: Server-Side Request Forgery (SSRF) via 'pathname' parameter in link storing functionality

Tobit Laboratories AG TeamDavid's Webbox 's link storing functionality //ServerClientcelink.htm accepts a “pathname” parameter, which can be set to network locations using UNC paths e.g., “\Server\Share”. The server processes these paths without validation, resulting in outbound connection...

6.3CVSS0.0028EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 10:02 a.m.58 views

CVE-2026-54205

The vulnerability CVE-2026-54205 affects Tobit Laboratories AG TeamDavid’s Webbox link-storing functionality. The server-side code accepts a pathname parameter that can be a UNC network location (e.g., \Server\Share) without validation, causing outbound connections to attacker-controlled SMB endp...

6.3CVSS5.6AI score0.0028EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 9:47 a.m.13 views

EUVD-2026-54444

Tobit Laboratories AG TeamDavid's Webbox application exposes a functionality that allows the server to be shut down when a specific endpoint /internalRestart is accessed. This endpoint is accessible to unauthenticated users over the public Internet. Instead of “restarting”, the server shuts...

9.2CVSS5.4AI score0.00446EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 9:47 a.m.39 views

CVE-2026-54213 TeamDavid: Denial of Service via endpoint 'internalRestart'

Tobit Laboratories AG TeamDavid's Webbox application exposes a functionality that allows the server to be shut down when a specific endpoint /internalRestart is accessed. This endpoint is accessible to unauthenticated users over the public Internet. Instead of “restarting”, the server shuts...

9.2CVSS0.00446EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 9:47 a.m.13 views

CVE-2026-54213

Tobit Laboratories AG TeamDavid's Webbox application exposes a functionality that allows the server to be shut down when a specific endpoint /internalRestart is accessed. This endpoint is accessible to unauthenticated users over the public Internet. Instead of “restarting”, the server shuts...

9.2CVSS5.3AI score0.00446EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 9:47 a.m.77 views

CVE-2026-54213

CVE-2026-54213 affects Tobit Laboratories AG TeamDavid’s Webbox. A public, unauthenticated request to the /internalRestart endpoint causes the server to shut down instead of restarting, enabling a remote attacker to trigger a persistent denial-of-service by taking the web server offline. Recovery...

9.2CVSS5.4AI score0.00446EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 9:47 a.m.13 views

EUVD-2026-54443

Tobit Laboratories AG TeamDavid's Webbox application implements an API endpoint that is vulnerable to a buffer overflow condition. By submitting a specially crafted JSON body, such as one that is at least 8 characters long and begins with a number, an unauthenticated attacker can cause the server...

9.5CVSS6.5AI score0.00466EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 9:47 a.m.62 views

CVE-2026-54212

CVE-2026-54212 affects Tobit Laboratories AG TeamDavid’s Webbox — an API endpoint is vulnerable to a buffer overflow in JSON parsing. A crafted JSON body (e.g., ≥8 chars starting with a number) can crash the server, causing denial of service and, depending on stack state or potential stack canary...

9.5CVSS6.5AI score0.00466EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 9:46 a.m.58 views

CVE-2026-54210

CVE-2026-54210 affects Tobit Laboratories AG TeamDavid’s Webbox, where a buffer overflow in file upload with excessively long filenames can crash the server (DoS) and, depending on stack state or disclosed stack canary, may enable remote code execution leading to full server compromise. Affected:...

9.5CVSS6.2AI score0.00466EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 9:46 a.m.14 views

EUVD-2026-54441

Tobit Laboratories AG TeamDavid's Webbox application implements various file upload functionalities that are vulnerable to a buffer overflow condition. By specifying an excessively long filename in a file upload request, an unauthenticated attacker can trigger a crash of the server, resulting in ...

9.5CVSS6.2AI score0.00466EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 9:45 a.m.40 views

CVE-2026-54209 TeamDavid: Buffer Overflow in 'editini' function

Tobit Laboratories AG TeamDavid's Webbox application handles password changes using a function triggered by including the string "editini" in the file path, writing the new password to the specified "Archive.ini" file. However, the application does not verify that the provided path actually refer...

8.9CVSS0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 9:45 a.m.78 views

CVE-2026-54209

The CVE-2026-54209 entry concerns Tobit Laboratories AG TeamDavid’s Webbox. A buffer overflow can occur in the editini path handling when the user writes to Archive.ini without verifying the target file. The vulnerability arises if an attacker specifies a different large file, triggering overflow...

8.9CVSS5.7AI score0.00287EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 9:45 a.m.42 views

CVE-2026-54208 TeamDavid: Arbitrary File Write leading to Stored XSS

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS0.0038EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 9:45 a.m.16 views

EUVD-2026-54439

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 9:45 a.m.12 views

CVE-2026-54208

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 9:45 a.m.67 views

CVE-2026-54208

The CVE affects Tobit Laboratories AG TeamDavid’s Webbox. An unauthenticated attacker can exploit an arbitrary file-write flaw (via unsafely written user input) to create/write files (e.g., .htm) containing JavaScript, triggering stored XSS when a user accesses the file. The issue affects TeamDav...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 9:44 a.m.41 views

CVE-2026-54204 TeamDavid: Server-Side Request Forgery (SSRF) via 'pathnameroot' parameter in search functionality

Tobit Laboratories AG TeamDavid's Webbox 's search functionality accepts a “pathnameroot” parameter, which can be set to network locations using UNC paths e.g., “\Server\Share”. The server processes these paths without validation, resulting in outbound connection attempts to attacker-controlled...

7.7CVSS0.00325EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 9:44 a.m.13 views

CVE-2026-54204

Tobit Laboratories AG TeamDavid's Webbox 's search functionality accepts a “pathnameroot” parameter, which can be set to network locations using UNC paths e.g., “\Server\Share”. The server processes these paths without validation, resulting in outbound connection attempts to attacker-controlled...

7.7CVSS5.6AI score0.00325EPSS
SaveExploits0References3
Rows per page
Query Builder