Lucene search
+L

192 matches found

Kitploit
Kitploit
•added 2026/09/24 3:55 p.m.•7 views

zyxel-vmg8825-keygen

Zyxel VMG8825-T50 Supervisor Keygen In this project contains the following functions implemented in Python 3: Function name| Validity ---|--- zcfgBeCommonGenKeyBySerialNumCBT | ❓ zcfgBeCommonGenKeyBySerialNumMethod2 | ✅ zcfgBeCommonGenKeyBySerialNumMethod3 | ✅...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 6:37 a.m.•11 views

FTPBuster

FTPBuster FTPBuster es una potente herramienta de línea de comandos para fuerza bruta diseñada para atacar servidores FTP, SFTP y FTPS explícito mediante ataques basados en diccionario. Está destinada para hacking ético y pruebas de penetración Características Soporte de fuerza bruta para FTP ,...

6.1AI score
SaveExploits0
NVD
NVD
•added 2026/08/12 3:18 p.m.•11 views

CVE-2026-73287

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS0.00368EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/12 2:41 p.m.•12 views

EUVD-2026-57232

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS5.3AI score0.00368EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 2:41 p.m.•12 views

CVE-2026-73287 RustFS: FTPS MKD bypasses IAM CreateBucket authorization

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS5.4AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/12 2:41 p.m.•43 views

CVE-2026-73287

RustFS prior to v1.0.0-beta.12 contains a vulnerability in FtpsDriver::mkd where FTPS MKD calls storage.create_bucket without performing authorize_operation for S3Action::CreateBucket. This could allow authenticated FTPS users who are denied s3:CreateBucket to create buckets. The issue is fixed i...

5.4CVSS5.3AI score0.00368EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/12 2:41 p.m.•8 views

CVE-2026-73287 RustFS: FTPS MKD bypasses IAM CreateBucket authorization

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS5.3AI score0.00368EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/12 2:41 p.m.•38 views

CVE-2026-73287 RustFS: FTPS MKD bypasses IAM CreateBucket authorization

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS0.00368EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•18 views

PT-2026-71090

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.create bucket without authorize operation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS5.3AI score0.00368EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•1 views

CVE-2026-73287: Missing Authorization

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS5.8AI score0.00368EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/26 9:30 a.m.•8 views

Apache Airflow FTP provider: FTP Provider does not protect FTPS data channel (missing PROT_P)

The Apache Airflow FTP provider's FTPSHook.getconn created an ftplib.FTPTLS connection but never called protp, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using FTPSHook or FTPSFileTransmitOperator to move files over FTPS exposed...

6.8AI score0.00442EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/06/26 9:30 a.m.•7 views

GHSA-FGCH-86X8-FV43 Apache Airflow FTP provider: FTP Provider does not protect FTPS data channel (missing PROT_P)

The Apache Airflow FTP provider's FTPSHook.getconn created an ftplib.FTPTLS connection but never called protp, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using FTPSHook or FTPSFileTransmitOperator to move files over FTPS exposed...

7.5CVSS6.8AI score0.00442EPSS
SaveExploits0References8
NVD
NVD
•added 2026/06/26 8:16 a.m.•23 views

CVE-2026-49486

The Apache Airflow FTP provider's FTPSHook.getconn created an ftplib.FTPTLS connection but never called protp, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using FTPSHook or FTPSFileTransmitOperator to move files over FTPS exposed...

7.5CVSS0.00442EPSS
SaveExploits0References3
PyPA
PyPA
•added 2026/06/26 8:16 a.m.•19 views

PYSEC-2026-238

The Apache Airflow FTP provider's FTPSHook.getconn created an ftplib.FTPTLS connection but never called protp, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using FTPSHook or FTPSFileTransmitOperator to move files over FTPS exposed...

7.5CVSS5.8AI score0.00442EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/06/26 7:05 a.m.•58 views

CVE-2026-49486 Apache Airflow FTP provider: FTP Provider does not protect FTPS data channel (missing PROT_P)

The Apache Airflow FTP provider's FTPSHook.getconn created an ftplib.FTPTLS connection but never called protp, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using FTPSHook or FTPSFileTransmitOperator to move files over FTPS exposed...

0.00442EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/05/29 3:36 p.m.•12 views

Incorrect Authorization

Overview froxlor/froxlor is a server administration software. Affected versions of this package are vulnerable to Incorrect Authorization via the Ftps::add and Ftps::update functions. An attacker can gain unauthorized shell access and escalate privileges by submitting an arbitrary shell value...

9.4CVSS5.9AI score0.00364EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/25 12:00 a.m.•1 views

CVE-2026-3100: Improper Certificate Validation

The FTP Backup on the ADM will not properly strictly enforce TLS certificate verification while connecting to an FTP server using FTPES/FTPS. An improper validated TLS/SSL certificates allows a remote attacker can intercept network traffic to perform a Man-in-the-Middle MitM attack, which may...

8.3CVSS5.8AI score0.00274EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/01/09 9:35 a.m.•16 views

CVE-2024-41255

filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing attackers to execute a man-in-the-middle attack via the Init function of index.go...

7.5CVSS7.1AI score0.00255EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•13 views

EUVD-2015-5317

Malware in sbrugna...

6.5CVSS6.4AI score0.00476EPSS
SaveExploits4References2
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•17 views

EUVD-2006-0792

Malware in sbrugna...

5.1CVSS6.4AI score0.02421EPSS
SaveExploits2References5
Rows per page
Query Builder