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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225531 4.3 警告 OpenEMR - OpenEMR の interface/main/onotes/office_comments_full.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4620 2013-08-13 10:46 2013-06-10 Show GitHub Exploit DB Packet Storm
225532 6.5 警告 OpenEMR - OpenEMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4619 2013-08-13 10:41 2013-06-10 Show GitHub Exploit DB Packet Storm
225533 9.3 危険 F5 Networks - F5 BIG-IP APM および FirePass などの製品におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-0150 2013-08-13 10:27 2013-06-26 Show GitHub Exploit DB Packet Storm
225534 4.3 警告 Alkacon Software - Alkacon OpenCms におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4600 2013-08-13 10:08 2013-07-10 Show GitHub Exploit DB Packet Storm
225535 10 危険 オラクル - Oracle Java SE および JavaFX の Java Runtime Environment におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0402 2013-08-12 17:55 2013-03-8 Show GitHub Exploit DB Packet Storm
225536 4.3 警告 オラクル - Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-2416 2013-08-12 17:48 2013-04-16 Show GitHub Exploit DB Packet Storm
225537 5 警告 オラクル - Oracle Java SE の Java Runtime Environment における JavaFX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-2438 2013-08-12 17:47 2013-04-16 Show GitHub Exploit DB Packet Storm
225538 5 警告 オラクル - Oracle Java SE および JavaFX の Java Runtime Environment における JavaFX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1564 2013-08-12 17:46 2013-04-16 Show GitHub Exploit DB Packet Storm
225539 5 警告 オラクル - Oracle Java SE および JavaFX の Java Runtime Environment における JavaFX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1561 2013-08-12 17:39 2013-04-16 Show GitHub Exploit DB Packet Storm
225540 10 危険 オラクル - Oracle Java SE および JavaFX の Java Runtime Environment における JavaFX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-2427 2013-08-12 17:25 2013-04-16 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
312441 6.7 MEDIUM
Local
samsung galaxy_s24_firmware Out-of-bounds write in usb driver prior to Firmware update Sep-2024 Release on Galaxy S24 allows local attackers to write out-of-bounds memory. System privilege is required for triggering this vulner… CWE-787
 Out-of-bounds Write
CVE-2024-49408 2024-11-13 09:51 2024-11-6 Show GitHub Exploit DB Packet Storm
312442 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu v… NVD-CWE-noinfo
CVE-2024-49952 2024-11-13 09:46 2024-10-22 Show GitHub Exploit DB Packet Storm
312443 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The ne… NVD-CWE-noinfo
CVE-2024-50094 2024-11-13 09:42 2024-11-6 Show GitHub Exploit DB Packet Storm
312444 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: netconsole: fix wrong warning A warning is triggered when there is insufficient space in the buffer for userdata. However, t… NVD-CWE-noinfo
CVE-2024-50092 2024-11-13 09:40 2024-11-6 Show GitHub Exploit DB Packet Storm
312445 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupe_context after releasing it Clear the dedupe_context pointer in a data_vio whenever ownership of the… NVD-CWE-noinfo
CVE-2024-50091 2024-11-13 06:44 2024-11-6 Show GitHub Exploit DB Packet Storm
312446 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix overflow in oa batch buffer By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch buffer, this is n… NVD-CWE-noinfo
CVE-2024-50090 2024-11-13 06:41 2024-11-6 Show GitHub Exploit DB Packet Storm
312447 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in ppp_channel_bridge_input() Networking receive path is usually handled from BH handler. However, … NVD-CWE-noinfo
CVE-2024-49946 2024-11-13 06:37 2024-10-22 Show GitHub Exploit DB Packet Storm
312448 - - - An issue was discovered in Qt before 6.2.11 and 6.3.x through 6.6.x before 6.6.1. When a QML image refers to an image whose content is not known yet, there is an assumption that it is an SVG document… - CVE-2023-45872 2024-11-13 06:35 2024-10-9 Show GitHub Exploit DB Packet Storm
312449 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csum_start in virtio_net_hdr_to_skb() syzbot was able to trigger this warning [1], after injecting a … NVD-CWE-noinfo
CVE-2024-49947 2024-11-13 06:25 2024-10-22 Show GitHub Exploit DB Packet Storm
312450 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init() One path takes care of SKB_GSO_DODGY, assuming skb->len is bigger than hdr_le… NVD-CWE-noinfo
CVE-2024-49948 2024-11-13 06:19 2024-10-22 Show GitHub Exploit DB Packet Storm