Lucene search
+L

563 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 8:18 a.m.14 views

CVE-2024-10964

A vulnerability classified as critical has been found in emqx neuron up to 2.10.0. Affected is the function handleaddplugin in the library cmd.library of the file plugins/restful/pluginhandle.c. The manipulation leads to buffer overflow. It is possible to launch the attack remotely. It is...

9.8CVSS7.1AI score0.00656EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:50 a.m.11 views

CVE-2023-32699

MeterSphere is an open source continuous testing platform. Version 2.9.1 and prior are vulnerable to denial of service. ​The checkUserPassword method is used to check whether the password provided by the user matches the password saved in the database, and the CodingUtil.md5 method is used to...

6.5CVSS7AI score0.00587EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:10 p.m.13 views

CVE-2022-36011

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit 1cf45b831eeb0cab8655c9c7c5d06ec6f45fc41b. The fix will be included in...

7.5CVSS6.8AI score0.00423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:09 p.m.15 views

CVE-2022-36026

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

7.5CVSS6.6AI score0.00423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:53 p.m.10 views

CVE-2022-36014

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in...

7.5CVSS6.8AI score0.00596EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 9:53 p.m.15 views

CVE-2022-36027

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS6.8AI score0.00636EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/05/19 7:28 p.m.71 views

CVE-2025-47949 samlify SAML Signature Wrapping attack

samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provider. Version 2.10.0 fix...

9.9CVSS0.00466EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/19 7:28 p.m.14 views

CVE-2025-47949 samlify SAML Signature Wrapping attack

samlify is a Node.js library for SAML single sign-on. A Signature Wrapping attack has been found in samlify prior to version 2.10.0, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provider. Version 2.10.0 fix...

9.9CVSS8.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/05/19 12:00 a.m.30 views

PT-2025-22111

Name of the Vulnerable Software and Affected Versions samlify versions prior to 2.10.0 Description A Signature Wrapping attack has been found in samlify, allowing an attacker to forge a SAML Response to authenticate as any user. An attacker would need a signed XML document by the identity provide...

9.9CVSS7.4AI score0.00466EPSS
SaveExploits0References25
Amazon
Amazon
added 2025/04/30 12:00 a.m.11 views

Medium: apache-commons-vfs

Issue Overview: Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent ...

7.5CVSS7AI score0.01373EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/30 12:00 a.m.17 views

Amazon Linux 2 : apache-commons-vfs (ALAS-2025-2842)

The version of apache-commons-vfs installed on the remote host is prior to 2.0-11. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2842 advisory. Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a...

7.5CVSS6.7AI score0.01373EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/04/17 12:00 a.m.16 views

Amazon Linux 2 : apache-commons-vfs (ALAS-2025-2819)

The version of apache-commons-vfs installed on the remote host is prior to 2.0-11. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2819 advisory. Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS. The FtpFileObject class c...

5CVSS7.5AI score0.00855EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/04/16 12:00 a.m.15 views

Important: apache-commons-vfs

Issue Overview: Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS. The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the...

5CVSS7.1AI score0.00855EPSS
SaveExploits0
OSV
OSV
added 2025/04/03 11:08 a.m.4 views

OESA-2025-1357 apache-commons-vfs security update

Commons VFS provides a uniform view of files through a single API which is designed for accessing various different file systems. These file systems could be a local disk, an HTTP server or a ZIP archive file. The key features are listed as follows: The API is consistent among various file types...

7.5CVSS6.7AI score0.01373EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/25 4:39 a.m.10 views

SUSE CVE-2025-27553

Relative Path Traversal vulnerability in Apache Commons VFS before 2.10.0. The FileObject API in Commons VFS has a 'resolveFile' method that takes a 'scope' parameter. Specifying 'NameScope.DESCENDENT' promises that "an exception is thrown if the resolved file is not a descendent of the base file...

5.3CVSS7AI score0.01373EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/25 4:39 a.m.7 views

SUSE CVE-2025-30474

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS. The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception messag...

7.5CVSS7.7AI score0.00855EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/03/23 3:30 p.m.3 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File when failing to find an FtpFileObject and throwing an exception. An attacker can reveal the original URI corresponding to the target object, which contains a password. Remediation Upgrade...

6.9CVSS6.9AI score0.00855EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/23 3:15 p.m.4 views

DEBIAN-CVE-2025-30474

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS. The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception messag...

5CVSS7.3AI score0.00855EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/23 3:15 p.m.10 views

UBUNTU-CVE-2025-30474

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Commons VFS. The FtpFileObject class can throw an exception when a file is not found, revealing the original URI in its message, which may include a password. The fix is to mask the password in the exception messag...

5CVSS7.1AI score0.00855EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/23 2:16 p.m.203 views

CVE-2025-27553

CVE-2025-27553: Relative Path Traversal in Apache Commons VFS (FileObject.resolveFile with NameScope.DESCENDENT) can bypass descendent checks when paths contain encoded ".."; affected up to Commons VFS 2.9.x, fixed in 2.10.0. IBM bulletin aligns this vulnerability with IBM Content Collector for S...

7.5CVSS6.6AI score0.01373EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder