CVE-2024-53589 |
Description: GNU objdump 2.43 is vulnerable to Buffer Overflow in the BFD (Binary File Descriptor) library's handling of tekhex format files.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-53523 |
Description: JSFinder commit d70ab9bc5221e016c08cffaf0d9ac79646c90645 is vulnerable to Directory Traversal in the find_by_file function.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-53490 |
Description: Favorites-web 1.3.0 favorites-web has a directory traversal vulnerability in SecurityFilter.java.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-53472 |
Description: WeGIA v3.2.0 was discovered to contain a Cross-Site Request Forgery (CSRF).
CVSS: LOW (0.0) EPSS Score: 0.05%
December 6th, 2024 (7 months ago)
|
CVE-2024-53471 |
Description: Multiple stored cross-site scripting (XSS) vulnerabilities in the component /configuracao/meio_pagamento.php of WeGIA v3.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the id or name parameter.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-53470 |
Description: Multiple stored cross-site scripting (XSS) vulnerabilities in the component /configuracao/gateway_pagamento.php of WeGIA v3.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the id or name parameter.
CVSS: LOW (0.0) EPSS Score: 0.05%
December 6th, 2024 (7 months ago)
|
CVE-2024-53457 |
Description: A stored cross-site scripting (XSS) vulnerability in the Device Settings section of LibreNMS v24.9.0 to v24.10.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Display Name parameter.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-53442 |
whapa v1.59 is vulnerable to Command Injection via a crafted filename to the HTML reports component.
Description: whapa v1.59 is vulnerable to Command Injection via a crafted filename to the HTML reports component.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-50010 |
Description: In the Linux kernel, the following vulnerability has been resolved:
exec: don't WARN for racy path_noexec check
Both i_mode and noexec checks wrapped in WARN_ON stem from an artifact
of the previous implementation. They used to legitimately check for the
condition, but that got moved up in two commits:
633fb6ac3980 ("exec: move S_ISREG() check earlier")
0fd338b2d2cd ("exec: move path_noexec() check earlier")
Instead of being removed said checks are WARN_ON'ed instead, which
has some debug value.
However, the spurious path_noexec check is racy, resulting in
unwarranted warnings should someone race with setting the noexec flag.
One can note there is more to perm-checking whether execve is allowed
and none of the conditions are guaranteed to still hold after they were
tested for.
Additionally this does not validate whether the code path did any perm
checking to begin with -- it will pass if the inode happens to be
regular.
Keep the redundant path_noexec() check even though it's mindless
nonsense checking for guarantee that isn't given so drop the WARN.
Reword the commentary and do small tidy ups while here.
[brauner: keep redundant path_noexec() check]
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|
CVE-2024-45319 |
Description: A vulnerability in the SonicWall SMA100 SSLVPN
firmware 10.2.1.13-72sv and earlier versions allows a remote authenticated attacker can circumvent the certificate requirement during authentication.
CVSS: LOW (0.0) EPSS Score: 0.04%
December 6th, 2024 (7 months ago)
|