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":June 16, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228531 9.3 危険 Novell - Novell GroupWise Messenger および Novell Messenger におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1085 2013-04-2 16:41 2013-03-13 Show GitHub Exploit DB Packet Storm
228532 10 危険 Novell - Novell Identity Manager の Roles Based Provisioning Module における脆弱性 CWE-noinfo
情報不足
CVE-2013-1083 2013-04-2 16:40 2013-03-12 Show GitHub Exploit DB Packet Storm
228533 7.5 危険 Novell - Novell ZENworks Mobile Management の DUSAP.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-1082 2013-04-2 16:40 2013-03-29 Show GitHub Exploit DB Packet Storm
228534 5 警告 アップル - Apple iOS および Apple TV における ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2012-3749 2013-04-2 16:39 2012-11-3 Show GitHub Exploit DB Packet Storm
228535 5.8 警告 アップル
jabberd 2.x project
- jabberd2 の s2s/out.c におけるドメインになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-3525 2013-04-2 16:38 2012-08-25 Show GitHub Exploit DB Packet Storm
228536 5 警告 PostgreSQL.org
アップル
- PostgreSQL のコアサーバコンポーネントにおける任意のファイルの存在を特定される脆弱性 CWE-20
不適切な入力確認
CVE-2012-3489 2013-04-2 16:36 2012-08-17 Show GitHub Exploit DB Packet Storm
228537 6.8 警告 Novell - Novell ZENworks Configuration Management の AdminStudio におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-1079 2013-04-2 16:35 2013-02-21 Show GitHub Exploit DB Packet Storm
228538 5.8 警告 PostgreSQL.org
アップル
- PostgreSQL の contrib/xml2 におけるデータを改ざんされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3488 2013-04-2 16:34 2012-08-17 Show GitHub Exploit DB Packet Storm
228539 3.5 注意 Novell - Novell Sentinel Log Manager におけるデータ保持ポリシーを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6534 2013-04-2 16:34 2012-09-21 Show GitHub Exploit DB Packet Storm
228540 6.8 警告 IBM - IBM Security AppScan Enterprise および IBM Rational Policy Tester におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0532 2013-04-2 16:32 2013-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319661 6.5 MEDIUM
Network
- - OMFLOW from The SYSCOM Group has a vulnerability involving the exposure of sensitive data. This allows remote attackers who have logged into the system to obtain password hashes of all users and admi… CWE-200
Information Exposure
CVE-2024-8969 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319662 - - - Hidden functionality issue in multiple digital video recorders provided by TAKENAKA ENGINEERING CO., LTD. allows a remote authenticated attacker to execute an arbitrary OS command on the device or al… - CVE-2024-47001 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319663 - - - In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix use-after-free when removing resource in vmci_resource_remove() When removing a resource from vmci_resource_table in vm… - CVE-2024-46738 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319664 - - - In the Linux kernel, the following vulnerability has been resolved: ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() When two UBLK_CMD_START_USER_RECOVERY commands are submitted… - CVE-2024-46735 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319665 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it cre… - CVE-2024-46733 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319666 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop [WHY] fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 whi… - CVE-2024-46729 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319667 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor… - CVE-2024-46734 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319668 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow [WHY & HOW] Make sure vmid0p72_idx, vnom0p8_idx and vmax0p9_idx calcu… - CVE-2024-46726 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319669 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number Check the fb_channel_number range to avoid the array out-of-bounds r… - CVE-2024-46724 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
319670 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode[] may out-of-bounds. - CVE-2024-46723 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm