VYPR

CVEs

113,295 total · page 1047 of 2,266

  • CVE-2024-23768HigJan 22, 2024
    risk 0.57cvss 8.8epss 0.01

    Dremio before 24.3.1 allows path traversal. An authenticated user who has no privileges on certain folders (and the files and datasets in these folders) can access these folders, files, and datasets. To be successful, the user must have access to the source and at least one…

  • CVE-2024-23750HigJan 22, 2024
    risk 0.57cvss 8.8epss 0.01

    MetaGPT through 0.6.4 allows the QaEngineer role to execute arbitrary code because RunCode.run_script() passes shell metacharacters to subprocess.Popen.

  • CVE-2024-23744HigJan 21, 2024
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in Mbed TLS 3.5.1. There is persistent handshake denial if a client sends a TLS 1.3 ClientHello without extensions.

  • CVE-2023-52353HigJan 21, 2024
    risk 0.49cvss 7.5epss 0.00

    An issue was discovered in Mbed TLS through 3.5.1. In mbedtls_ssl_session_reset, the maximum negotiable TLS version is mishandled. For example, if the last connection negotiated TLS 1.2, then 1.2 becomes the new maximum.

  • CVE-2024-23732HigJan 21, 2024
    risk 0.42cvss 7.5epss 0.01

    The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py.

  • CVE-2023-6531HigJan 21, 2024
    risk 0.46cvss 7.0epss 0.00

    A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.

  • CVE-2024-23726HigJan 21, 2024
    risk 0.57cvss 8.8epss 0.00

    Ubee DDW365 XCNDDW365 devices have predictable default WPA2 PSKs that could lead to unauthorized remote access. A remote attacker (in proximity to a Wi-Fi network) can derive the default WPA2-PSK value by observing a beacon frame. A PSK is generated by using the first six…

  • CVE-2024-0521HigJan 20, 2024
    risk 0.51cvss 7.8epss 0.00

    Code Injection in paddlepaddle/paddle

  • CVE-2023-7063HigJan 20, 2024
    risk 0.47cvss 7.2epss 0.01

    The WPForms Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via form submission parameters in all versions up to, and including, 1.8.5.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to…

  • CVE-2023-47024HigJan 20, 2024
    risk 0.57cvss 8.8epss 0.00

    Cross-Site Request Forgery (CSRF) in NCR Terminal Handler v.1.5.1 leads to a one-click account takeover. This is achieved by exploiting multiple vulnerabilities, including an undisclosed function in the WSDL that has weak security controls and can accept custom content types.

  • CVE-2023-51926HigJan 20, 2024
    risk 0.49cvss 7.5epss 0.01

    YonBIP v3_23.05 was discovered to contain an arbitrary file read vulnerability via the nc.bs.framework.comn.serv.CommonServletDispatcher component.

  • CVE-2024-0739HigJan 19, 2024
    risk 0.48cvss 7.3epss 0.01

    A vulnerability, which was classified as critical, was found in Hecheng Leadshop up to 1.4.20. Affected is an unknown function of the file /web/leadshop.php. The manipulation of the argument install leads to deserialization. It is possible to launch the attack remotely. The…

  • CVE-2024-23689HigJan 19, 2024
    risk 0.50cvss 8.8epss 0.01

    Exposure of sensitive information in exceptions in ClichHouse's clickhouse-r2dbc, com.clickhouse:clickhouse-jdbc, and com.clickhouse:clickhouse-client versions less than 0.4.6 allows unauthorized users to gain access to client certificate passwords via client exception logs.…

  • CVE-2024-23684HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.01

    Inefficient algorithmic complexity in DecodeFromBytes function in com.upokecenter.cbor Java implementation of Concise Binary Object Representation (CBOR) versions 4.0.0 to 4.5.1 allows an attacker to cause a denial of service by passing a maliciously crafted input. Depending on…

  • CVE-2024-23683HigJan 19, 2024
    risk 0.46cvss 8.2epss 0.00

    Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox escape when an attacker crafts a special subclass of InvocationTargetException. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

  • CVE-2024-23682HigJan 19, 2024
    risk 0.53cvss 8.2epss 0.00

    Artemis Java Test Sandbox versions before 1.8.0 are vulnerable to a sandbox escape when an attacker includes class files in a package that Ares trusts. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

  • CVE-2024-23681HigJan 19, 2024
    risk 0.53cvss 8.2epss 0.00

    Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox escape when an attacker loads untrusted libraries using System.load or System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

  • CVE-2024-22421HigJan 19, 2024
    risk 0.42cvss 7.6epss 0.01

    JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. Users of JupyterLab who click on a malicious link may get their `Authorization` and `XSRFToken` tokens exposed to a third party when running an…

  • CVE-2023-49329HigJan 19, 2024
    risk 0.47cvss 7.2epss 0.01

    Anomali Match before 4.6.2 allows OS Command Injection. An authenticated admin user can inject and execute operating system commands. This arises from improper handling of untrusted input, enabling an attacker to elevate privileges, execute system commands, and potentially…

  • CVE-2024-23331HigJan 19, 2024
    risk 0.42cvss 7.5epss 0.01

    Vite is a frontend tooling framework for javascript. The Vite dev server option `server.fs.deny` can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092…

  • CVE-2023-6043HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A privilege escalation vulnerability was reported in Lenovo Vantage that could allow a local attacker to bypass integrity checks and execute arbitrary code with elevated privileges.

  • CVE-2023-50447HigJan 19, 2024
    risk 0.46cvss 8.1epss 0.02

    Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).

  • CVE-2023-47035HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    RPTC 0x3b08c was discovered to not conduct status checks on the parameter tradingOpen. This vulnerability can allow attackers to conduct unauthorized transfer operations.

  • CVE-2023-42766HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper input validation in some Intel NUC 8 Compute Element BIOS firmware may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2023-42429HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper buffer restrictions in some Intel NUC BIOS firmware may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2023-38587HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper input validation in some Intel NUC BIOS firmware may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2023-32544HigJan 19, 2024
    risk 0.47cvss 7.3epss 0.00

    Improper access control in some Intel HotKey Services for Windows 10 for Intel NUC P14E Laptop Element software installers before version 1.1.45 may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2023-32272HigJan 19, 2024
    risk 0.51cvss 7.9epss 0.00

    Uncontrolled search path in some Intel NUC Pro Software Suite Configuration Tool software installers before version 3.0.0.6 may allow an authenticated user to potentially enable denial of service via local access.

  • CVE-2023-29495HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper input validation for some Intel NUC BIOS firmware before version IN0048 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2023-28743HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper input validation for some Intel NUC BIOS firmware before version QN0073 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2023-28738HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    Improper input validation for some Intel NUC BIOS firmware before version JY0070 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2024-22956HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a heap-use-after-free vulnerability via the function removeFromTo at swftools/src/swfc.c:838

  • CVE-2024-22955HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a stack-buffer-underflow vulnerability via the function parseExpression at swftools/src/swfc.c:2576.

  • CVE-2024-22919HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools0.9.2 was discovered to contain a global-buffer-overflow vulnerability via the function parseExpression at swftools/src/swfc.c:2587.

  • CVE-2024-22915HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A heap-use-after-free was found in SWFTools v0.9.2, in the function swf_DeleteTag at rfxswf.c:1193. It allows an attacker to cause code execution.

  • CVE-2024-22913HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A heap-buffer-overflow was found in SWFTools v0.9.2, in the function swf5lex at lex.swf5.c:1321. It allows an attacker to cause code execution.

  • CVE-2024-22912HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A global-buffer-overflow was found in SWFTools v0.9.2, in the function countline at swf5compiler.flex:327. It allows an attacker to cause code execution.

  • CVE-2024-22911HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A stack-buffer-underflow vulnerability was found in SWFTools v0.9.2, in the function parseExpression at src/swfc.c:2602.

  • CVE-2023-47034HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    A vulnerability in UniswapFrontRunBot 0xdB94c allows attackers to cause financial losses via unspecified vectors.

  • CVE-2023-47033HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.00

    MultiSigWallet 0xF0C99 was discovered to contain a reentrancy vulnerability via the function executeTransaction.

  • CVE-2024-22920HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a heap-use-after-free via the function bufferWriteData in swftools/lib/action/compile.c.

  • CVE-2024-22563HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.01

    openvswitch 2.17.8 was discovered to contain a memory leak via the function xmalloc__ in openvswitch-2.17.8/lib/util.c.

  • CVE-2024-22562HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a Stack Buffer Underflow via the function dict_foreach_keyvalue at swftools/lib/q.c.

  • CVE-2022-40700HigJan 19, 2024
    risk 0.53cvss 8.2epss 0.01

    Server-Side Request Forgery (SSRF) vulnerability in Montonio Montonio for WooCommerce, Wpopal Wpopal Core Features, AMO for WP – Membership Management ArcStone wp-amo, Long Watch Studio WooVirtualWallet – A virtual wallet for WooCommerce, Long Watch Studio WooVIP –…

  • CVE-2024-0712HigJan 19, 2024
    risk 0.48cvss 7.3epss 0.04

    A vulnerability was found in Byzoro Smart S150 Management Platform V31R02B15. It has been classified as critical. Affected is an unknown function of the file /useratte/inc/userattea.php. The manipulation leads to improper access controls. It is possible to launch the attack…

  • CVE-2023-51948HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.01

    A Site-wide directory listing vulnerability in /fm in actidata actiNAS SL 2U-8 RDX 3.2.03-SP1 allows remote attackers to list the files hosted by the web application.

  • CVE-2024-22424HigJan 19, 2024
    risk 0.47cvss 8.3epss 0.00

    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The Argo CD API prior to versions 2.10-rc2, 2.9.4, 2.8.8, and 2.7.15 are vulnerable to a cross-server request forgery (CSRF) attack when the attacker has the ability to write HTML to a page on the same…

  • CVE-2024-22422HigJan 19, 2024
    risk 0.00cvss 7.5epss 0.01

    AnythingLLM is an application that turns any document, resource, or piece of content into context that any LLM can use as references during chatting. In versions prior to commit `08d33cfd8` an unauthenticated API route (file export) can allow attacker to crash the server…

  • CVE-2023-40683HigJan 19, 2024
    risk 0.57cvss 8.8epss 0.01

    IBM OpenPages with Watson 8.3 and 9.0 could allow remote attacker to bypass security restrictions, caused by insufficient authorization checks. By authenticating as an OpenPages user and using non-public APIs, an attacker could exploit this vulnerability to bypass security and…

  • CVE-2023-5131HigJan 18, 2024
    risk 0.53cvss 8.2epss 0.01

    A heap buffer-overflow exists in Delta Electronics ISPSoft. An anonymous attacker can exploit this vulnerability by enticing a user to open a specially crafted DVP file to achieve code execution.