Module/Settings/UserExport.php in Friendica through 2021.01 allows settings/userexport to be used by anonymous users, as demonstrated by an attempted access to an array offset on a value of type null, and excessive memory consumption. NOTE: the vendor states "the feature still requires a valid authentication cookie even if the route is accessible to non-logged users.
References
Link | Resource |
---|---|
https://github.com/friendica/friendica/issues/10110 | Exploit Third Party Advisory |
https://github.com/friendica/friendica/pull/10113/commits/acbcc56754121ba080eac5b6fdf69e64ed7fe453 | Patch Third Party Advisory |
Configurations
History
07 Nov 2023, 03:32
Type | Values Removed | Values Added |
---|---|---|
Summary | Module/Settings/UserExport.php in Friendica through 2021.01 allows settings/userexport to be used by anonymous users, as demonstrated by an attempted access to an array offset on a value of type null, and excessive memory consumption. NOTE: the vendor states "the feature still requires a valid authentication cookie even if the route is accessible to non-logged users. |
Information
Published : 2021-04-05 23:15
Updated : 2024-08-03 23:15
NVD link : CVE-2021-30141
Mitre link : CVE-2021-30141
JSON object : View
Products Affected
friendica
- friendica
CWE
CWE-401
Missing Release of Memory after Effective Lifetime