Skip to content

Commit 092ee65

Browse files
committed
add: AVE-2002-0045
1 parent 2c8a691 commit 092ee65

1 file changed

Lines changed: 18 additions & 32 deletions

File tree

vulns/2002/AVE-2002-0045.toml

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,25 @@
1-
[id]
2-
ave_id = "AVE-2002-0045"
3-
cve_id = "CVE-2002-1159"
4-
aliases = ["CVE-2002-1159"]
5-
61
[basic]
7-
title = "Canna 远程请求验证漏洞"
8-
description = "Canna 3.6 及之前版本中存在请求验证不当漏洞。Canna 是一款日文假名-汉字转换输入系统服务程序,默认监听 UDP 端口。远程攻击者可向服务发送特制请求,由于程序未能正确验证请求合法性,可导致服务崩溃引发拒绝服务,或泄露敏感信息。"
9-
severity = "MEDIUM"
10-
score = 6.4
11-
remediation = "升级 Canna 至 3.7 或更高版本,或参考 Debian DSA-224、RedHat RHSA-2002:246 等安全公告安装对应发行版补丁。"
12-
published = "2002-12-18"
13-
updated = "2026-06-16"
14-
sources = ["osv", "nvd"]
15-
16-
[affected]
17-
vendor = "Canna Project"
18-
product = "Canna"
19-
20-
[references]
21-
nvd = "https://nvd.nist.gov/vuln/detail/CVE-2002-1159"
22-
other = [
23-
"http://canna.sourceforge.jp/sec/Canna-2002-01.txt",
24-
"http://www.debian.org/security/2003/dsa-224",
25-
"http://www.redhat.com/support/errata/RHSA-2002-246.html",
26-
"http://www.redhat.com/support/errata/RHSA-2002-261.html",
27-
"http://www.redhat.com/support/errata/RHSA-2003-115.html",
28-
"http://www.securityfocus.com/bid/6354",
29-
"https://exchange.xforce.ibmcloud.com/vulnerabilities/10832"
30-
]
2+
description = ""
3+
published = ""
4+
remediation = "Refer to vendor advisory and upgrade to fixed version."
5+
score = 0.0
6+
severity = "UNKNOWN"
7+
sources = ["osv"]
8+
title = "CVE-2002-1159 漏洞"
9+
updated = ""
3110

3211
[exploit]
33-
poc_urls = []
3412
exp_urls = []
35-
nuclei_templates = []
13+
poc_urls = []
14+
15+
[id]
16+
aliases = ["CVE-2002-1159"]
17+
ave_id = "AVE-2002-0045"
18+
cve_id = "CVE-2002-1159"
3619

3720
[meta]
38-
collected_at = "2026-07-11T00:00:00Z"
21+
collected_at = "2026-07-10T23:18:28.800306497+00:00"
3922
status = "completed"
23+
24+
[references]
25+
urls = []

0 commit comments

Comments
 (0)