Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/%40strapi/plugin-content-manager@4.4.0-beta.3 |
| Type | npm |
| Namespace | @strapi |
| Name | plugin-content-manager |
| Version | 4.4.0-beta.3 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 4.19.1 |
| Latest_non_vulnerable_version | 4.19.1 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-a54s-xn6b-eycd |
| vulnerability_id |
VCID-a54s-xn6b-eycd |
| summary |
@strapi/plugin-content-manager leaks data via relations via the Admin Panel
1. If a super admin creates a collection where an item in the collection has an association to another collection, a user with the Author Role can see the list of associated items they did not create. They should only see their own items that they created, not all items ever created. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2024-29181, GHSA-6j89-frxc-q26m
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.7 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-a54s-xn6b-eycd |
|
| 1 |
| url |
VCID-adab-ztym-ayhd |
| vulnerability_id |
VCID-adab-ztym-ayhd |
| summary |
Strapi may leak sensitive user information, user reset password, tokens via content-manager views
Attackers can get access to user reset password tokens if they have the configure view permissions. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-36472, GHSA-v8gg-4mq2-88q4
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-adab-ztym-ayhd |
|
| 2 |
| url |
VCID-n7t6-zk51-afc3 |
| vulnerability_id |
VCID-n7t6-zk51-afc3 |
| summary |
Strapi's field level permissions not being respected in relationship title
### Summary
Field level permissions not being respected in relationship title.
If I have a relationship title and the relationship shows a field I don't have permission to see I will still be visible.
### Details
No RBAC checks on on the relationship the relation endpoint returns
### PoC
#### Setup
Create a fresh strapi instance
Create a new content type
in the newly created content type add a relation to the users-permissions user.
Save.
Create a users-permissions user
Use your created content type and create an entry in it related to the users-permisisons user
Go to settings -> Admin panel -> Roles -> Author
Give the author role full permissions on the content type your created.
Make sure they don't have any permission to see User
Save
Create a new admin account with only the author role
#### CVE
login on the newly created author acount.
go to the content manager to the colection type you created with the relationship to users_permissions_user
You now see a field you don't have permissions to view.
### Impact
RBAC field level checks leaks data selected by the admin user as relationship title
What could be sensitive fields that they should not be allowed to see. by the person having this specific role. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-37263, GHSA-m284-85mf-cgrc
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-n7t6-zk51-afc3 |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 3.1 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/%2540strapi/plugin-content-manager@4.4.0-beta.3 |