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 7, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223471 4 警告 シスコシステムズ - Cisco Secure Access Control System の RBAC の実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6695 2013-12-4 14:29 2013-12-2 Show GitHub Exploit DB Packet Storm
223472 4.3 警告 シスコシステムズ - Cisco Prime Collaboration の Assurance コンポーネントの Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6690 2013-12-4 14:28 2013-12-3 Show GitHub Exploit DB Packet Storm
223473 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC Document Sciences xPression の複数の Edition におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-6177 2013-12-4 12:22 2013-11-19 Show GitHub Exploit DB Packet Storm
223474 6.5 警告 DELL EMC (旧 EMC Corporation) - EMC Document Sciences xPression の 複数の Edition における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6176 2013-12-4 12:22 2013-11-19 Show GitHub Exploit DB Packet Storm
223475 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC Document Sciences xPression の 複数の Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6175 2013-12-4 12:22 2013-11-19 Show GitHub Exploit DB Packet Storm
223476 5.8 警告 DELL EMC (旧 EMC Corporation) - EMC Document Sciences xPression の複数の Edition の xAdmin におけるオープンリダイレクトの脆弱性 CWE-20
CWE-Other
CVE-2013-6174 2013-12-4 12:21 2013-11-19 Show GitHub Exploit DB Packet Storm
223477 6.8 警告 DELL EMC (旧 EMC Corporation) - EMC Document Sciences xPression の複数の Edition におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-6173 2013-12-4 12:21 2013-11-19 Show GitHub Exploit DB Packet Storm
223478 4.7 警告 Alstom - Alstom e-terracontrol の DNP Master Driver におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2818 2013-12-3 18:15 2013-10-21 Show GitHub Exploit DB Packet Storm
223479 3.3 注意 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point Endpoint Security の Media Encryption EPM Explorer の Unlock.exe におけるデバイスロッキング保護メカニズムを回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-5636 2013-12-3 18:05 2013-11-14 Show GitHub Exploit DB Packet Storm
223480 3.3 注意 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point Endpoint Security の Media Encryption EPM Explorer におけるデバイスロッキング保護メカニズムを回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-5635 2013-12-3 18:03 2013-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314791 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-2143. Reason: This candidate is a reservation duplicate of CVE-2023-2143. Notes: All CVE users should reference CV… - CVE-2024-9899 2024-10-24 06:15 2024-10-24 Show GitHub Exploit DB Packet Storm
314792 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_i… CWE-667
 Improper Locking
CVE-2024-47735 2024-10-24 06:00 2024-10-21 Show GitHub Exploit DB Packet Storm
314793 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading The handler of firmware … CWE-125
Out-of-bounds Read
CVE-2024-47721 2024-10-24 05:57 2024-10-21 Show GitHub Exploit DB Packet Storm
314794 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func This commit adds a null check for the set_… CWE-476
 NULL Pointer Dereference
CVE-2024-47720 2024-10-24 05:53 2024-10-21 Show GitHub Exploit DB Packet Storm
314795 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() syzbot reports a f2fs bug as below: __dump_stack lib/dump_stack.c:88… CWE-416
 Use After Free
CVE-2024-47691 2024-10-24 05:42 2024-10-21 Show GitHub Exploit DB Packet Storm
314796 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on us… NVD-CWE-noinfo
CVE-2024-47729 2024-10-24 05:40 2024-10-21 Show GitHub Exploit DB Packet Storm
314797 9.8 CRITICAL
Network
piyushmca shipyaari_shipping_management Deserialization of Untrusted Data vulnerability in Piyushmca Shipyaari Shipping Management allows Object Injection.This issue affects Shipyaari Shipping Management: from n/a through 1.2. CWE-502
 Deserialization of Untrusted Data
CVE-2024-49626 2024-10-24 05:37 2024-10-20 Show GitHub Exploit DB Packet Storm
314798 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error For all non-tracing helpers which formerly had ARG_PTR_TO_{LONG,INT}… CWE-459
 Incomplete Cleanup
CVE-2024-47728 2024-10-24 05:36 2024-10-21 Show GitHub Exploit DB Packet Storm
314799 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handle_mmio() function checks if the … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2024-47727 2024-10-24 05:32 2024-10-21 Show GitHub Exploit DB Packet Storm
314800 8.1 HIGH
Network
jsbroks coco_annotator A vulnerability, which was classified as problematic, was found in jsbroks COCO Annotator 0.11.1. This affects an unknown part of the component Session Handler. The manipulation of the argument SECRE… NVD-CWE-Other
CVE-2024-10141 2024-10-24 05:27 2024-10-20 Show GitHub Exploit DB Packet Storm