• 公告ID (KylinSec-SA-2024-3704)

摘要:

net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.

安全等级: Low

公告ID: KylinSec-SA-2024-3704

发布日期: 2024年9月13日

关联CVE: CVE-2019-14809  

  • 详细介绍

1. 漏洞描述

   

net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2019-14809 KY3.4-5A golang Unaffected
CVE-2019-14809 KY3.5.2 golang Unaffected
CVE-2019-14809 V6 golang Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2024-3697 下一篇:KylinSec-SA-2024-3705