CVE-2026-30910

HIGH
中文标题:
(暂无数据)
英文标题:
Crypt::Sodium::XS versions through 0.001000 for Perl has potential integer overflows. Combined aead
CVSS分数: 7.5
发布时间: 2026-03-08 02:16:00
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

Crypt::Sodium::XS versions through 0.001000 for Perl has potential integer overflows. Combined aead encryption, combined signature creation, and bin2hex functions do not check that output size will be less than SIZE_MAX, which could lead to integer wraparound causing an undersized output buffer. This can cause a crash in bin2hex and encryption algorithms other than aes256gcm. For aes256gcm encryption and signatures, an undersized buffer could lead to buffer overflow. Encountering this issue is unlikely as the message length would need to be very large. For bin2hex the input size would have to be > SIZE_MAX / 2 For aegis encryption the input size would need to be > SIZE_MAX - 32U For other encryption the input size would need to be > SIZE_MAX - 16U For signatures the input size would need to be > SIZE_MAX - 64U

CWE类型:
CWE-190
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
iamb crypt\ \ - - cpe:2.3:a:iamb:crypt\:\:sodium\:\:xs:*:*:*:*:*:perl:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
9b29abf9-4ab0-4765-b253-1875cd9b441e OTHER
nvd.nist.gov
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
CVSS评分详情
7.5
HIGH
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS版本: 3.1
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2026-03-08 02:16:00
修改时间:
2026-03-08 05:16:28
创建时间:
2026-03-09 06:00:01
更新时间:
2026-03-11 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-30910 2026-03-09 02:00:04 2026-03-08 22:00:01
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-03-11 06:00:03
severity: SeverityLevel.UNKNOWN → SeverityLevel.HIGH; cvss_score: 未提取 → 7.5; cvss_vector: 未提取 → CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H; cvss_version: 未提取 → 3.1; affected_products_count: 0 → 1
查看详细变更
  • severity: SeverityLevel.UNKNOWN -> SeverityLevel.HIGH
  • cvss_score: 未提取 -> 7.5
  • cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • cvss_version: 未提取 -> 3.1
  • affected_products_count: 0 -> 1