|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 13, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 249981 | 6.4 | 警告 | PowerDNS | - | PowerDNS における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 |
CWE-DesignError
|
CVE-2012-1193 | 2012-02-21 16:24 | 2012-02-17 | Show | GitHub Exploit DB Packet Storm |
| 249982 | 6.4 | 警告 | Stichting NLnet Labs | - | Unbound における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 |
CWE-DesignError
|
CVE-2012-1192 | 2012-02-21 16:22 | 2012-02-17 | Show | GitHub Exploit DB Packet Storm |
| 249983 | 6.4 | 警告 | Daniel J. Bernstein | - | Daniel J. Bernstein djbdns における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 |
CWE-20 CWE-DesignError |
CVE-2012-1191 | 2012-02-21 16:20 | 2012-02-17 | Show | GitHub Exploit DB Packet Storm |
| 249984 | 5 | 警告 | PowerDNS | - | PowerDNS Authoritative Server の common_startup.cc におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0206 | 2012-02-21 15:50 | 2012-01-10 | Show | GitHub Exploit DB Packet Storm |
| 249985 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows のカーネルモードドライバにおける権限昇格の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0154 | 2012-02-20 18:30 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 249986 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows の afd.sys における権限昇格の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0148 | 2012-02-20 18:28 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 249987 | 7.2 | 危険 | マイクロソフト | - | Microsoft Windows Server 2003 の afd.sys における権限昇格の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0149 | 2012-02-20 18:27 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 249988 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 6 から 9 におけるコンテンツを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2012-0010 | 2012-02-20 18:24 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 249989 | 9.3 | 危険 | マイクロソフト | - | Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2012-0011 | 2012-02-20 18:22 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
| 249990 | 4.3 | 警告 | マイクロソフト | - | Microsoft Internet Explorer 9 におけるデータを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2012-0012 | 2012-02-20 18:20 | 2012-02-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 13, 2026, 5:05 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 200091 | 6.5 |
MEDIUM
Network |
adobe | coldfusion | ColdFusion versions ColdFusion 2016, and ColdFusion 2018 have an insufficient input validation vulnerability. Successful exploitation could lead to application-level denial-of-service (dos). |
CWE-20
Improper Input Validation |
CVE-2020-3767 | 2024-11-21 14:31 | 2020-06-27 | Show | GitHub Exploit DB Packet Storm |
| 200092 | 7.8 |
HIGH
Local |
qualcomm |
apq8096au_firmware apq8098_firmware kamorta_firmware msm8917_firmware msm8920_firmware msm8937_firmware msm8940_firmware msm8953_firmware msm8998_firmware nicobar_firmware<… |
Possible memory corruption in perfservice due to improper validation array length taken from user application. in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobil… |
CWE-20 CWE-787 Improper Input Validation Out-of-bounds Write |
CVE-2020-3676 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200093 | 7.8 |
HIGH
Local |
qualcomm |
apq8009_firmware apq8053_firmware apq8096au_firmware mdm9206_firmware mdm9207c_firmware mdm9607_firmware mdm9615_firmware mdm9640_firmware mdm9650_firmware msm8909w_firmwar… |
A possible buffer overflow would occur while processing command from firmware due to the group_id obtained from the firmware being out of range in Snapdragon Auto, Snapdragon Compute, Snapdragon Conn… |
CWE-129
Improper Validation of Array Index |
CVE-2020-3665 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200094 | 9.8 |
CRITICAL
Network |
qualcomm |
apq8009_firmware apq8017_firmware apq8053_firmware apq8096au_firmware apq8098_firmware kamorta_firmware mdm9206_firmware mdm9207c_firmware mdm9607_firmware msm8905_firmware… |
Buffer over-write may occur during fetching track decoder specific information if cb size exceeds buffer size in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT,… |
CWE-787
Out-of-bounds Write |
CVE-2020-3663 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200095 | 9.8 |
CRITICAL
Network |
qualcomm |
apq8053_firmware rennell_firmware sdx20_firmware |
Improper access due to socket opened by the logging application without specifying localhost address in Snapdragon Consumer IOT, Snapdragon Mobile in APQ8053, Rennell, SDX20 |
NVD-CWE-noinfo
|
CVE-2020-3628 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200096 | 7.8 |
HIGH
Local |
qualcomm | sm8150_firmware | Double free issue in kernel memory mapping due to lack of memory protection mechanism in Snapdragon Compute, Snapdragon Mobile, Snapdragon Voice & Music in SM8150 |
CWE-415
Double Free |
CVE-2020-3613 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200097 | 9.8 |
CRITICAL
Network |
qualcomm |
apq8009_firmware apq8017_firmware apq8053_firmware apq8096au_firmware apq8098_firmware msm8909w_firmware msm8917_firmware msm8953_firmware msm8996_firmware msm8996au_firmwa… |
Buffer overflow can occur while parsing eac3 header while playing the clip which is nonstandard in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon In… |
CWE-120
Classic Buffer Overflow |
CVE-2020-3662 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200098 | 9.8 |
CRITICAL
Network |
qualcomm |
apq8009_firmware apq8017_firmware apq8053_firmware apq8096au_firmware apq8098_firmware kamorta_firmware mdm9206_firmware mdm9207c_firmware mdm9607_firmware msm8905_firmware… |
Buffer overflow will happen while parsing mp4 clip with corrupted sample atoms values which exceeds MAX_UINT32 range due to lack of validation checks in Snapdragon Auto, Snapdragon Compute, Snapdrago… |
CWE-120
Classic Buffer Overflow |
CVE-2020-3661 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200099 | 9.8 |
CRITICAL
Network |
qualcomm |
apq8009_firmware apq8017_firmware apq8053_firmware apq8096au_firmware apq8098_firmware mdm9206_firmware mdm9207c_firmware mdm9607_firmware msm8905_firmware msm8909w_firmwar… |
Possible null-pointer dereference can occur while parsing mp4 clip with corrupted sample table atoms in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdrag… |
CWE-476 CWE-129 NULL Pointer Dereference Improper Validation of Array Index |
CVE-2020-3660 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |
| 200100 | 9.1 |
CRITICAL
Network |
qualcomm |
apq8009_firmware apq8017_firmware apq8053_firmware apq8096au_firmware apq8098_firmware kamorta_firmware mdm9206_firmware mdm9207c_firmware mdm9607_firmware msm8905_firmware… |
Possible null-pointer dereference can occur while parsing mp4 clip with corrupted sample table atoms in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdrag… |
CWE-125 CWE-476 Out-of-bounds Read NULL Pointer Dereference |
CVE-2020-3658 | 2024-11-21 14:31 | 2020-06-22 | Show | GitHub Exploit DB Packet Storm |