Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      Handling JavaScript Event Listeners With Parameters

      July 21, 2025

      I finally gave NotebookLM my full attention – and it really is a total game changer

      July 22, 2025

      Google Chrome for iOS now lets you switch between personal and work accounts

      July 22, 2025

      How the Trump administration changed AI: A timeline

      July 22, 2025

      Download your photos before AT&T shuts down its cloud storage service permanently

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Laravel Live Denmark

      July 22, 2025
      Recent

      Laravel Live Denmark

      July 22, 2025

      The July 2025 Laravel Worldwide Meetup is Today

      July 22, 2025

      Livewire Security Vulnerability

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
      Recent

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025

      Halo and Half-Life combine in wild new mod, bringing two of my favorite games together in one — here’s how to play, and how it works

      July 22, 2025

      Surprise! The iconic Roblox ‘oof’ sound is back — the beloved meme makes “a comeback so good it hurts” after three years of licensing issues

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-5693 – PHPGurukul Human Metapneumovirus Testing Management System SQL Injection

    CVE-2025-5693 – PHPGurukul Human Metapneumovirus Testing Management System SQL Injection

    June 5, 2025

    CVE ID : CVE-2025-5693

    Published : June 5, 2025, 8:15 p.m. | 1 hour, 52 minutes ago

    Description : A vulnerability was found in PHPGurukul Human Metapneumovirus Testing Management System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /bwdates-report-result.php. The manipulation of the argument fromdate/todate leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.

    Severity: 6.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-5745 – IBM Power10 GNU C Library Unpredictable String Comparison Vulnerability
    Next Article CVE-2025-5685 – Tenda CH22 Stack-Based Buffer Overflow Vulnerability

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-41683 – Apache Device Command Injection Vulnerability

    July 23, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-41684 – Apache IoT Command Injection Vulnerability

    July 23, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Rilasciato Trinity Desktop Environment R14.1.4: Novità e approfondimenti sulla nuova versione

    Linux

    CVE-2025-49143 – Nautobot Unauthenticated File Access Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Essential Machine Learning Concepts Animated

    Development

    Crafting SEO Content That Readers Love

    Web Development

    Highlights

    CVE-2025-38229 – “DVB-USB cxusb Uninitialized Variable Write”

    July 4, 2025

    CVE ID : CVE-2025-38229

    Published : July 4, 2025, 2:15 p.m. | 4 hours, 57 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    media: cxusb: no longer judge rbuf when the write fails

    syzbot reported a uninit-value in cxusb_i2c_xfer. [1]

    Only when the write operation of usb_bulk_msg() in dvb_usb_generic_rw()
    succeeds and rlen is greater than 0, the read operation of usb_bulk_msg()
    will be executed to read rlen bytes of data from the dvb device into the
    rbuf.

    In this case, although rlen is 1, the write operation failed which resulted
    in the dvb read operation not being executed, and ultimately variable i was
    not initialized.

    [1]
    BUG: KMSAN: uninit-value in cxusb_gpio_tuner drivers/media/usb/dvb-usb/cxusb.c:124 [inline]
    BUG: KMSAN: uninit-value in cxusb_i2c_xfer+0x153a/0x1a60 drivers/media/usb/dvb-usb/cxusb.c:196
    cxusb_gpio_tuner drivers/media/usb/dvb-usb/cxusb.c:124 [inline]
    cxusb_i2c_xfer+0x153a/0x1a60 drivers/media/usb/dvb-usb/cxusb.c:196
    __i2c_transfer+0xe25/0x3150 drivers/i2c/i2c-core-base.c:-1
    i2c_transfer+0x317/0x4a0 drivers/i2c/i2c-core-base.c:2315
    i2c_transfer_buffer_flags+0x125/0x1e0 drivers/i2c/i2c-core-base.c:2343
    i2c_master_send include/linux/i2c.h:109 [inline]
    i2cdev_write+0x210/0x280 drivers/i2c/i2c-dev.c:183
    do_loop_readv_writev fs/read_write.c:848 [inline]
    vfs_writev+0x963/0x14e0 fs/read_write.c:1057
    do_writev+0x247/0x5c0 fs/read_write.c:1101
    __do_sys_writev fs/read_write.c:1169 [inline]
    __se_sys_writev fs/read_write.c:1166 [inline]
    __x64_sys_writev+0x98/0xe0 fs/read_write.c:1166
    x64_sys_call+0x2229/0x3c80 arch/x86/include/generated/asm/syscalls_64.h:21
    do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
    do_syscall_64+0xcd/0x1e0 arch/x86/entry/syscall_64.c:94
    entry_SYSCALL_64_after_hwframe+0x77/0x7f

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-5665 – FreeFloat FTP Server XCWD Command Handler Buffer Overflow

    June 5, 2025

    ScriptCase Flaws (CVE-2025-47227/47228): Pre-Auth RCE & Admin Takeover Risk for Web Servers, PoC Published

    July 7, 2025

    CVE-2025-4476 – Apache Libsoup Denial of Service

    May 16, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.