Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 2, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252541 6.9 警告 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3181 2010-11-11 15:07 2010-10-19 Show GitHub Exploit DB Packet Storm
252542 9.3 危険 アドビシステムズ - 複数の Adobe 製品における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3153 2010-11-10 15:34 2010-10-18 Show GitHub Exploit DB Packet Storm
252543 4.3 警告 アドビシステムズ - Adobe RoboHelp および RoboHelp Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2886 2010-11-10 15:34 2010-10-18 Show GitHub Exploit DB Packet Storm
252544 4.3 警告 アドビシステムズ - Adobe RoboHelp および RoboHelp Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2885 2010-11-10 15:33 2010-10-18 Show GitHub Exploit DB Packet Storm
252545 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の browser-plugin 実装における任意のプログラムを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3749 2010-11-10 15:33 2010-10-15 Show GitHub Exploit DB Packet Storm
252546 10 危険 リアルネットワークス - RealNetworks RealPlayer の RichFX コンポーネントにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3748 2010-11-10 15:32 2010-10-15 Show GitHub Exploit DB Packet Storm
252547 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3751 2010-11-10 15:32 2010-10-15 Show GitHub Exploit DB Packet Storm
252548 10 危険 SAP - SAP BusinessObjects Axis2 におけるデフォルトパスワードの問題 CWE-255
証明書・パスワード管理
CVE-2010-0219 2010-11-10 15:32 2010-10-14 Show GitHub Exploit DB Packet Storm
252549 4 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0781 2010-11-9 15:30 2010-09-13 Show GitHub Exploit DB Packet Storm
252550 10 危険 IBM - IBM WebSphere Application Server における脆弱性 CWE-20
不適切な入力確認
CVE-2010-3186 2010-11-9 15:30 2010-08-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198341 9.8 CRITICAL
Network
rust-lang rust In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or doub… CWE-415
CWE-416
 Double Free
 Use After Free
CVE-2020-36318 2024-11-21 14:29 2021-04-12 Show GitHub Exploit DB Packet Storm
198342 7.5 HIGH
Network
rust-lang rust In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could res… CWE-787
 Out-of-bounds Write
CVE-2020-36317 2024-11-21 14:29 2021-04-12 Show GitHub Exploit DB Packet Storm
198343 5.3 MEDIUM
Network
atlassian data_center
jira
jira_server
jira_data_center
The dashboard gadgets preference resource of the Atlassian gadgets plugin used in Jira Server and Jira Data Center before version 8.13.5, and from version 8.14.0 before version 8.15.1 allows remote a… CWE-862
 Missing Authorization
CVE-2020-36287 2024-11-21 14:29 2021-04-9 Show GitHub Exploit DB Packet Storm
198344 5.5 MEDIUM
Local
relic_project relic In RELIC before 2021-04-03, there is a buffer overflow in PKCS#1 v1.5 signature verification because garbage bytes can be present. CWE-120
Classic Buffer Overflow
CVE-2020-36316 2024-11-21 14:29 2021-04-8 Show GitHub Exploit DB Packet Storm
198345 5.3 MEDIUM
Network
relic_project relic In RELIC before 2020-08-01, RSA PKCS#1 v1.5 signature forgery can occur because certain checks of the padding (and of the first two bytes) are inadequate. NOTE: this requires that a low public expone… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-36315 2024-11-21 14:29 2021-04-8 Show GitHub Exploit DB Packet Storm
198346 3.9 LOW
Local
gnome
fedoraproject
file-roller
fedora
fr-archive-libarchive.c in GNOME file-roller through 3.38.0, as used by GNOME Shell and other software, allows Directory Traversal during extraction because it lacks a check of whether a file's paren… CWE-59
Link Following
CVE-2020-36314 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
198347 7.8 HIGH
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.7. The KVM subsystem allows out-of-range access to memslots after a deletion, aka CID-0774a964ef56. This affects arch/s390/kvm/kvm-s390.c, include… CWE-416
 Use After Free
CVE-2020-36313 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
198348 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvm_main.c has a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure, aka CID-f65886606c2d. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-36312 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
198349 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
An issue was discovered in the Linux kernel before 5.9. arch/x86/kvm/svm/sev.c allows attackers to cause a denial of service (soft lockup) by triggering destruction of a large SEV VM (which requires … NVD-CWE-noinfo
CVE-2020-36311 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
198350 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
An issue was discovered in the Linux kernel before 5.8. arch/x86/kvm/svm/svm.c allows a set_memory_region_test infinite loop for certain nested page faults, aka CID-e72436bc3a52. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-36310 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm