Lucene search
+L

3197 matches found

OSV
OSV
added 2022/09/07 4:57 p.m.18 views

DRUPAL-CONTRIB-2022-054

The Next.js module provides an inline preview for content. Authenticated requests are made to Drupal to fetch JSON:API content and render them in an iframe from the decoupled Next.js site. The current implementation doesn’t sufficiently check access for fetching data. All requests made to Drupal...

6.6AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/06 12:0 a.m.9 views

MediaTek Apusys 缓冲区错误漏洞

MediaTek Apusys is a chipset from MediaTek, a Chinese company. A security vulnerability exists in MediaTek Apusys that stems from a lack of boundary checking and out-of-scope writes. This could result in a local privilege escalation that requires system execution privileges...

6.7CVSS6.8AI score0.00101EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/09/06 12:0 a.m.7 views

MediaTek Apusys 缓冲区错误漏洞

MediaTek Apusys is a chipset from MediaTek, a Chinese company. A security vulnerability exists in MediaTek Apusys that stems from a lack of boundary checking and out-of-scope writes. This could result in a local privilege escalation that requires system execution privileges...

6.7CVSS6.8AI score0.00101EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/09/01 2:15 a.m.8 views

CVE-2022-36130

HashiCorp Boundary up to 0.10.1 did not properly perform data integrity checks to ensure the resources were associated with the correct scopes, allowing potential privilege escalation for authorized users of another scope. Fixed in Boundary 0.10.2...

9.9CVSS5.8AI score0.00417EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/09/01 1:45 a.m.29 views

CVE-2022-36130

HashiCorp Boundary up to 0.10.1 did not properly perform data integrity checks to ensure the resources were associated with the correct scopes, allowing potential privilege escalation for authorized users of another scope. Fixed in Boundary 0.10.2...

9.8AI score0.00417EPSS
SaveExploits0References2
NVD
NVD
added 2022/08/18 3:15 p.m.34 views

CVE-2022-36024

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

7.5CVSS0.00675EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/18 3:15 p.m.33 views

Sql injection

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

4CVSS6.6AI score0.00675EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2022/08/18 3:15 p.m.8 views

PYSEC-2022-43146

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

7.5CVSS7.1AI score0.00675EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/18 3:15 p.m.7 views

PYSEC-2022-43146

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

6.5CVSS5.8AI score0.00675EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/18 2:45 p.m.28 views

CVE-2022-36024 Bots using py-cord as discord api wrapper are vulnerable to shutdowns through remote code execution

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

7.5CVSS6.8AI score0.00675EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/18 2:18 p.m.70 views

GHSA-QMHJ-M29V-GVMR Bots using py-cord as Discord API wrapper are vulnerable to shutdowns through remote code execution

Impact py-cord is a an API wrapper for Discord written in Python. Bots using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the application.commands scope without the bot scope. Currently, it appears that all public bots that use slash commands are...

8.7CVSS6.8AI score0.00675EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/08/18 12:0 a.m.8 views

Pycord 安全漏洞

Pycord is a modern, easy-to-use, feature-rich, asynchronous-ready API wrapper open-sourced by Pycord Development. A security vulnerability exists in Pycord versions prior to 2.0.1 that stems from allowing a user to remotely shut down a bot running on pycord by adding it to a discordant server wit...

7.5CVSS6.8AI score0.00675EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/08/18 12:0 a.m.8 views

PT-2022-23123 · Pypi · Py-Cord

Name of the Vulnerable Software and Affected Versions: py-cord version 2.0.0 Description: The issue affects py-cord, a Python API wrapper for Discord, allowing remote shutdown of bots if they are added to a server with the application.commands scope without the bot scope. It appears that all publ...

8.7CVSS6.7AI score0.00675EPSS
SaveExploits0References9
RustSec
RustSec
added 2022/08/07 12:0 p.m.31 views

`tauri`'s `readDir` endpoint allows possible enumeration outside of filesystem scope

It is possible for readDir to incorrectly enumerate files from a symlinked directory if called recursively when specifying an empty string for the dir parameter as outlined in this issue. This is corrected in this PR by checking if a directory is a symlink before reading from it...

8.3CVSS3.7AI score0.00802EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/07 12:0 a.m.8 views

PT-2022-24815 · Tauri · Tauri

Name of the Vulnerable Software and Affected Versions: Tauri versions prior to 1.0.6 Description: Due to missing canonicalization when readDir is called recursively, it was possible to display directory listings outside of the defined fs scope. This required a crafted symbolic link or junction...

8.3CVSS5.4AI score0.00802EPSS
SaveExploits1References15
NVD
NVD
added 2022/07/29 7:15 p.m.32 views

CVE-2022-23001

When compressing or decompressing elliptic curve points using the Sweet B library, an incorrect choice of sign bit is used. An attacker with user level privileges and no other user's assistance can exploit this vulnerability with only knowledge of the public key and the library. The resulting...

5.3CVSS0.00668EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/07/25 6:47 p.m.33 views

CVE-2022-22999 Cross-site Scripting Vulnerability in USB Backups App

Western Digital My Cloud devices are vulnerable to a cross side scripting vulnerability that can allow a malicious user with elevated privileges access to drives being backed up to construct and inject JavaScript payloads into an authenticated user's browser. As a result, it may be possible to ga...

8.2CVSS8.4AI score0.00358EPSS
SaveExploits0References1
Fedora
Fedora
added 2022/07/20 1:40 a.m.48 views

[SECURITY] Fedora 35 Update: golang-starlark-0-0.7.20210113gite81fc95.fc35

Starlark is a dialect of Python intended for use as a configuration language. Like Python, it is an untyped dynamic language with high-level data types, first-class functions with lexical scope, and garbage collection. Unlike CPython, independent Starlark threads execute in parallel, so Starlark...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
BDU FSTEC
BDU FSTEC
added 2022/07/20 12:0 a.m.9 views

Vulnerability of the njs_scope_value() function (njs_scope.h) in the njs interpreter of the nginx server, allowing a hacker to execute arbitrary code

The vulnerability of the njsscopevalue function njsscope.h in the njs interpreter of the nginx server is related to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

7.5CVSS8.4AI score0.01142EPSS
SaveExploits2References3Affected Software1
NVD
NVD
added 2022/07/19 10:15 p.m.19 views

CVE-2022-21571

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is Prior to 6.1.36. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromis...

8.2CVSS0.00354EPSS
SaveExploits0References2
Rows per page
Query Builder