Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/remult@0.18.1-exp.39 |
| Type | npm |
| Namespace | |
| Name | remult |
| Version | 0.18.1-exp.39 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 0.20.6 |
| Latest_non_vulnerable_version | 0.20.6 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-5e7y-r86m-wfep |
| vulnerability_id |
VCID-5e7y-r86m-wfep |
| summary |
When setting EntityOptions.apiPrefilter to a function, the filter is not applied to API requests for a resource by Id
### Impact
If you used the [apiPrefilter](https://remult.dev/docs/ref_entity.html#apiprefilter) option of the `@Entity` decorator, by setting it to a function that returns a filter that prevents unauthorized access to data, an attacker who knows the `id` of an entity instance she is not authorized to access, can gain read, update and delete access to it.
### Patches
The issue is fixed in version 0.20.6
### Workarounds
Set the `apiPrefilter` option to a filter object instead of a function.
### References
If you're using a minor version < 0.20 and require a patch, please create an issue. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-35167, GHSA-7hh3-3x64-v2g9
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5e7y-r86m-wfep |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/remult@0.18.1-exp.39 |