Lucene search
+L

47 matches found

Cvelist
Cvelist
added 2025/10/16 4:7 p.m.13 views

CVE-2024-56143 Strapi Allows Unauthorized Access to Private Fields via parms.lookup

Strapi is an open-source headless content management system. In versions from 5.0.0 to before 5.5.2, the lookup operator provided by the document service does not properly sanitize query parameters for private fields. An attacker can access private fields, including admin passwords and reset...

8.2CVSS0.00377EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/16 4:7 p.m.27 views

CVE-2024-56143

Strapi 5.0.0–5.5.1 is vulnerable due to improper sanitization of the document service lookup operator for private fields, enabling an attacker to access sensitive data (e.g., admin passwords, reset tokens). The issue is fixed in Strapi 5.5.2. Affected software, root cause, and impact are corrobor...

8.2CVSS6.4AI score0.00377EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/10/16 4:7 p.m.8 views

CVE-2024-56143 Strapi Allows Unauthorized Access to Private Fields via parms.lookup

Strapi is an open-source headless content management system. In versions from 5.0.0 to before 5.5.2, the lookup operator provided by the document service does not properly sanitize query parameters for private fields. An attacker can access private fields, including admin passwords and reset...

8.2CVSS6.8AI score0.00377EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/10/16 12:0 a.m.8 views

Strapi 安全漏洞

Strapi is an open source content management system CMS from the French strapi community. A security vulnerability exists in Strapi versions 5.0.0 through prior to 5.5.2, which stems from a lookup operation in the document service that does not properly clean up the query parameters for private...

8.2CVSS6.3AI score0.00377EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-0898

Malware in sbrugna...

7.5CVSS6.1AI score0.00864EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-1619

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.45713EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-2021

Malicious code in bioql PyPI...

8.6CVSS7.8AI score0.01095EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/05/22 7:45 p.m.8 views

CVE-2021-32624

Keystone 5 is an open source CMS platform to build Node.js applications. This security advisory relates to a newly discovered capability in our query infrastructure to directly or indirectly expose the values of private fields, bypassing the configured access control. This is an access control...

7.5CVSS6.5AI score0.00864EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/05/15 4:15 p.m.74 views

Reflex vulnerable to private state fields modification

Summary A user on the website can modify any private field on their own state. Details An event meant to modify client side storage had access to modify any field on the state for the given user. This includes non-client side ones and most importantly private fields. This still requires the actor...

6.6AI score0.00439EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/06 6:26 p.m.12 views

CVE-2023-39345 Unauthorized Access to Private Fields in User Registration API in strapi

strapi is an open-source headless CMS. Versions prior to 4.13.1 did not properly restrict write access to fielded marked as private in the user registration endpoint. As such malicious users may be able to errantly modify their user records. This issue has been addressed in version 4.13.1. Users...

7.6CVSS7.4AI score0.00496EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/11/06 12:0 a.m.6 views

Strapi Authorization Issues Vulnerability

Strapi is an open source content management system CMS. An authorization issue vulnerability exists in Strapi versions prior to 4.13.1 that stems from not properly restricting access to fields marked as private in a user's registration endpoint...

7.6CVSS6.7AI score0.00496EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/11/03 7:1 p.m.42 views

Unauthorized Access to Private Fields in User Registration API

System Details | Name | Value | |----------|------------------------| | OS | Windows 11 | | Version | 4.11.1 node v16.14.2 | | Database | mysql | Description I marked some fields as private fields in user content-type, and tried to register as a new user via api, at the same time I added content ...

7.6CVSS7.3AI score0.00496EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2023/11/03 7:1 p.m.88 views

GHSA-GC7P-J5XM-XXH2 Unauthorized Access to Private Fields in User Registration API

System Details | Name | Value | |----------|------------------------| | OS | Windows 11 | | Version | 4.11.1 node v16.14.2 | | Database | mysql | Description I marked some fields as private fields in user content-type, and tried to register as a new user via api, at the same time I added content ...

7.6CVSS7.4AI score0.00496EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/11/03 12:0 a.m.11 views

PT-2023-26892 · Strapi · Strapi

Name of the Vulnerable Software and Affected Versions: strapi versions prior to 4.13.1 Description: strapi is an open-source headless CMS. The issue arises from the improper restriction of write access to fields marked as private in the user registration endpoint. This allows malicious users to...

7.6CVSS7.3AI score0.00496EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2023/09/15 12:0 a.m.6 views

Strapi Information Disclosure Vulnerability

Strapi is an open source content management system CMS. An information disclosure vulnerability exists in Strapi versions prior to 4.11.7, which stems from an information disclosure vulnerability in which the /content-manager/relations route does not remove private fields...

5.8CVSS6.2AI score0.00565EPSS
SaveExploits1References4
NVD
NVD
added 2023/07/25 6:15 p.m.41 views

CVE-2023-34235

Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the tnumber prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to...

8.6CVSS8.5AI score0.01095EPSS
SaveExploits1References2
Prion
Prion
added 2023/07/25 6:15 p.m.16 views

Design/Logic Flaw

Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the tnumber prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to...

5CVSS7.3AI score0.01095EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2023/07/25 12:0 a.m.9 views

Strapi 信息泄露漏洞

Strapi is an open source content management system CMS. An information disclosure vulnerability exists in Strapi versions prior to 4.10.8, which stems from a Knex query that allows a user to change the default prefix, which may disclose private fields if the tnumber prefix is used...

8.6CVSS7.5AI score0.01095EPSS
SaveExploits1References3
NVD
NVD
added 2023/05/08 9:15 p.m.43 views

CVE-2023-31133

Ghost is an app for new-media creators with tools to build a website, publish content, send newsletters, and offer paid subscriptions to members. Prior to version 5.46.1, due to a lack of validation when filtering on the public API endpoints, it is possible to reveal private fields via a brute...

7.5CVSS7.5AI score0.45713EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/05/08 8:56 p.m.58 views

CVE-2023-31133 Ghost vulnerable to disclosure of private API fields

Ghost is an app for new-media creators with tools to build a website, publish content, send newsletters, and offer paid subscriptions to members. Prior to version 5.46.1, due to a lack of validation when filtering on the public API endpoints, it is possible to reveal private fields via a brute...

7.5CVSS7.7AI score0.45713EPSS
SaveExploits0References3
Rows per page
Query Builder