Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-66564— Sigstore Timestamp Authority allocates excessive memory during request parsing

CVSS 7.5 · High EPSS 0.02% · P4
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2025-66564

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Sigstore Timestamp Authority allocates excessive memory during request parsing
Source: NVD (National Vulnerability Database)
Vulnerability Description
Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits (via a call to strings.Split) an optionally-provided OID (which is untrusted data) on periods. Similarly, function api.getContentType splits the Content-Type header (which is also untrusted data) on an application string. As a result, in the face of a malicious request with either an excessively long OID in the payload containing many period characters or a malformed Content-Type header, a call to api.ParseJSONRequest or api.getContentType incurs allocations of O(n) bytes (where n stands for the length of the function's argument). This vulnerability is fixed in 2.0.3.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
不对称的资源消耗(放大攻击)
Source: NVD (National Vulnerability Database)
Vulnerability Title
Sigstore Timestamp Authority 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Sigstore Timestamp Authority是sigstore开源的一个RFC3161时间戳授权软件。 Sigstore Timestamp Authority 2.0.3之前版本存在安全漏洞,该漏洞源于api.ParseJSONRequest和api.getContentType函数对非信任数据处理不当,可能导致内存过度分配。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
sigstoretimestamp-authority < 2.0.3 -

II. Public POCs for CVE-2025-66564

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-66564

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2025-66564

No comments yet


Leave a comment