Netflix

Lemur

18 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.08%
  • Veröffentlicht 18.08.2026 19:12:16
  • Zuletzt bearbeitet 18.08.2026 20:17:24

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, authority_id, serial, or external_id without requiring permission on the un...

  • EPSS 0.18%
  • Veröffentlicht 18.08.2026 19:08:23
  • Zuletzt bearbeitet 19.08.2026 19:17:23

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requires_key branch for POST /api/1/certificates//export. A plugin declaring requires_key false bypassed that...

  • EPSS 0.08%
  • Veröffentlicht 18.08.2026 19:06:27
  • Zuletzt bearbeitet 19.08.2026 20:17:22

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. AssociatedAuthoritySchema resolved the caller-su...

  • EPSS 0.17%
  • Veröffentlicht 18.08.2026 19:05:26
  • Zuletzt bearbeitet 19.08.2026 19:17:23

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acme_url through PUT /api/1/authorities/ without revalidation and direct setup_acme_client_no_retry to an attacker-controlled ACME server. ACME directory an...

  • EPSS 0.21%
  • Veröffentlicht 18.08.2026 19:03:55
  • Zuletzt bearbeitet 18.08.2026 20:17:23

Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_acme_url enforced ACME_DIRECTORY_HOST_ALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same chec...

  • EPSS 0.23%
  • Veröffentlicht 18.08.2026 19:02:14
  • Zuletzt bearbeitet 18.08.2026 20:17:23

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 admin_permission. DestinationOutputSchema returned raw options and copied...

  • EPSS 0.18%
  • Veröffentlicht 18.08.2026 19:00:40
  • Zuletzt bearbeitet 18.08.2026 20:17:23

Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces[] or replacements identifiers that AssociatedCertificateSchema resolved with fetch_objects without a CertificatePermission...

  • EPSS 0.14%
  • Veröffentlicht 18.08.2026 18:55:44
  • Zuletzt bearbeitet 19.08.2026 16:18:58

Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_revocation_url in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP r...

  • EPSS 0.23%
  • Veröffentlicht 18.08.2026 18:53:12
  • Zuletzt bearbeitet 18.08.2026 20:17:18

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur.users.service.update assigned a replacement password directly to users.password, while lemur/users/models.py registered User.hash_password only for the before_insert event. Because no befo...

  • EPSS 0.17%
  • Veröffentlicht 18.08.2026 18:52:25
  • Zuletzt bearbeitet 19.08.2026 16:17:57

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crl_verify and ocsp_verify without adequate destination...