Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Dec. 27, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199281 7.8 危険 シーメンス - Siemens Scalance X Industrial Ethernet スイッチにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1802 2012-04-19 16:42 2012-04-5 Show GitHub Exploit DB Packet Storm
199282 6.1 警告 シーメンス - 複数の Siemens Scalance S Security Module ファイアウォールのファームウェアにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1800 2012-04-19 16:38 2012-04-5 Show GitHub Exploit DB Packet Storm
199283 10 危険 シーメンス - 複数の Siemens Scalance S Security Module ファイアウォールのファームウェアの Web サーバにおけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-1799 2012-04-19 16:36 2012-04-5 Show GitHub Exploit DB Packet Storm
199284 7.7 危険 ABB - 複数の ABB 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1801 2012-04-19 16:02 2012-04-18 Show GitHub Exploit DB Packet Storm
199285 9.3 危険 Irfan Skiljan - IrfanView 用 FlashPix PlugIn におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0278 2012-04-19 15:58 2012-04-18 Show GitHub Exploit DB Packet Storm
199286 3.2 注意 ヒューレット・パッカード - HP System Management Homepage におけるデータを改ざんされる脆弱性 CWE-noinfo
情報不足
CVE-2012-1993 2012-04-19 15:55 2012-04-16 Show GitHub Exploit DB Packet Storm
199287 3.5 注意 ヒューレット・パッカード - HP System Management Homepage におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-0135 2012-04-19 15:55 2012-04-16 Show GitHub Exploit DB Packet Storm
199288 5 警告 AdAstrA Research Group - AdAstrA TRACE MODE Data Center における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2011-5087 2012-04-19 15:54 2012-04-18 Show GitHub Exploit DB Packet Storm
199289 6.8 警告 Unitronics - Unitronics UniOPC の https50.ocx におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-5086 2012-04-19 15:52 2011-10-12 Show GitHub Exploit DB Packet Storm
199290 5 警告 Open Automation Software - Open Automation Software の OPC Systems.NET におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4871 2012-04-19 15:50 2012-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 28, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfs_readdir The stbl might contain some invalid values. Added a check to return error code … New - CVE-2024-56596 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
62 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it… New - CVE-2024-56595 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
63 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of disable_delayed_work_sync instead cancel_delayed_work_sync a… New - CVE-2024-56591 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
64 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet This fixes not checking if skb really contains an ACL head… New - CVE-2024-56590 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
65 - - - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be set before the video device is registe… New - CVE-2024-56579 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
66 - - - In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set before the video device is regist… New - CVE-2024-56578 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
67 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize close_work early to avoid warning We encountered a warning that close_work was canceled before initialization… New - CVE-2024-56641 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
68 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: fix LGR and link use-after-free issue We encountered a LGR/link use-after-free issue, which manifested as the LGR/link r… New - CVE-2024-56640 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
69 - - - In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsr_init_skb() to allocate larger skb for Re… New - CVE-2024-56639 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
70 - - - In the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdline_ptr is an out parameter, which is not allocated by the function itself, and … New - CVE-2024-56573 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm