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 7, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225971 10 危険 ソフォス - Linux 用の Sophos SAVScan におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-6904 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
225972 4.3 警告 ソフォス - Sophos Anti-Virus などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-6903 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
225973 9.3 危険 SaschArt - SaschArt SasCam Webcam Server 用の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6898 2012-12-20 19:10 2009-08-5 Show GitHub Exploit DB Packet Storm
225974 4.3 警告 PreProject.com - Pre Classified Listings の signup.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6888 2012-12-20 19:10 2009-08-3 Show GitHub Exploit DB Packet Storm
225975 7.5 危険 PreProject.com - Pre Classified Listings の detailad.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6887 2012-12-20 19:10 2009-08-3 Show GitHub Exploit DB Packet Storm
225976 5 警告 RSAセキュリティ - RSA EnVision における管理者のパスワードハッシュを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6886 2012-12-20 19:10 2009-08-3 Show GitHub Exploit DB Packet Storm
225977 7.5 危険 scripts-for-sites - SFS EZ Career の content.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6867 2012-12-20 19:10 2009-07-14 Show GitHub Exploit DB Packet Storm
225978 7.5 危険 PHPNUKE - PHP-Nuke 用の Current_Issue モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6866 2012-12-20 19:10 2009-07-14 Show GitHub Exploit DB Packet Storm
225979 7.5 危険 PHPNUKE - PHP-Nuke 用の Sectionsnew モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6865 2012-12-20 19:10 2009-07-14 Show GitHub Exploit DB Packet Storm
225980 7.5 危険 xigla - Xigla Software Absolute Live Support .NET における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-6864 2012-12-20 19:10 2009-07-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199171 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
199172 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
199173 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
199174 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
199175 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
199176 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
199177 5.3 MEDIUM
Network
openresty lua-nginx-module ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header. NVD-CWE-noinfo
CVE-2020-36309 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
199178 7.5 HIGH
Network
unionpayintl union_pay Union Pay up to 3.3.12, for iOS mobile apps, contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability, allows attackers to shop for free in merchants' websites and mobile ap… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-36285 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
199179 7.5 HIGH
Network
unionpayintl union_pay Union Pay up to 3.4.93.4.9, for android, contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability, allows attackers to shop for free in merchants' websites and mobile apps, … CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-36284 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
199180 5.3 MEDIUM
Network
redmine
debian
redmine
debian_linux
Redmine before 4.0.7 and 4.1.x before 4.1.1 allows attackers to discover the subject of a non-visible issue by performing a CSV export and reading time entries. CWE-74
Injection
CVE-2020-36308 2024-11-21 14:29 2021-04-6 Show GitHub Exploit DB Packet Storm