Lucene search
+L

2496311 matches found

EUVD
EUVD
added yesterday4 views

EUVD-2026-61391

Vulnerability in the Oracle Hospitality Simphony product of Oracle Food and Beverage Applications component: POS. Supported versions that are affected are 19.8-19.8.5, 19.9-19.9.3 and 19.10-19.10.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to...

9.1CVSS5.2AI score
SaveExploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-60591

CVE-2026-60591 is a critical (CVSS 9.1) unauthenticated, network-accessible flaw in Oracle Hospitality Simphony POS (versions 19.8–19.10.1), enabling unauthorized data modification/deletion and denial of service. Oracle's August 2026 security alert covers the issue; no exploitation details are pr...

9.1CVSS5.2AI score
SaveExploits0References1
CVE
CVE
added yesterday4 views

CVE-2026-60590

Oracle Hospitality Simphony POS (versions 19.8–19.10.1) has a HIGH-severity (CVSS 7.5) vulnerability: an unauthenticated remote attacker via HTTP can access critical or all accessible data. No root cause or patch details are provided. Monitor Oracle's August 2026 CPU advisory for fixes.

7.5CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added yesterday2 views

EUVD-2026-61390

Vulnerability in the Oracle Hospitality Simphony product of Oracle Food and Beverage Applications component: POS. Supported versions that are affected are 19.8-19.8.5, 19.9-19.9.3 and 19.10-19.10.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to...

7.5CVSS5.2AI score
SaveExploits0References1
EUVD
EUVD
added yesterday4 views

EUVD-2026-61384

Vulnerability in the Oracle Hyperion Infrastructure Technology product of Oracle Hyperion component: Lifecycle Management. The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle...

7.5CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-60393

Oracle Hyperion Infrastructure Technology 11.2.25.0.000 Lifecycle Management component has an unauthenticated, easily exploitable network-based vulnerability (CVSS 7.5) allowing full confidentiality compromise; Oracle's August 2026 CPU is referenced for remediation details not provided here.

7.5CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-60391

An unauthenticated, network-accessible attacker can exploit Oracle Hyperion Financial Reporting Server (version 11.2.25.0.000) via HTTP to gain unauthorized access to critical data, with no user interaction required (CVSS 7.5, HIGH). No exploitation or patch details are provided in the documents.

7.5CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added yesterday2 views

EUVD-2026-61494

Vulnerability in the Oracle Hyperion Financial Reporting product of Oracle Hyperion component: Server. The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Hyperion Financial...

7.5CVSS5.3AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added yesterday3 views

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.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday2 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 score
SaveExploits0References4
OSV
OSV
added yesterday2 views

GHSA-6C8M-Q6G9-VRW3 Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP password / private-key passphrase) via the destinations API

Summary Lemur's destination read endpoints -- GET /api/1/destinations and GET /api/1/destinations/ -- return the full set of stored plugin option values to any authenticated user, with no authorization check and no redaction of secret-bearing options. The sibling write endpoints POST/PUT/DELETE a...

7.7CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday3 views

Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP password / private-key passphrase) via the destinations API

Summary Lemur's destination read endpoints -- GET /api/1/destinations and GET /api/1/destinations/ -- return the full set of stored plugin option values to any authenticated user, with no authorization check and no redaction of secret-bearing options. The sibling write endpoints POST/PUT/DELETE a...

7.7CVSS5.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday1 views

GHSA-V5RC-CPWC-CFPR Lemur: Incomplete fix for GHSA-v2wp-frmc-5q3v -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Summary The fix for GHSA-v2wp-frmc-5q3v added validateacmeurl to reject acmeurl values not in ACMEDIRECTORYHOSTALLOWLIST, but the validation is only called at authority creation time POST. The authority update endpoint PUT /api/1/authorities/ accepts and stores arbitrary options -- including a...

7.7CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday2 views

Lemur: Incomplete fix for GHSA-v2wp-frmc-5q3v -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Summary The fix for GHSA-v2wp-frmc-5q3v added validateacmeurl to reject acmeurl values not in ACMEDIRECTORYHOSTALLOWLIST, but the validation is only called at authority creation time POST. The authority update endpoint PUT /api/1/authorities/ accepts and stores arbitrary options -- including a...

7.7CVSS5.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday2 views

GHSA-F3QQ-49M6-RW8F Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for GHSA-54vg-pfh7-jq95)

Summary The SSRF mitigation added for GHSA-54vg-pfh7-jq95 validaterevocationurl in lemur /certificates/verify.py can be bypassed. An operator-role user who uploads a certificate with attacker-controlled CRL/OCSP extensions can still make Lemur reach internal destinations RFC1918, loopback,...

6.3CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday3 views

Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for GHSA-54vg-pfh7-jq95)

Summary The SSRF mitigation added for GHSA-54vg-pfh7-jq95 validaterevocationurl in lemur /certificates/verify.py can be bypassed. An operator-role user who uploads a certificate with attacker-controlled CRL/OCSP extensions can still make Lemur reach internal destinations RFC1918, loopback,...

6.3CVSS5.5AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added yesterday2 views

Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...

7.4CVSS5.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday2 views

GHSA-XPMJ-WJCP-6PWW Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...

7.4CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added yesterday2 views

GHSA-MHC4-G3WH-CW7M Vitess: Missing authorization on vttablet /debug/vrlog exposes live VReplication SQL data

Vulnerability Details File: go/vt/vttablet/tabletmanager/vreplication/vrlog.go Summary vttablet's /debug/vrlog HTTP endpoint streams live VReplication event data — including the literal SQL DML statements being replicated by MoveTables, Reshard, Materialize, and "vitess"-strategy Online DDL...

5.3CVSS6AI score
SaveExploits0References6
OSV
OSV
added yesterday3 views

GHSA-XPR4-8VP6-C87J Froxlor has CSRF Vulnerability in AJAX Endpoint — Missing Cross-Site Request Forgery Protection

Summary The Froxlor AJAX endpoint lib/ajax.php is missing Cross-Site Request Forgery CSRF protection. While the main application lib/init.php enforces CSRF token validation on all state-changing HTTP requests POST/PUT/PATCH/DELETE, the standalone lib/ajax.php endpoint bypasses this mechanism...

6.5CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder