Lucene search
+L

37686 matches found

NVD
NVD
added 2026/01/20 10:15 p.m.9 views

CVE-2025-58744

Use of Default Credentials, Hard-coded Credentials vulnerability in C2SGlobalSettings.dll in Milner ImageDirector Capture on Windows allows decryption of document archive files using credentials decrypted with hard-coded application encryption key. This issue affects ImageDirector Capture: from...

7.5CVSS0.00135EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/20 9:38 p.m.35 views

CVE-2025-58744 Hard-Coded Default Credentials Enable Document Archive Decryption in Milner ImageDirector Capture

Use of Default Credentials, Hard-coded Credentials vulnerability in C2SGlobalSettings.dll in Milner ImageDirector Capture on Windows allows decryption of document archive files using credentials decrypted with hard-coded application encryption key. This issue affects ImageDirector Capture: from...

6.9CVSS0.00135EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/20 9:38 p.m.24 views

CVE-2025-58744

Milner ImageDirector Capture (Windows) is affected by CVE-2025-58744 due to hard-coded credentials in C2SGlobalSettings.dll. The flaw allows decryption of document archive files using credentials embedded in the application encryption key, affecting versions 7.0.9.0 through 7.6.3.25808. Root caus...

7.5CVSS5.3AI score0.00135EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/20 9:38 p.m.7 views

CVE-2025-58744 Hard-Coded Default Credentials Enable Document Archive Decryption in Milner ImageDirector Capture

Use of Default Credentials, Hard-coded Credentials vulnerability in C2SGlobalSettings.dll in Milner ImageDirector Capture on Windows allows decryption of document archive files using credentials decrypted with hard-coded application encryption key. This issue affects ImageDirector Capture: from...

6.9CVSS5.3AI score0.00135EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/20 8:48 p.m.9 views

EUVD-2026-3324

HackerOne community member Patrick Lang 7yr has reported a reflected XSS vulnerability in the banner-acl.php and channel-acl.php scripts of Revive Adserver. An attacker can craft a specific URL that includes an HTML payload in a parameter. If a logged in administrator visits the URL, the HTML is...

6.1CVSS5.5AI score0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:48 p.m.10 views

EUVD-2026-3329

HackerOne community member Faraz Ahmed PakCyberbot has reported a format string injection in the Revive Adserver settings. When specific character combinations are used in a setting, the admin user console could be disabled due to a fatal PHP error...

2.7CVSS5.5AI score0.00218EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:48 p.m.11 views

EUVD-2026-3332

HackerOne community member Huynh Pham Thanh Luc nigh7c0r3 has reported a reflected XSS vulnerability in the afr.php delivery script of Revive Adserver. An attacker can craft a specific URL that includes an HTML payload in a parameter. If a logged in administrator visits the URL, the HTML is sent ...

6.1CVSS5.5AI score0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:48 p.m.7 views

EUVD-2026-3330

HackerOne community member Patrick Lang 7yr has reported a reflected XSS vulnerability in the banner-acl.php script of Revive Adserver. An attacker can craft a specific URL that includes an HTML payload in a parameter. If a logged in administrator visits the URL, the HTML is sent to the browser a...

6.1CVSS5.5AI score0.0017EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.5 views

EUVD-2026-3338

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

7.1CVSS7.6AI score0.01662EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.8 views

EUVD-2026-3331

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.7AI score0.03383EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.5 views

EUVD-2026-3325

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

2.8CVSS7.3AI score0.00236EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.7 views

EUVD-2026-3340

A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through...

6.5CVSS7.4AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.12 views

EUVD-2026-3334

A flaw in Node.js's permission model allows Unix Domain Socket UDS connections to bypass network restrictions when --permission is enabled. Even without --allow-net, attacker-controlled inputs such as URLs or socketPath options can connect to arbitrary local sockets via net, tls, or undici/fetch...

5.8CVSS7.7AI score0.00825EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.6 views

EUVD-2026-3327

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

5.9CVSS7.5AI score0.01097EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 8:41 p.m.5 views

EUVD-2026-3339

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

5.9CVSS7.4AI score0.00648EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/20 7:56 p.m.22 views

EUVD-2026-3344

Open 5GS WebUI uses a hard-coded JWT signing key change-me whenever the environment variable JWTSECRETKEY is unset...

6.5CVSS5.4AI score0.00424EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/20 6:50 p.m.9 views

EUVD-2026-3343

A code injection vulnerability in the binary-parser library prior to version 2.3.0 allows arbitrary JavaScript code execution when untrusted values are used in parser field names or encoding parameters. The library directly interpolates these values into dynamically generated code without...

6.5CVSS6.5AI score0.00515EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/20 6:31 p.m.9 views

GHSA-7JC7-G598-2P64 XDocReport affected by an XML External Entity (XXE) vulnerability

An XML External Entity XXE vulnerability in opensagres XDocReport v0.9.2 to v2.0.3 allows attackers to execute arbitrary code via uploading a crafted .docx file...

9.8CVSS6.2AI score0.00494EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/01/20 6:18 p.m.12 views

CVE-2026-23878

HotCRP is conference review software. Starting in commit aa20ef288828b04550950cf67c831af8a525f508 and prior to commit ceacd5f1476458792c44c6a993670f02c984b4a0, authors with at least one submission on a HotCRP site could use the document API to download any documents PDFs, attachments associated...

6.5CVSS5.4AI score0.00267EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/20 5:55 p.m.27 views

EUVD-2026-3375

NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code execution, escalation of...

6.7CVSS5.7AI score0.00158EPSS
SaveExploits0References3
Rows per page
Query Builder