|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 18, 2026, 12:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259491 | 6.8 | 警告 | IBM | - | IBM Lotus Domino Web Access におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2010-0921 | 2010-03-16 11:15 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 259492 | 4.3 | 警告 | IBM | - | IBM Lotus Domino Web Access におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-0920 | 2010-03-16 11:14 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 259493 | 10 | 危険 | IBM | - | IBM Lotus Domino Web Access の UltraLite 機能における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0918 | 2010-03-16 11:14 | 2010-03-3 | Show | GitHub Exploit DB Packet Storm |
| 259494 | 4.9 | 警告 | サイバートラスト株式会社 レッドハット SystemTap |
- | SystemTap の _get_argv および _get_compat_argv 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2010-0411 | 2010-03-16 11:14 | 2010-02-8 | Show | GitHub Exploit DB Packet Storm |
| 259495 | 10 | 危険 | サイバートラスト株式会社 レッドハット SystemTap |
- | SystemTap の stap-server における任意のコマンドを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-4273 | 2010-03-16 11:14 | 2010-01-26 | Show | GitHub Exploit DB Packet Storm |
| 259496 | 6.5 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | KVM の x86 エミュレータにおける権限昇格の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2010-0298 | 2010-03-16 11:13 | 2010-02-9 | Show | GitHub Exploit DB Packet Storm |
| 259497 | 4.4 | 警告 | サイバートラスト株式会社 Fabrice Bellard レッドハット |
- | QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2010-0297 | 2010-03-16 11:13 | 2010-02-9 | Show | GitHub Exploit DB Packet Storm |
| 259498 | 6.8 | 警告 | サン・マイクロシステムズ freedesktop.org |
- | Poppler における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-3605 | 2010-03-15 16:40 | 2009-11-2 | Show | GitHub Exploit DB Packet Storm |
| 259499 | 4.1 | 警告 | Linux レッドハット |
- | Linux kernel の smbfs に関する脆弱性 | - | CVE-2006-5871 | 2010-03-15 16:40 | 2005-10-5 | Show | GitHub Exploit DB Packet Storm |
| 259500 | 7.8 | 危険 | Linux レッドハット |
- | Linux kernel の selinux_parse_skb_ipv6 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2005-4886 | 2010-03-15 16:40 | 2005-10-5 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 18, 2026, 4 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 201621 | 9.8 |
CRITICAL
Network |
sonicwall |
sma_200_firmware sma_210_firmware sma_410_firmware sma_400_firmware sma_500v_firmware |
An unauthenticated remote attacker can use SMA 100 as an unintended proxy or intermediary undetectable proxy to bypass firewall rules. This vulnerability affected SMA 200, 210, 400, 410 and 500v appl… |
NVD-CWE-Other
|
CVE-2021-20042 | 2024-11-21 14:45 | 2021-12-8 | Show | GitHub Exploit DB Packet Storm |
| 201622 | 7.5 |
HIGH
Network |
sonicwall |
sma_200_firmware sma_210_firmware sma_410_firmware sma_400_firmware sma_500v_firmware |
An unauthenticated and remote adversary can consume all of the device's CPU due to crafted HTTP requests sent to SMA100 /fileshare/sonicfiles/sonicfiles resulting in a loop with unreachable exit cond… |
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop') |
CVE-2021-20041 | 2024-11-21 14:45 | 2021-12-8 | Show | GitHub Exploit DB Packet Storm |
| 201623 | 7.5 |
HIGH
Network |
sonicwall |
sma_200_firmware sma_210_firmware sma_410_firmware sma_400_firmware sma_500v_firmware |
A relative path traversal vulnerability in the SMA100 upload funtion allows a remote unauthenticated attacker to upload crafted web pages or files as a 'nobody' user. This vulnerability affected SMA … |
CWE-22
Path Traversal |
CVE-2021-20040 | 2024-11-21 14:45 | 2021-12-8 | Show | GitHub Exploit DB Packet Storm |
| 201624 | 8.8 |
HIGH
Network |
sonicwall |
sma_200_firmware sma_210_firmware sma_410_firmware sma_400_firmware sma_500v_firmware |
Improper neutralization of special elements in the SMA100 management interface '/cgi-bin/viewcert' POST http method allows a remote authenticated attacker to inject arbitrary commands as a 'nobody' u… |
CWE-78
OS Command |
CVE-2021-20039 | 2024-11-21 14:45 | 2021-12-8 | Show | GitHub Exploit DB Packet Storm |
| 201625 | 9.8 |
CRITICAL
Network |
sonicwall |
sma_200_firmware sma_210_firmware sma_410_firmware sma_400_firmware sma_500v_firmware |
A Stack-based buffer overflow vulnerability in SMA100 Apache httpd server's mod_cgi module environment variables allows a remote unauthenticated attacker to potentially execute code as a 'nobody' use… |
CWE-787
Out-of-bounds Write |
CVE-2021-20038 | 2024-11-21 14:45 | 2021-12-8 | Show | GitHub Exploit DB Packet Storm |
| 201626 | 7.5 |
HIGH
Network |
qualcomm |
ar8035_firmware qca6390_firmware qca6391_firmware qca6421_firmware qca6426_firmware qca6431_firmware qca6436_firmware qca6574a_firmware qca6574au_firmware qca6595au_firmwar… |
Possible denial of service scenario due to improper input validation of received NAS OTA message in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon I… |
CWE-617
Reachable Assertion |
CVE-2021-1982 | 2024-11-21 14:45 | 2021-11-12 | Show | GitHub Exploit DB Packet Storm |
| 201627 | 9.1 |
CRITICAL
Network |
qualcomm |
apq8017_firmware ar8035_firmware msm8917_firmware qca6390_firmware qca6391_firmware qca6421_firmware qca6426_firmware qca6431_firmware qca6436_firmware qca6574a_firmware | Possible buffer over read due to improper IE size check of Bearer capability IE in MT setup request from network in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer I… |
CWE-125
Out-of-bounds Read |
CVE-2021-1981 | 2024-11-21 14:45 | 2021-11-12 | Show | GitHub Exploit DB Packet Storm |
| 201628 | 7.8 |
HIGH
Local |
qualcomm |
aqt1000_firmware ar8035_firmware csrb31024_firmware fsm10055_firmware fsm10056_firmware mdm9150_firmware mdm9250_firmware mdm9650_firmware qca6174a_firmware qca6310_firmwar… |
Possible buffer overflow due to improper validation of FTM command payload in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdra… |
CWE-787
Out-of-bounds Write |
CVE-2021-1979 | 2024-11-21 14:45 | 2021-11-12 | Show | GitHub Exploit DB Packet Storm |
| 201629 | 7.0 |
HIGH
Local |
qualcomm |
aqt1000_firmware qca6390_firmware qca6391_firmware qca6420_firmware qca6421_firmware qca6426_firmware qca6430_firmware qca6431_firmware qca6436_firmware qca6574au_firmware<… |
Possible memory corruption due to Improper handling of hypervisor unmap operations for concurrent memory operations in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consume… |
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition |
CVE-2021-1921 | 2024-11-21 14:45 | 2021-11-12 | Show | GitHub Exploit DB Packet Storm |
| 201630 | 7.8 |
HIGH
Local |
qualcomm |
aqt1000_firmware ar8035_firmware csrb31024_firmware qca6174a_firmware qca6390_firmware qca6391_firmware qca6420_firmware qca6421_firmware qca6426_firmware qca6430_firmware<… |
Possible integer overflow can occur due to improper length check while calculating count and grace period in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, S… |
CWE-190
Integer Overflow or Wraparound |
CVE-2021-1912 | 2024-11-21 14:45 | 2021-11-12 | Show | GitHub Exploit DB Packet Storm |