Lucene search
+L

1135 matches found

OSV
OSV
•added 2026/05/05 7:39 p.m.•16 views

CVE-2026-35453 PhpSpreadsheet XSS via number format text substitution in HTML Writer

PhpSpreadsheet is a library for reading and writing spreadsheet files. In versions 1.30.3 and earlier, 2.0.0 through 2.1.15, 2.2.0 through 2.4.4, 3.3.0 through 3.10.4, and 4.0.0 through 5.6.0, the HTML Writer skips htmlspecialchars output escaping when a cell uses a custom number format containin...

4.8CVSS6.1AI score
SaveExploits0References3
CNNVD
CNNVD
•added 2026/05/05 12:00 a.m.•17 views

PhpSpreadsheet 跨站脚本漏洞

PhpSpreadsheet is a PHP library developed by PHPOffice, designed for reading and writing spreadsheet files. PhpSpreadsheet has a cross-site scripting vulnerability. This vulnerability arises when the HTML Writer skips htmlspecialchars output escaping when using custom number formats that contain ...

5.4CVSS5.8AI score0.00239EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/05/04 1:22 a.m.•9 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the VQLResponse result-set writer. An attacker can cause the server to exhaust available memory and crash by sending specially crafted messages through the standard client...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/05/03 11:55 p.m.•45 views

CVE-2026-6948 Unbounded Memory Allocation in VQLResponse Result-Set Writer

Velociraptor versions prior to 0.76.4 contain a resource exhaustion vulnerability in the server's agent control channel. This allows a compromised or rogue Velociraptor client to crash the server via out-of-memory OOM by sending crafted messages through the normal client communication channel...

4.9CVSS0.0044EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/04/29 3:55 p.m.•22 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS7.5AI score0.0063EPSS
SaveExploits1References12
Veracode
Veracode
•added 2026/04/29 11:04 a.m.•17 views

Arbitrary File Overwrite

org.springframework.boot, spring-boot is vulnerable to arbitrary file overwrite. The vulnerability is due to insecure handling of the PID file via ApplicationPidFileWriter, which allows a local attacker with write access to the PID file location to exploit symlink behavior and overwrite or corrup...

6.7CVSS5.5AI score0.0015EPSS
SaveExploits0References3Affected Software2
RedhatCVE
RedhatCVE
•added 2026/04/29 9:00 a.m.•16 views

CVE-2026-40977

A flaw was found in Spring Boot when an application is configured to use ApplicationPidFileWriter. A local attacker with write access to the PID file's location can exploit this vulnerability to corrupt one arbitrary file on the host each time the application is started. This can lead to data...

6.7CVSS5.7AI score0.0015EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/04/29 4:17 a.m.•19 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5AI score0.0063EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
•added 2026/04/29 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-40977

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When an application is configured to use ApplicationPidFileWriter, a local attacker with write access to the PID file's location can corrupt one file on the ho...

6.7CVSS6AI score0.0015EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/04/28 10:57 p.m.•33 views

PhpSpreadsheet has XSS via number format code with @ text placeholder bypasses htmlspecialchars in HTML writer

It was discovered that there is a way to bypass HTML escaping in the HTML writer using custom number format codes. The Problem In Writer/Html.php around line 1592, the code checks if the formatted cell data equals the original data to decide whether to apply htmlspecialchars: php if $cellData ===...

5.4CVSS5.5AI score0.00246EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/28 10:57 p.m.•27 views

GHSA-HRMW-QPRP-WGMC PhpSpreadsheet has XSS via number format code with @ text placeholder bypasses htmlspecialchars in HTML writer

It was discovered that there is a way to bypass HTML escaping in the HTML writer using custom number format codes. The Problem In Writer/Html.php around line 1592, the code checks if the formatted cell data equals the original data to decide whether to apply htmlspecialchars: php if $cellData ===...

5.4CVSS5.9AI score0.00246EPSS
SaveExploits1References3
OSV
OSV
•added 2026/04/28 10:50 p.m.•15 views

