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

      Tenable updates Vulnerability Priority Rating scoring method to flag fewer vulnerabilities as critical

      July 24, 2025

      Google adds updated workspace templates in Firebase Studio that leverage new Agent mode

      July 24, 2025

      AI and its impact on the developer experience, or ‘where is the joy?’

      July 23, 2025

      Google launches OSS Rebuild tool to improve trust in open source packages

      July 23, 2025

      EcoFlow’s new portable battery stations are lighter and more powerful (DC plug included)

      July 24, 2025

      7 ways Linux can save you money

      July 24, 2025

      My favorite Kindle tablet just got a kids model, and it makes so much sense

      July 24, 2025

      You can turn your Google Photos into video clips now – here’s how

      July 24, 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

      Blade Service Injection: Direct Service Access in Laravel Templates

      July 24, 2025
      Recent

      Blade Service Injection: Direct Service Access in Laravel Templates

      July 24, 2025

      This Week in Laravel: NativePHP Mobile and AI Guidelines from Spatie

      July 24, 2025

      Retrieve the Currently Executing Closure in PHP 8.5

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

      FOSS Weekly #25.30: AUR Poisoned, Linux Rising, PPA Explained, New Open Source Grammar Checker and More

      July 24, 2025
      Recent

      FOSS Weekly #25.30: AUR Poisoned, Linux Rising, PPA Explained, New Open Source Grammar Checker and More

      July 24, 2025

      How to Open Control Panel in Windows 11

      July 24, 2025

      How to Shut Down Windows 11

      July 24, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-5893 – Honding Technology Smart Parking Management System Sensitive Information Exposure

    CVE-2025-5893 – Honding Technology Smart Parking Management System Sensitive Information Exposure

    June 9, 2025

    CVE ID : CVE-2025-5893

    Published : June 9, 2025, 7:15 a.m. | 44 minutes ago

    Description : Smart Parking Management System from Honding Technology has an Exposure of Sensitive Information vulnerability, allowing unauthenticated remote attackers to access a specific page and obtain plaintext administrator credentials.

    Severity: 9.8 | CRITICAL

    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-5867 – RT-Thread Null Pointer Dereference Vulnerability
    Next Article CVE-2025-5865 – RT-Thread Parameter Handler Memory Corruption Vulnerability

    Related Posts

    Development

    UNC6148 Backdoors Fully-Patched SonicWall SMA 100 Series Devices with OVERSTEP Rootkit

    July 24, 2025
    Development

    Hackers Deploy Stealth Backdoor in WordPress Mu-Plugins to Maintain Admin Access

    July 24, 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

    tempesta is a CLI bookmark manager

    Linux

    CVE-2025-35983 – Cisco Controller 7000 Certificate Validation Denial of Service

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-34072 – “Anthropic Slack MCP Server Data Exfiltration Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-48873 – Apache Web Framework Remote Code Execution Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-37991 – HP parisc SIGFPE Double Crash Vulnerability

    May 20, 2025

    CVE ID : CVE-2025-37991

    Published : May 20, 2025, 6:15 p.m. | 34 minutes ago

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

    parisc: Fix double SIGFPE crash

    Camm noticed that on parisc a SIGFPE exception will crash an application with
    a second SIGFPE in the signal handler. Dave analyzed it, and it happens
    because glibc uses a double-word floating-point store to atomically update
    function descriptors. As a result of lazy binding, we hit a floating-point
    store in fpe_func almost immediately.

    When the T bit is set, an assist exception trap occurs when when the
    co-processor encounters *any* floating-point instruction except for a double
    store of register %fr0. The latter cancels all pending traps. Let’s fix this
    by clearing the Trap (T) bit in the FP status register before returning to the
    signal handler in userspace.

    The issue can be reproduced with this test program:

    root@parisc:~# cat fpe.c

    static void fpe_func(int sig, siginfo_t *i, void *v) {
    sigset_t set;
    sigemptyset(&set);
    sigaddset(&set, SIGFPE);
    sigprocmask(SIG_UNBLOCK, &set, NULL);
    printf(“GOT signal %d with si_code %ldn”, sig, i->si_code);
    }

    int main() {
    struct sigaction action = {
    .sa_sigaction = fpe_func,
    .sa_flags = SA_RESTART|SA_SIGINFO };
    sigaction(SIGFPE, &action, 0);
    feenableexcept(FE_OVERFLOW);
    return printf(“%lfn”,1.7976931348623158E308*1.7976931348623158E308);
    }

    root@parisc:~# gcc fpe.c -lm
    root@parisc:~# ./a.out
    Floating point exception

    root@parisc:~# strace -f ./a.out
    execve(“./a.out”, [“./a.out”], 0xf9ac7034 /* 20 vars */) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
    …
    rt_sigaction(SIGFPE, {sa_handler=0x1110a, sa_mask=[], sa_flags=SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
    — SIGFPE {si_signo=SIGFPE, si_code=FPE_FLTOVF, si_addr=0x1078f} —
    — SIGFPE {si_signo=SIGFPE, si_code=FPE_FLTOVF, si_addr=0xf8f21237} —
    +++ killed by SIGFPE +++
    Floating point exception

    Severity: 0.0 | NA

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

    How to Fix Stellar Blade PC Common Issues (2025 Guide)

    June 17, 2025

    Red Hat presenta Red Hat Enterprise Linux 10 con intelligenza e sicurezza potenziate negli ambienti ibridi

    May 21, 2025

    Actively exploited vulnerability gives extraordinary control over server fleets

    June 26, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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