Overview
Description
A command injection vulnerability exists in the TOTOLINK A950RG Router firmware V5.9c.4592_B20191022_ALL within the `system.so` binary. The `setDiagnosisCfg` function retrieves the `ipDoamin` parameter from user input via `websGetVar` and concatenates it directly into a `ping` system command executed via `CsteSystem()` without any sanitization. An unauthenticated remote attacker can exploit this vulnerability to execute arbitrary commands on the device through specially crafted HTTP requests to the router's web interface.
Statistics
- 1 Post
- 2 Interactions
Last activity: 9 hours ago
Fediverse
Overview
Description
A buffer overflow vulnerability exists in the TOTOLINK A950RG Router firmware V5.9c.4592_B20191022_ALL within the `global.so` binary. The `getSaveConfig` function retrieves the `http_host` parameter from user input via `websGetVar` and copies it into a fixed-size stack buffer (`v13`) using `strcpy()` without performing any length checks. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted HTTP request to the router's web interface, potentially leading to arbitrary code execution.
Statistics
- 1 Post
- 2 Interactions
Last activity: 9 hours ago
Fediverse
Overview
- Mattermost
- Mattermost
13 Nov 2025
Published
13 Nov 2025
Updated
CVSS v3.1
MEDIUM (6.1)
EPSS
Pending
KEV
Description
Mattermost Mobile Apps versions <=2.32.0 fail to verify that SSO redirect tokens originate from the trusted server, which allows a malicious Mattermost instance or on-path attacker to obtain user session credentials via crafted token-in-URL responses
Statistics
- 1 Post
- 2 Interactions
Last activity: 11 hours ago
Fediverse
A couple Mattermost CVEs. Nothing too big but maybe worth looking into if that's your thing.
Overview
- Apache Software Foundation
- Apache OpenOffice
12 Nov 2025
Published
13 Nov 2025
Updated
CVSS
Pending
EPSS
0.11%
KEV
Description
Apache OpenOffice documents can contain links. A missing Authorization vulnerability in Apache OpenOffice allowed an attacker to craft a document that would cause external links
to be loaded without prompt. Such links could also be used to transmit system information, such as environment variables or configuration settings.
In the affected versions of Apache OpenOffice, documents that used a certain URI scheme linking to external files would
load the contents of such files without prompting the user for
permission to do so. Such URI scheme allows to include system configuration data, that is not supposed to be transmitted externally.
This issue affects Apache OpenOffice: through 4.1.15.
Users are recommended to upgrade to version 4.1.16, which fixes the issue.
The LibreOffice suite reported this issue as CVE-2024-12426.
Statistics
- 1 Post
Last activity: 6 hours ago
Overview
- Sudo project
- Sudo
30 Jun 2025
Published
03 Nov 2025
Updated
CVSS v3.1
LOW (2.8)
EPSS
22.53%
KEV
Description
Sudo before 1.9.17p1, when used with a sudoers file that specifies a host that is neither the current host nor ALL, allows listed users to execute commands on unintended machines.
Statistics
- 1 Post
Last activity: 4 hours ago
Fediverse
@whynothugo sudo-rs has simplified the implementation, and already avoided two logic/edge case vulnerabilities that were found in the original sudo: CVE-2025-32462, CVE-2025-32463
Overview
Description
Sudo before 1.9.17p1 allows local users to obtain root access because /etc/nsswitch.conf from a user-controlled directory is used with the --chroot option.
Statistics
- 1 Post
Last activity: 4 hours ago
Fediverse
@whynothugo sudo-rs has simplified the implementation, and already avoided two logic/edge case vulnerabilities that were found in the original sudo: CVE-2025-32462, CVE-2025-32463
Overview
Description
Sensitive information disclosure in NetScaler ADC and NetScaler Gateway when configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) or AAA virtual server.
Statistics
- 2 Posts
Last activity: 15 hours ago
Fediverse
Citrix disclosed CVE-2025-5777 in June, and researcher Kevin Beaumont quickly dubbed it CitrixBleed 2 due to its similarities to the original CitrixBleed (CVE-2023-4966). https://www.darkreading.com/vulnerabilities-threats/citrixbleed-2-cisco-zero-day-bugs
Overview
Description
Vulnerability in the Oracle Configurator product of Oracle E-Business Suite (component: Runtime UI). Supported versions that are affected are 12.2.3-12.2.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Configurator. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Configurator accessible data. CVSS 3.1 Base Score 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
Statistics
- 1 Post
Last activity: 6 hours ago
Overview
- Apache Software Foundation
- Apache OpenOffice
12 Nov 2025
Published
12 Nov 2025
Updated
CVSS
Pending
EPSS
0.03%
KEV
Description
An out-of-bounds Write vulnerability in Apache OpenOffice could allow an attacker to craft a document that would crash the program, or otherwise corrupt other memory areas.
This issue affects Apache OpenOffice: through 4.1.15.
Users are recommended to upgrade to version 4.1.16, which fixes the issue.
Statistics
- 1 Post
Last activity: 6 hours ago
Overview
Description
A stack buffer overflow exists in the ToToLink A720R Router firmware V4.1.5cu.614_B20230630 within the sysconf binary (sub_401EE0 function). The binary reads the /proc/stat file using fgets() into a local buffer and subsequently parses the line using sscanf() into a single-byte variable with the %s format specifier. Maliciously crafted /proc/stat content can overwrite adjacent stack memory, potentially allowing an attacker with filesystem write privileges to execute arbitrary code on the device.
Statistics
- 1 Post
- 2 Interactions
Last activity: 13 hours ago