Lucene search
+L

530 matches found

Kitploit
Kitploit
added 2026/09/15 10:27 a.m.7 views

openvpn-install

openvpn-install Debian、Ubuntu、Fedora、openSUSE、CentOS、Amazon Linux、Arch Linux、Oracle Linux、Rocky Linux、AlmaLinux 向けの OpenVPN インストーラーです。 このスクリプトを使えば、数秒で独自の安全な VPN サーバーをセットアップして管理できます。 これは何ですか? このスクリプトは、VPS や専用サーバー、あるいは自宅のコンピューターなど、自分のサーバー上で実行することを想定しています。...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 8:53 a.m.8 views

certbot

.. This file contains a series of comments that are used to include sections of this README in other files. Do not modify these comments unless you know what you are doing. tag:intro-begin |build-status| .. |build-status| image::...

5.6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 7:14 a.m.12 views

CertificateDsc

CertificateDsc 行動規範 このプロジェクトは この行動規範 を採用しています。 リリース main ブランチへのマージごとに、プレビューリリースが PowerShell Gallery にデプロイされます。定期的にリリースバージョンのタグがプッシュされ、完全なリリースが PowerShell Gallery にデプロイされます。 貢献 一般的な DSC Community の 貢献ガイドライン を確認してください。 変更ログ 各バージョンの変更の完全なリストは 変更ログ にあります。 リソース CertificateDsc モジュールは、Windows PowerShell...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 12:45 a.m.11 views

sslx

sslx openssl だけど、フラグをググる必要はない。 証明書やTLS接続、通常3つの異なるopenssl呼び出しが必要なすべてのことを処理する単一のバイナリ。Rustとrustlsで構築されており、システムのOpenSSLは不要です。 Install root@kitploit: cargo install sslx ビルド済みバイナリはリリースページにあります。 Homebrew: root@kitploit: brew install glincker/tap/sslx または直接ダウンロード: root@kitploit: macOS Apple Silicon curl...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 4:13 p.m.10 views

infisical

オープンソースのシークレット管理プラットフォーム : チーム/インフラ全体でシークレットや設定を同期し、シークレットの漏洩を防止します。 Slack | Infisical Cloud | セルフホスティング | ドキュメント | ウェブサイト | Twitter | 採用情報 リモート/SF はじめに Infisical は、チームがシークレット、証明書、特権アクセス管理に使用するオープンソースのセキュリティインフラストラクチャプラットフォームです。...

6AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/25 9:50 p.m.8 views

openssl: CMP indefinite cache growth of ExtraCerts

A flaw was found in OpenSSL. The CMP Certificate Management Protocol implementation does not clear cached additional certificates when an invalid message is received, leading to excessive memory consumption. This allows a malicious client to repeatedly send requests containing unique extra...

5.9CVSS5.3AI score0.00495EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 1:19 p.m.4 views

ALPINE-CVE-2026-63074

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.7AI score0.00495EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/18 10:35 p.m.15 views

CVE-2026-70666

creationtimestamp| type| source ---|---|--- 2026-08-18 22:35:18+00:00| published-proof-of-concept| https://github.com/Netflix/lemur/security/advisories/GHSA-xpmj-wjcp-6pww 2026-08-19 09:32:00+00:00| seen| https://gist.github.com/alon710/f8eaee2020ed8f819add6f9d1de77bf8...

7.4CVSS4.8AI score0.00165EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/18 10:35 p.m.17 views

CVE-2026-71308

creationtimestamp| type| source ---|---|--- 2026-08-18 22:35:09+00:00| published-proof-of-concept| https://github.com/Netflix/lemur/security/advisories/GHSA-cfh6-pv5c-38jv 2026-08-19 01:22:20+00:00| seen| https://bsky.app/profile/thestandup.bsky.social/post/3mtfky2ijcb2v 2026-08-19 06:44:38+00:00...

8.1CVSS4.8AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 8:51 p.m.9 views

GHSA-4H97-P9WQ-CHQJ Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Summary The CertificateExport handler in lemur/certificates/views.py nests its entire ownership / CertificatePermission check inside an if plugin.requireskey: branch. When the selected export plugin advertises requireskey = False, the authorization check is skipped entirely and any authenticated...

4.3CVSS5.6AI score0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 8:17 p.m.9 views

CVE-2026-71417

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authorityid, serial, or externalid without requiring permission on the underlying authority. PUT /api/1/certificates//revo...

7.3CVSS0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 8:17 p.m.12 views

CVE-2026-70666

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS0.00165EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:05 p.m.9 views

EUVD-2026-61155

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.3AI score0.00165EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:02 p.m.14 views

EUVD-2026-61153

Lemur manages TLS certificate creation. Prior to 1.9.3, GET /api/1/destinations and GET /api/1/destinations/ relied only on authentication while sibling write handlers required adminpermission. DestinationOutputSchema returned raw options and copied them into pluginOptions without redacting...

7.7CVSS5.4AI score0.00295EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:50 p.m.30 views

CVE-2026-55163 Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership

Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermissionroleid, which allowed either an administrator or any existing member of the target role. The handler passed data"users" and data"name" to service.updat...

6.3CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:50 p.m.14 views

CVE-2026-55163 Lemur: Privilege escalation via PUT /api/1/roles/<id> — non-admin role members can rewrite role membership

Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermissionroleid, which allowed either an administrator or any existing member of the target role. The handler passed data"users" and data"name" to service.updat...

6.3CVSS5.5AI score
SaveExploits0References5
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.20 views

GO-2026-5543 vulnerabilities

Vulnerabilities for packages: rclone, grafana, trufflehog, rancher, spqr, kyverno, ratify, telegraf, frp, xeol, dex, zot, juicefs, k6, seaweedfs, cert-manager-istio-csr, gitea, minio, rancher-agent, sftpgo-plugin-auth, percona-server-mongodb-operator, external-secrets-operator,...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/13 10:51 a.m.11 views

Important: Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.19.1

cert-manager Operator for Red Hat OpenShift 1.19.1 The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities and certificates as first-class resource types in the Kubernetes API. This makes it possible to provide certificates-as-a-service to...

10CVSS7.1AI score0.01557EPSS
SaveExploits1References15
NVD
NVD
added 2026/08/10 8:17 p.m.12 views

CVE-2026-72880

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 7:08 p.m.13 views

JLSEC-2026-1139 Issue summary: An attacker-controlled CMP (Certificate Management Protocol) server could trigger...

Issue summary: An attacker-controlled CMP Certificate Management Protocol server could trigger a NULL pointer dereference in a CMP client application. Impact summary: A NULL pointer dereference causes a crash of the application and a Denial of Service. An attacker controlling a CMP server or acti...

5.9CVSS7.2AI score0.00557EPSS
SaveExploits0References13
Rows per page
Query Builder