Tag
Plus: Harvard students pack Meta’s smart glasses with privacy-invading face-recognition tech, Microsoft and the DOJ seize Russian hackers’ domains, and more.
MD-Pro version 1.0.76 suffers from remote SQL injection and shell upload vulnerabilities.
Computer Laboratory Management System 2024 version 1.0 suffers from a cross site scripting vulnerability.
Acronis Cyber Infrastructure version 5.0.1-61 suffers from a cross site request forgery vulnerability.
Vehicle Service Management System version 1.0 suffers from a PHP code injection vulnerability.
Transport Management System version 1.0 suffers from an arbitrary file upload vulnerability.
Transport Management System version 1.0 suffers from a PHP code injection vulnerability.
ManageEngine ADManager version 7183 suffers from a password hash disclosure vulnerability.
An incorrect searching algorithm in fastrpc_mmap_find can lead to kernel address space information leaks.
There appears to be some (possibly deprecated) code associated with AF_QIPCRTR sockets in bpf_service.c. Within this file are some ioctl handlers - e.g. qrtr_bpf_filter_attach and qrtr_bpf_filter_detach. In the case of qrtr_bpf_filter_detach, the global pointer bpf_filter is fetched and freed while only holding a socket lock (and an irrelevant rcu_read_lock) - this may lead directly to double frees or use-after-free (kernel memory corruption) if a malicious user is able to call the QRTR_DETTACH_BPF ioctl on multiple AF_QIPCRTR sockets at once. Based on Android SELinux files, it appears this may be possible from some lower-privileged vendor and HAL services.