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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
238731 5 警告 geoserver - GeoServer の PartialBufferOutputStream2 における詳細不明な脆弱性 CWE-119
バッファエラー
CVE-2008-7227 2012-06-26 16:10 2008-02-15 Show GitHub Exploit DB Packet Storm
238732 4.6 警告 amsn - aMSN の login_screen.tcl におけるセッションをハイジャックされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-7255 2012-06-26 16:10 2010-04-20 Show GitHub Exploit DB Packet Storm
238733 6.8 警告 ermenegildo fiorito - Irmin CMS の includes/template-loader.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-7254 2012-06-26 16:10 2010-04-7 Show GitHub Exploit DB Packet Storm
238734 7.5 危険 goople cms - Goople CMS の frontpage.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0121 2012-06-26 16:10 2009-01-14 Show GitHub Exploit DB Packet Storm
238735 6.8 警告 expinion - PollPro の admin/agent_edit.asp におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-0112 2012-06-26 16:10 2009-01-9 Show GitHub Exploit DB Packet Storm
238736 7.5 危険 goople cms - Goople CMS の frontpage.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0111 2012-06-26 16:10 2009-01-9 Show GitHub Exploit DB Packet Storm
238737 6.8 警告 freedesktop.org
Mozilla Foundation
- xdg-open における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0068 2012-06-26 16:10 2009-01-3 Show GitHub Exploit DB Packet Storm
238738 5.5 警告 ネットギア
Atheros
- Atheros AR9160-BC1A チップセット上の Netgear WNDAP330 Wi-Fi アクセスポイントなどで使用される Atheros 無線ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-0052 2012-06-26 16:10 2009-11-12 Show GitHub Exploit DB Packet Storm
238739 5 警告 eid - eidlib における証明書チェーンの検証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-0049 2012-06-26 16:10 2009-01-7 Show GitHub Exploit DB Packet Storm
238740 5 警告 gale - Gale における証明書チェーンの検証を回避される脆弱性 CWE-287
CWE-310
CVE-2009-0047 2012-06-26 16:10 2009-01-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
256061 - - - CVE-2024-45824 IMPACT A remote code vulnerability exists in the affected products. The vulnerability occurs when chained with Path Traversal, Command Injection, and XSS Vulnerabilities and allows … - CVE-2024-45824 2024-09-12 23:16 2024-09-12 Show GitHub Exploit DB Packet Storm
256062 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fou: remove warn in gue_gro_receive on unsupported protocol Drop the WARN_ON_ONCE inn gue_gro_receive if the encapsulated type is… NVD-CWE-noinfo
CVE-2024-44940 2024-09-12 23:10 2024-08-26 Show GitHub Exploit DB Packet Storm
256063 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: add hash if ready poll request can't complete inline If we don't, then we may lose access to it completely, leadin… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2023-52914 2024-09-12 23:07 2024-08-21 Show GitHub Exploit DB Packet Storm
256064 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: jfs: Fix shift-out-of-bounds in dbDiscardAG When searching for the next smaller log2 block, BLKSTOL2() returned 0, causing shift … CWE-787
 Out-of-bounds Write
CVE-2024-44938 2024-09-12 23:05 2024-08-26 Show GitHub Exploit DB Packet Storm
256065 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our… NVD-CWE-noinfo
CVE-2022-48901 2024-09-12 23:05 2024-08-22 Show GitHub Exploit DB Packet Storm
256066 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARN_ON() if we have PageError set Whenever we do any extent buffer operations we call assert_eb_page_uptodate() to… NVD-CWE-noinfo
CVE-2022-48902 2024-09-12 23:01 2024-08-22 Show GitHub Exploit DB Packet Storm
256067 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix relocation crash due to premature return from btrfs_commit_transaction() We are seeing crashes similar to the followin… NVD-CWE-noinfo
CVE-2022-48903 2024-09-12 22:58 2024-08-22 Show GitHub Exploit DB Packet Storm
256068 9.8 CRITICAL
Network
sap business_objects_business_intelligence_platform In SAP BusinessObjects Business Intelligence Platform, if Single Signed On is enabled on Enterprise authentication, an unauthorized user can get a logon token using a REST endpoint. The attacker can … CWE-862
 Missing Authorization
CVE-2024-41730 2024-09-12 22:56 2024-08-13 Show GitHub Exploit DB Packet Storm
256069 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the log… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48904 2024-09-12 22:55 2024-08-22 Show GitHub Exploit DB Packet Storm
256070 5.3 MEDIUM
Network
sap commerce In SAP Commerce, valid user accounts can be identified during the customer registration and login processes. This allows a potential attacker to learn if a given e-mail is used for an account, but do… NVD-CWE-noinfo
CVE-2024-41733 2024-09-12 22:55 2024-08-13 Show GitHub Exploit DB Packet Storm