Lucene search
+L

12365 matches found

OSV
OSV
added 2026/03/07 2:10 a.m.13 views

GHSA-5Q8V-J673-M5V4 Firefly III user API endpoints expose all users' information to any authenticated user (IDOR)

Summary The User management API endpoints GET /api/v1/users and GET /api/v1/users/id are accessible to any authenticated user without admin/owner role verification, exposing all users' email addresses, roles, and account status. Affected Endpoints 1. GET /api/v1/users UserController::index, line ...

7.1CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/06 9:05 p.m.27 views

CVE-2026-30233 OliveTin: View permission not being checked when returning dashboards

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be...

6.5CVSS0.00417EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/06 9:05 p.m.2 views

CVE-2026-30233 OliveTin: View permission not being checked when returning dashboards

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be...

6.5CVSS5.8AI score0.00417EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/06 9:05 p.m.10 views

CVE-2026-30233 OliveTin: View permission not being checked when returning dashboards

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be...

6.5CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:19 p.m.9 views

CVE-2018-25197

PlayJoom 0.10.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the catid parameter. Attackers can send GET requests to index.php with option=complayjoom&view=genre&catid=SQL to extract sensitive...

8.8CVSS6.1AI score0.00237EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/03/06 12:19 p.m.54 views

CVE-2018-25197

PlayJoom 0.10.1 contains an unauthenticated SQL injection in the catid parameter of the genre view (GET request to index.php?option=com_playjoom&view=genre&catid=[SQL]). The root cause is improper handling of user-controlled input leading to arbitrary SQL queries, enabling extraction of database ...

8.8CVSS6.1AI score0.00237EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 11:10 a.m.11 views

OESA-2026-1538 mariadb security update

MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon mariadbd and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs a...

7CVSS7.5AI score0.00497EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 11:10 a.m.10 views

OESA-2026-1536 mariadb security update

MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon mariadbd and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs a...

7CVSS6.3AI score0.00497EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 11:10 a.m.6 views

OESA-2026-1537 mariadb security update

MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon mariadbd and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs a...

7CVSS6.3AI score0.00497EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.12 views

OliveTin 安全漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 300.11.1 contained security vulnerabilities. These vulnerabilities were due to authorization flaws, which could allow verified users with the view: false permission to enumerate bindings and metadata...

6.5CVSS7.3AI score0.00417EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 9:24 p.m.17 views

OliveTin doesn't check view permission when returning dashboards

Summary An authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be correctly denied, the backend does not enforce IsAllowedView when constructing dashboard and...

6.5CVSS6.1AI score0.00417EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/05 9:24 p.m.2 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the dashboard and API endpoints. An attacker can access sensitive action metadata, including titles, IDs, icons, and argument details, by sending crafted requests as an authenticated user with restricted view...

6.5CVSS5.8AI score0.00417EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/05 9:24 p.m.6 views

GHSA-JF73-858C-54PG OliveTin doesn't check view permission when returning dashboards

Summary An authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be correctly denied, the backend does not enforce IsAllowedView when constructing dashboard and...

6.5CVSS6.1AI score0.00417EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/05 6:40 p.m.4 views

CVE-2026-26195 Gogs: Stored XSS in branch and wiki views through author and committer names

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, stored xss is still possible through unsafe template rendering that mixes user input with safe plus permissive sanitizer handling of data urls. This issue has been patched in version 0.14.2...

6.9CVSS5.7AI score0.00189EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/05 6:40 p.m.45 views

CVE-2026-26195 Gogs: Stored XSS in branch and wiki views through author and committer names

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, stored xss is still possible through unsafe template rendering that mixes user input with safe plus permissive sanitizer handling of data urls. This issue has been patched in version 0.14.2...

6.9CVSS0.00189EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.20 views

PT-2026-23617

Name of the Vulnerable Software and Affected Versions OliveTin versions prior to 3000.11.1 Description OliveTin has an authorization issue where authenticated users with insufficient permissions view: false can access metadata related to actions through the dashboard and API endpoints...

6.5CVSS5.9AI score0.00417EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/03/04 8:43 p.m.15 views

Kimai's API invoice endpoint missing customer-level access control (IDOR)

Summary GET /api/invoices/id only checks the role-based viewinvoice permission but does not verify the requesting user has access to the invoice's customer. Any user with ROLETEAMLEAD which grants viewinvoice can read all invoices in the system, including those belonging to customers assigned to...

6.5CVSS5.9AI score0.00399EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/04 6:55 p.m.9 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the processing of Slack interactive callbacks, specifically blockaction, viewsubmission, and viewclosed. An attacker can inject unauthorized system-event text...

8.1CVSS5.8AI score0.00283EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/04 7:16 a.m.13 views

CVE-2026-2732

The Enable Media Replace plugin for WordPress is vulnerable to unauthorized modification of data due to an improper capability check on the 'RemoveBackGroundViewController::load' function in all versions up to, and including, 4.1.7. This makes it possible for authenticated attackers, with...

5.4CVSS0.00223EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/04 1:57 a.m.17 views

CVE-2025-48602

In exitKeyguardAndFinishSurfaceBehindRemoteAnimation of KeyguardViewMediator.java, there is a possible lockscreen bypass due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitati...

8.4CVSS6.1AI score0.0011EPSS
SaveExploits0References1
Rows per page
Query Builder