Lucene search
+L

488 matches found

Vulnrichment
Vulnrichment
added 2026/04/10 12:00 a.m.6 views

CVE-2026-23781

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. A set of default debug user credentials is hardcoded in cleartext within the application package. If left unchanged, these credentials can be easily obtained and may allow unauthorized access to the MFT API debug interface...

5.8AI score0.00284EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

BMC Control-M/MFT 安全漏洞

BMC Control-M/MFT is an enterprise-level file transfer and job scheduling integration management software developed by the American company BMC. Versions of BMC Control-M/MFT 9.0.22 and earlier contained security vulnerabilities. These vulnerabilities were due to improper input validation in the...

8.8CVSS6.3AI score0.00401EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/10 12:00 a.m.47 views

CVE-2026-23782

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

0.00272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.21 views

PT-2026-31922

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

5.8AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/10 12:00 a.m.5 views

CVE-2026-23780

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. A SQL injection vulnerability in the MFT API's debug interface allows an authenticated attacker to inject malicious queries due to improper input validation and unsafe dynamic SQL handling. Successful exploitation can enable...

6.2AI score0.00401EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.12 views

BMC Control-M/MFT 安全漏洞

BMC Control-M/MFT is an enterprise-level file transfer and job scheduling integration management software developed by the American company BMC. Versions of BMC Control-M/MFT 9.0.22 and earlier contained security vulnerabilities. These vulnerabilities stemmed from API management endpoints that...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/10 12:00 a.m.7 views

CVE-2026-23782

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

5.8AI score0.00272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.16 views

PT-2026-31937

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. A set of default debug user credentials is hardcoded in cleartext within the application package. If left unchanged, these credentials can be easily obtained and may allow unauthorized access to the MFT API debug interface...

5.8AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/10 12:00 a.m.17 views

CVE-2026-23781

CVE-2026-23781 affects BMC Control-M/MFT 9.0.20–9.0.22. A set of default debug user credentials is hardcoded in cleartext in the application package, and, if unchanged, could be obtained to gain unauthorized access to the MFT API debug interface. The CVSS v3.1 base score is 9.8 (CRITICAL) with ne...

9.8CVSS5.8AI score0.00284EPSS
SaveExploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: A integer overflow has been fixed in the rununpack function. The MFT record related to the opened file contains a runlist—an array containing information about the file’s location on the physical disk. Analysis of all...

8.4CVSS5.6AI score0.0017EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/31 12:00 a.m.13 views

PT-2025-54290

3/ Cl0p gang exploits vulnerabilities like CVE-2023-22962 in GoAnywhere MFT. Their focus on data exfiltration has impacted global companies. Cl0p InfoSec...

7.1AI score
SaveExploits0References1
EUVD
EUVD
added 2025/12/30 3:30 p.m.12 views

EUVD-2022-55857

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add overflow check for attribute size The offset addition could overflow and pass the used size check given an attribute with very large size e.g., 0xffffff7f while parsing MFT attributes. This could lead to out-of-boun...

5.9AI score0.00226EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.11 views

CVE-2022-50841

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add overflow check for attribute size The offset addition could overflow and pass the used size check given an attribute with very large size e.g., 0xffffff7f while parsing MFT attributes. This could lead to out-of-boun...

7.8CVSS6.8AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:15 p.m.23 views

UBUNTU-CVE-2022-50841

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add overflow check for attribute size The offset addition could overflow and pass the used size check given an attribute with very large size e.g., 0xffffff7f while parsing MFT attributes. This could lead to out-of-boun...

7.8CVSS5.8AI score0.00226EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:10 p.m.46 views

CVE-2022-50841

The CVE covers a Linux kernel NTFS3 parsing flaw: when parsing MFT attributes, an overflow in the attribute size calculation could let Add2Ptr(attr, asize) exceed bounds, enabling an out-of-bounds memory R/W. The issue has been mitigated by adding an overflow check for attribute sizes in fs/ntfs3...

7.8CVSS6AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:10 p.m.8 views

CVE-2022-50841 fs/ntfs3: Add overflow check for attribute size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add overflow check for attribute size The offset addition could overflow and pass the used size check given an attribute with very large size e.g., 0xffffff7f while parsing MFT attributes. This could lead to out-of-boun...

7.8CVSS6.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.12 views

PT-2025-53959

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.19.0+ Description The Linux kernel contained a flaw in the NTFS3 file system implementation. A calculation involving attribute sizes could result in an integer overflow, potentially leading to out-of-bounds...

6.4AI score0.00226EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.12 views

SUSE CVE-2023-54077

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak if ntfsreadmft failed Label ATTRROOT in ntfsreadmft sets isroot = true and ni-niflags |= NIFLAGDIR, then next attr will goto label ATTRALLOC and alloc ni-dir.allocrun. However two states are not always...

7.8CVSS6.5AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.19 views

EUVD-2022-55822

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check for inode operations This adds a sanity check for the iop pointer of the inode which is returned after reading Root directory MFT record. We should check the iop is valid before trying to create t...

5.7AI score0.00234EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2023-54077

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix memory leak if ntfsreadmft failed Label ATTRROOT in ntfsreadmft sets isroot = true and ni-niflags |= NIFLAGDIR, then next attr will goto label ATTRALLOC and alloc ni-dir.allocrun. However two states are not always...

7.8CVSS0.00172EPSS
SaveExploits0References5
Rows per page
Query Builder