CVE-2025-55303 (CNNVD-202508-2206)
中文标题:
Astro 安全漏洞
英文标题:
Unauthorized third-party images in Astro’s _image endpoint
漏洞描述
中文描述:
Astro是Astro开源的一个内容驱动网站的 web 框架。 Astro 5.13.2之前版本和4.16.18之前版本存在安全漏洞,该漏洞源于图像优化端点可能绕过第三方域名限制。
英文描述:
Astro is a web framework for content-driven websites. In versions of astro before 5.13.2 and 4.16.18, the image optimization endpoint in projects deployed with on-demand rendering allows images from unauthorized third-party domains to be served. On-demand rendered sites built with Astro include an /_image endpoint which returns optimized versions of images. A bug in impacted versions of astro allows an attacker to bypass the third-party domain restrictions by using a protocol-relative URL as the image source, e.g. /_image?href=//example.com/image.png. This vulnerability is fixed in 5.13.2 and 4.16.18.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| withastro | astro | >= 5.0.0-alpha.0, < 5.13.2 | - | - |
cpe:2.3:a:withastro:astro:>=_5.0.0-alpha.0,_<_5.13.2:*:*:*:*:*:*:*
|
| withastro | astro | < 4.16.18 | - | - |
cpe:2.3:a:withastro:astro:<_4.16.18:*:*:*:*:*:*:*
|
| astro | astro | * | - | - |
cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-55303 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-55303 |
2025-11-11 15:01:00 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202508-2206 |
2025-11-11 15:12:54 | 2025-11-11 08:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 2 -> 3
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2206
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']