Lucene search
K

43612 matches found

CVE
CVE
added 2026/03/12 3:37 p.m.9 views

CVE-2019-25529

Placeto CMS Alpha rv.4 contains an authenticated SQL injection vulnerability in the admin/edit.php endpoint via the page parameter. Attackers can craft GET requests to extract data using boolean-based blind, time-based blind, or union-based techniques without user interaction, with LOW privileges...

7.1CVSS5.9AI score0.00284EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/03/12 3:37 p.m.3 views

CVE-2019-25529 Placeto CMS Alpha rv.4 SQL Injection via page Parameter

Placeto CMS Alpha rv.4 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'page' parameter. Attackers can send GET requests to the admin/edit.php endpoint with malicious 'page' values using boolean-based...

7.1CVSS5.9AI score0.00284EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.7 views

StudioCMS: REST API Missing Rank Check Allows Admin to Create Peer Admin Accounts

Summary The REST API createUser endpoint uses string-based rank checks that only block creating owner accounts, while the Dashboard API uses indexOf-based rank comparison that prevents creating users at or above your own rank. This inconsistency allows an admin to create additional admin accounts...

7.2CVSS5.9AI score0.003EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.8 views

StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings

Summary The updateUserNotifications endpoint accepts a user ID from the request payload and uses it to update that user's notification preferences. It checks that the caller is logged in but never verifies that the caller owns the target account id !== userData.user.id. Any authenticated visitor...

5.4CVSS5.8AI score0.00253EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2026/03/12 2:49 p.m.3 views

Authorization Bypass Through User-Controlled Key

Overview @studiocms/s3-storage is an Add S3 Storage Support into your StudioCMS project. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the create-reset-link process. An attacker can gain unauthorized access to higher-privileged accounts by...

7.2CVSS5.8AI score0.00344EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 2:49 p.m.5 views

Authorization Bypass Through User-Controlled Key

Overview @withstudiocms/api-spec is an API Specification for StudioCMS Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the create-reset-link process. An attacker can gain unauthorized access to higher-privileged accounts by generating a...

7.2CVSS5.8AI score0.00344EPSS
Exploits1References2
EUVD
EUVD
added 2026/03/12 2:49 p.m.9 views

EUVD-2026-11367

StudioCMS S3 Storage Manager Authorization Bypass via Missing await on Async Auth Check...

7.6CVSS5.8AI score0.00183EPSS
Exploits1References2
OSV
OSV
added 2026/03/12 2:49 p.m.2 views

GHSA-MM78-FGQ8-6PGR StudioCMS S3 Storage Manager Authorization Bypass via Missing `await` on Async Auth Check

Summary The S3 storage manager's isAuthorized function is declared async returns Promise but is called without await in both the POST and PUT handlers. Since a Promise object is always truthy in JavaScript, !isAuthorizedtype always evaluates to false, completely bypassing the authorization check...

7.6CVSS5.9AI score0.00183EPSS
Exploits1References3
OSV
OSV
added 2026/03/12 2:7 p.m.3 views

GHSA-PGPF-M8M4-6CG6 Winter vulnerable to privilege escalation by authenticated backend users

Impact Affected versions of Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their account through specially crafted requests to the backend while logged in. To actively exploit this security...

9.9CVSS5.8AI score0.00486EPSS
Exploits0References6
EUVD
EUVD
added 2026/03/12 2:7 p.m.7 views

EUVD-2026-11406

Winter vulnerable to privilege escalation by authenticated backend users...

9.9CVSS5.8AI score0.00486EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/12 2:7 p.m.12 views

Winter vulnerable to privilege escalation by authenticated backend users

Impact Affected versions of Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their account through specially crafted requests to the backend while logged in. To actively exploit this security...

9.9CVSS5.7AI score0.00486EPSS
Exploits0References6Affected Software1
GithubExploit
GithubExploit
added 2026/03/12 9:55 a.m.155 views

Exploit for Injection in Ghost

CVE-2026-29053 Ghost CMS RCE via jsonpath/static-eval prototy...

9.8CVSS5.8AI score0.00372EPSS
Exploits3
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.4 views

202CMS SQL注入漏洞

202CMS is a content management system developed by konradpl99. The 202CMS v10 beta version has a SQL injection vulnerability. This vulnerability stems from the loguser parameter, which allows for SQL injections, potentially enabling unverified attackers to manipulate database queries...

8.8CVSS5.9AI score0.00415EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.7 views

Placeto CMS SQL注入漏洞

Placeto CMS is a content management system developed by Blaher. Version 4 of Placeto CMS has a SQL injection vulnerability. This vulnerability stems from the page parameters having SQL injection vulnerabilities, which may allow authenticated attackers to manipulate database queries...

7.1CVSS5.8AI score0.00284EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.4 views

TinaCMS 安全漏洞

TinaCMS is an open-source headless CMS for Markdown, MDX, and JSON developed by Tina. Versions of TinaCMS prior to 2.1.8 contained a security vulnerability. This vulnerability stemmed from the TinaCMS CLI development server’s configuration using Vite, which disabled the built-in file system acces...

6.2CVSS5.9AI score0.01025EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.5 views

PT-2026-25011

Tina is a headless content management system. Prior to 2.1.7, a path traversal vulnerability exists in the TinaCMS development server's media upload handler. The code at media.ts joins user-controlled path segments using path.join without validating that the resulting path stays within the intend...

7.4CVSS5.9AI score0.00325EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.3 views

PT-2026-25012

Summary The TinaCMS CLI dev server combines a permissive CORS configuration Access-Control-Allow-Origin: with the path traversal vulnerability previously reported to enable a browser-based drive-by attack. A remote attacker can enumerate the filesystem, write arbitrary files, and delete arbitrary...

9.6CVSS5.9AI score0.00535EPSS
Exploits1References16
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.4 views

TinaCMS 路径遍历漏洞

TinaCMS is an open-source headless CMS for Markdown, MDX, and JSON developed by Tina. Versions of TinaCMS prior to 2.1.8 had a path traversal vulnerability. This vulnerability stemmed from the media endpoints exposed by the TinaCMS CLI development server, which allowed for path traversal attacks...

8.4CVSS5.8AI score0.00203EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.4 views

PT-2026-25013

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. When running tinacms dev, th...

8.4CVSS5.9AI score0.00203EPSS
Exploits1References6
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.3 views

TinaCMS 安全漏洞

TinaCMS is an open-source headless CMS for Markdown, MDX, and JSON developed by Tina. Versions of TinaCMS prior to 2.1.8 contained security vulnerabilities. These vulnerabilities stemmed from the TinaCMS CLI development server having a lax CORS policy configured. Combined with path traversal...

9.6CVSS6AI score0.00535EPSS
Exploits1References1
Rows per page
Query Builder