Latest CVE Feed
-
8.8
HIGHCVE-2021-41246
Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including `2.5.1` do not regenerate the session id and session cookie when user logs in. This behavior opens up the applica... Read more
Affected Products : express_openid_connect- Published: Dec. 09, 2021
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2021-41245
Combodo iTop is a web based IT Service Management tool. In versions prior to 2.7.6 and 3.0.0, CSRF tokens generated by `privUITransactionFile` aren't properly checked. Versions 2.7.6 and 3.0.0 contain a patch for this issue. As a workaround, use the sessi... Read more
Affected Products : itop- Published: Apr. 05, 2022
- Modified: Nov. 21, 2024
-
9.1
CRITICALCVE-2021-41244
Grafana is an open-source platform for monitoring and observability. In affected versions when the fine-grained access control beta feature is enabled and there is more than one organization in the Grafana instance admins are able to access users from oth... Read more
Affected Products : grafana- Published: Nov. 15, 2021
- Modified: Nov. 21, 2024
-
9.1
CRITICALCVE-2021-41243
There is a Potential Zip Slip Vulnerability and OS Command Injection Vulnerability on the management system of baserCMS. Users with permissions to upload files may upload crafted zip files which may execute arbitrary commands on the host operating system.... Read more
Affected Products : basercms- Published: Nov. 26, 2021
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2021-41242
OpenOlat is a web-basedlearning management system. A path traversal vulnerability exists in OpenOlat prior to versions 15.5.12 and 16.0.5. By providing a filename that contains a relative path as a parameter in some REST methods, it is possible to create ... Read more
Affected Products : openolat- Published: Dec. 10, 2021
- Modified: Nov. 21, 2024
-
4.3
MEDIUMCVE-2021-41241
Nextcloud server is a self hosted system designed to provide cloud style services. The groupfolders application for Nextcloud allows sharing a folder with a group of people. In addition, it allows setting "advanced permissions" on subfolders, for example,... Read more
- Published: Mar. 08, 2022
- Modified: Nov. 21, 2024
-
5.3
MEDIUMCVE-2021-41239
Nextcloud server is a self hosted system designed to provide cloud style services. In affected versions the User Status API did not consider the user enumeration settings by the administrator. This allowed a user to enumerate other users on the instance, ... Read more
- Published: Mar. 08, 2022
- Modified: Nov. 21, 2024
-
8.6
HIGHCVE-2021-41238
Hangfire is an open source system to perform background job processing in a .NET or .NET Core applications. No Windows Service or separate process required. Dashboard UI in Hangfire.Core uses authorization filters to protect it from showing sensitive data... Read more
Affected Products : hangfire- Published: Nov. 02, 2021
- Modified: Nov. 21, 2024
-
6.9
MEDIUMCVE-2021-41236
OroPlatform is a PHP Business Application Platform. In affected versions the email template preview is vulnerable to XSS payload added to email template content. An attacker must have permission to create or edit an email template. For successful payload,... Read more
Affected Products : oroplatform- Published: Jan. 04, 2022
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-41233
Nextcloud text is a collaborative document editing using Markdown built for the nextcloud server. Due to an issue with the Nextcloud Text application, which is by default shipped with Nextcloud Server, an attacker is able to access the folder names of "Fi... Read more
- Published: Mar. 10, 2022
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-41232
Thunderdome is an open source agile planning poker tool in the theme of Battling for points. In affected versions there is an LDAP injection vulnerability which affects instances with LDAP authentication enabled. The provided username is not properly esca... Read more
Affected Products : planning_poker- Published: Nov. 02, 2021
- Modified: Nov. 21, 2024
-
7.2
HIGHCVE-2021-41231
OpenMage LTS is an e-commerce platform. Prior to versions 19.4.22 and 20.0.19, an administrator with the permissions to upload files via DataFlow and to create products was able to execute arbitrary code via the convert profile. Versions 19.4.22 and 20.0.... Read more
Affected Products : magento- Published: Jan. 27, 2023
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-41230
Pomerium is an open source identity-aware access proxy. In affected versions changes to the OIDC claims of a user after initial login are not reflected in policy evaluation when using `allowed_idp_claims` as part of policy. If using `allowed_idp_claims` a... Read more
Affected Products : pomerium- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-41229
BlueZ is a Bluetooth protocol stack for Linux. In affected versions a vulnerability exists in sdp_cstate_alloc_buf which allocates memory which will always be hung in the singly linked list of cstates and will not be freed. This will cause a memory leak o... Read more
- Published: Nov. 12, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-41228
TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's `saved_model_cli` tool is vulnerable to a code injection as it calls `eval` on user supplied strings. This can be used by attackers to run arbitrary code on the ... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
6.6
MEDIUMCVE-2021-41227
TensorFlow is an open source platform for machine learning. In affected versions the `ImmutableConst` operation in TensorFlow can be tricked into reading arbitrary memory contents. This is because the `tstring` TensorFlow string class has a special case f... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-41226
TensorFlow is an open source platform for machine learning. In affected versions the implementation of `SparseBinCount` is vulnerable to a heap OOB access. This is because of missing validation between the elements of the `values` argument and the shape o... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-41225
TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the `train_nodes` vector (obtained from the saved model that gets optimized) does not contain a `Dequeue... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-41224
TensorFlow is an open source platform for machine learning. In affected versions the implementation of `SparseFillEmptyRows` can be made to trigger a heap OOB access. This occurs whenever the size of `indices` does not match the size of `values`. The fix ... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-41223
TensorFlow is an open source platform for machine learning. In affected versions the implementation of `FusedBatchNorm` kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on Tensor... Read more
Affected Products : tensorflow- Published: Nov. 05, 2021
- Modified: Nov. 21, 2024