VYPR

CVEs

113,598 total · page 1005 of 2,272

  • CVE-2024-28287HigApr 2, 2024
    risk 0.47cvss 7.3epss 0.00

    A DOM-based open redirection in the returnUrl parameter of INSTINCT UI Web Client 6.5.0 allows attackers to redirect users to malicious sites via a crafted URL.

  • CVE-2024-22248HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    VMware SD-WAN Orchestrator contains an open redirect vulnerability. A malicious actor may be able to redirect a victim to an attacker controlled domain due to improper path handling leading to sensitive information disclosure.

  • CVE-2024-22246HigApr 2, 2024
    risk 0.48cvss 7.4epss 0.00

    VMware SD-WAN Edge contains an unauthenticated command injection vulnerability potentially leading to remote code execution. A malicious actor with local access to the Edge Router UI during activation may be able to perform a command injection attack that could lead to full…

  • CVE-2024-30248HigApr 2, 2024
    risk 0.43cvss 7.7epss 0.00

    Piccolo Admin is an admin interface/content management system for Python, built on top of Piccolo. Piccolo's admin panel allows media files to be uploaded. As a default, SVG is an allowed file type for upload. An attacker can upload an SVG which when loaded can allow arbitrary…

  • CVE-2024-30965HigApr 2, 2024
    risk 0.00cvss 8.8epss 0.00

    DedeCMS v5.7 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via /src/dede/member_scores.php.

  • CVE-2024-29514HigApr 2, 2024
    risk 0.57cvss 8.8epss 0.01

    File Upload vulnerability in lepton v.7.1.0 allows a remote authenticated attackers to execute arbitrary code via uploading a crafted PHP file.

  • CVE-2024-29949HigApr 2, 2024
    risk 0.47cvss 7.2epss 0.01

    There is a command injection vulnerability in some Hikvision NVRs. This could allow an authenticated user with administrative rights to execute arbitrary commands.

  • CVE-2024-31005HigApr 2, 2024
    risk 0.53cvss 8.1epss 0.01

    An issue in Bento4 Bento v.1.6.0-641 allows a remote attacker to execute arbitrary code via the Ap4MdhdAtom.cpp,AP4_MdhdAtom::AP4_MdhdAtom,mp4fragment

  • CVE-2024-31003HigApr 2, 2024
    risk 0.57cvss 8.8epss 0.01

    Buffer Overflow vulnerability in Bento4 Bento v.1.6.0-641 allows a remote attacker to execute arbitrary code via the AP4_MemoryByteStream::WritePartial at Ap4ByteStream.cpp.

  • CVE-2024-28226HigApr 2, 2024
    risk 0.53cvss 8.1epss 0.01

    in OpenHarmony v4.0.0 and prior versions allow a remote attacker cause DOS through improper input.

  • CVE-2024-26674HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups During memory error injection test on kernels >= v6.4, the kernel panics like below. However, this issue couldn't be reproduced on kernels <=…

  • CVE-2024-26673HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTO_{IPV4,IPV6,INET}. - Disallow layer 4 protocol with no ports, since destination port is a …

  • CVE-2024-26672HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c:377 amdgpu_mca_smu_get_mca_entry() warn:…

  • CVE-2024-26669HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the…

  • CVE-2024-26666HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that.

  • CVE-2024-26664HigApr 2, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 cores per package.

  • CVE-2024-26663HigApr 2, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() syzbot reported the following general protection fault [1]: general protection fault, probably for non-canonical address 0xdffffc0000000010:…

  • CVE-2024-26660HigApr 2, 2024
    risk 0.46cvss 7.0epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN301 'stream_enc_regs' array is an array of dcn10_stream_enc_registers structures. The array is initialized with four elements,…

  • CVE-2024-26659HigApr 2, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error on one of the early TRBs. Yet…

  • CVE-2024-26656HigApr 2, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo…

  • CVE-2024-22092HigApr 2, 2024
    risk 0.50cvss 7.7epss 0.00

    in OpenHarmony v3.2.4 and prior versions allow a remote attacker bypass permission verification to install apps, although these require user action.

  • CVE-2023-52636HigApr 2, 2024
    risk 0.53cvss 8.2epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another read, the messenger invokes…

  • CVE-2024-25187HigApr 2, 2024
    risk 0.56cvss 8.6epss 0.01

    Server Side Request Forgery (SSRF) vulnerability in 71cms v1.0.0, allows remote unauthenticated attackers to obtain sensitive information via getweather.html.

  • CVE-2024-20849HigApr 2, 2024
    risk 0.47cvss 7.3epss 0.00

    Out-of-bound Write vulnerability in chunk parsing implementation of libsdffextractor prior to SMR Apr-2023 Release 1 allows local attackers to execute arbitrary code.

  • CVE-2024-20845HigApr 2, 2024
    risk 0.55cvss 8.4epss 0.00

    Out-of-bounds write vulnerability while releasing memory in libsavsac.so prior to SMR Apr-2024 Release 1 allows local attacker to execute arbitrary code.

  • CVE-2024-20844HigApr 2, 2024
    risk 0.55cvss 8.4epss 0.00

    Out-of-bounds write vulnerability while parsing remaining codewords in libsavsac.so prior to SMR Apr-2024 Release 1 allows local attacker to execute arbitrary code.

  • CVE-2024-3137HigApr 2, 2024
    risk 0.46cvss 7.1epss 0.00

    Improper Privilege Management in uvdesk/community-skeleton

  • CVE-2024-27327HigApr 1, 2024
    risk 0.51cvss 7.8epss 0.00

    PDF-XChange Editor PDF File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in that…

  • CVE-2024-27323HigApr 1, 2024
    risk 0.49cvss 7.5epss 0.00

    PDF-XChange Editor Updater Improper Certificate Validation Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is not required to exploit this…

  • CVE-2024-23119HigApr 1, 2024
    risk 0.50cvss 8.8epss 0.01

    Centreon insertGraphTemplate SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within…

  • CVE-2024-23118HigApr 1, 2024
    risk 0.44cvss 7.2epss 0.53

    Centreon updateContactHostCommands SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists…

  • CVE-2024-23117HigApr 1, 2024
    risk 0.44cvss 7.2epss 0.53

    Centreon updateContactServiceCommands SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw…

  • CVE-2024-23116HigApr 1, 2024
    risk 0.44cvss 7.2epss 0.53

    Centreon updateLCARelation SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within…

  • CVE-2024-23115HigApr 1, 2024
    risk 0.45cvss 7.2epss 0.67

    Centreon updateGroups SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the…

  • CVE-2024-1179HigApr 1, 2024
    risk 0.57cvss 8.8epss 0.01

    TP-Link Omada ER605 DHCPv6 Client Options Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link Omada ER605 routers. Authentication is not required to…

  • CVE-2024-0637HigApr 1, 2024
    risk 0.56cvss 8.8epss 0.72

    Centreon updateDirectory SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the…

  • CVE-2023-51571HigApr 1, 2024
    risk 0.49cvss 7.5epss 0.01

    Voltronic Power ViewPower Pro SocketService Missing Authentication Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Voltronic Power ViewPower Pro. Authentication is not required to…

  • CVE-2024-30862HigApr 1, 2024
    risk 0.57cvss 8.8epss 0.01

    netentsec NS-ASG 6.3 is vulnerable to SQL Injection via /3g/index.php.

  • CVE-2024-30860HigApr 1, 2024
    risk 0.57cvss 8.8epss 0.01

    netentsec NS-ASG 6.3 is vulnerable to SQL Injection via /admin/export_excel_user.php.

  • CVE-2024-30859HigApr 1, 2024
    risk 0.57cvss 8.8epss 0.01

    netentsec NS-ASG 6.3 is vulnerable to SQL Injection via /admin/config_ISCGroupSSLCert.php.

  • CVE-2024-25574HigApr 1, 2024
    risk 0.58cvss 8.8epss 0.09

    SQL injection vulnerability exists in GetDIAE_usListParameters.

  • CVE-2024-21472HigApr 1, 2024
    risk 0.55cvss 8.4epss 0.00

    Memory corruption in Kernel while handling GPU operations.

  • CVE-2024-21470HigApr 1, 2024
    risk 0.55cvss 8.4epss 0.00

    Memory corruption while allocating memory for graphics.

  • CVE-2024-21468HigApr 1, 2024
    risk 0.55cvss 8.4epss 0.00

    Memory corruption when there is failed unmap operation in GPU.

  • CVE-2024-21463HigApr 1, 2024
    risk 0.47cvss 7.3epss 0.00

    Memory corruption while processing Codec2 during v13k decoder pitch synthesis.

  • CVE-2024-21454HigApr 1, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS while decoding the ToBeSignedMessage in Automotive Telematics.

  • CVE-2024-21453HigApr 1, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS while decoding message of size that exceeds the available system memory.

  • CVE-2024-21452HigApr 1, 2024
    risk 0.47cvss 7.3epss 0.00

    Transient DOS while decoding an ASN.1 OER message containing a SEQUENCE of unknown extensions.

  • CVE-2023-33115HigApr 1, 2024
    risk 0.51cvss 7.8epss 0.00

    Memory corruption while processing buffer initialization, when trusted report for certain report types are generated.

  • CVE-2023-33101HigApr 1, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS while processing DL NAS TRANSPORT message with payload length 0.