GHSA-6WPP-88CP-7Q68 PhpSpreadsheet has XSS via NumberFormat @ Text Substitution in HTML Writer

Summary The HTML Writer in PhpSpreadsheet bypasses htmlspecialchars output escaping when a cell uses a custom number format containing the @ text placeholder with additional literal text e.g., @ "items" or "Total: "@. This allows an attacker to inject arbitrary HTML and JavaScript into the...

5.3CVSS6AI score0.00239EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/04/28 10:50 p.m.•27 views

PhpSpreadsheet has XSS via NumberFormat @ Text Substitution in HTML Writer

Summary The HTML Writer in PhpSpreadsheet bypasses htmlspecialchars output escaping when a cell uses a custom number format containing the @ text placeholder with additional literal text e.g., @ "items" or "Total: "@. This allows an attacker to inject arbitrary HTML and JavaScript into the...

5.4CVSS5.7AI score0.00239EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/28 12:31 a.m.•12 views

GHSA-5368-6H4H-GR29 Spring Boot's PID file write follows symlinks at predictable default path

When an application is configured to use ApplicationPidFileWriter, a local attacker with write access to the PID file's location can corrupt one file on the host each time the application is started. Affected: Spring Boot 4.0.0–4.0.5 fix 4.0.6, 3.5.0–3.5.13 fix 3.5.14, 3.4.0–3.4.15 fix 3.4.16,...

4.7CVSS5.8AI score0.0015EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/04/28 12:00 a.m.•23 views

PT-2026-35931

Name of the Vulnerable Software and Affected Versions PhpSpreadsheet versions prior to 1.30.4 PhpSpreadsheet versions 2.0.0 through 2.1.15 PhpSpreadsheet versions 2.2.0 through 2.4.4 PhpSpreadsheet versions 3.3.0 through 3.10.4 PhpSpreadsheet versions 4.0.0 through 5.6.0 Description The HTML Writ...

5.4CVSS5.9AI score0.00239EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
•added 2026/04/27 11:36 p.m.•10 views

CVE-2026-40977

When an application is configured to use ApplicationPidFileWriter, a local attacker with write access to the PID file's location can corrupt one file on the host each time the application is started. Affected: Spring Boot 4.0.0–4.0.5 fix 4.0.6, 3.5.0–3.5.13 fix 3.5.14, 3.4.0–3.4.15 fix 3.4.16,...

4.7CVSS5.2AI score0.0015EPSS
SaveExploits0References1
CVE
CVE
•added 2026/04/27 11:36 p.m.•115 views

CVE-2026-40977

The CVE affects Spring Boot’s ApplicationPidFileWriter PID-file handling. A local attacker with write access to the PID-file location can clobber a host file on each startup. Affected versions include Spring Boot 4.0.0–4.0.5 (fixed in 4.0.6), 3.5.0–3.5.13 (fixed in 3.5.14), 3.4.0–3.4.15 (fixed in...

6.7CVSS5.3AI score0.0015EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
•added 2026/04/27 2:17 a.m.•21 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5AI score0.0063EPSS
SaveExploits1References12
Snyk
Snyk
•added 2026/04/23 12:00 a.m.•22 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack due to insecure handling of Process ID PID files. When an application uses the ApplicationPidFileWriter, it writes its PID to a predictable file system path. A local attacker with write access to the PID file's directory...

6.7CVSS5.4AI score0.0015EPSS
SaveExploits0References2
NVD
NVD
•added 2026/04/22 9:17 p.m.•14 views

CVE-2026-41134

Kiota is an OpenAPI based HTTP Client code generator. Versions prior to 1.29.1 and 1.31.1 are affected by a code-generation literal injection vulnerability in multiple writer sinks for example: serialization/deserialization keys, path/query parameter mappings, URL template metadata, enum/property...

7.8CVSS0.00353EPSS
SaveExploits1References1
Rows per page
Query Builder