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 6, 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
223661 7.6 危険 LIGHTTPD
Debian
- lighttpd における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4559 2013-11-21 16:07 2013-11-13 Show GitHub Exploit DB Packet Storm
223662 10 危険 Adaptive Computing - Terascale Open-Source Resource and Queue Manager の server/svr_mail.c における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4495 2013-11-21 15:59 2013-11-13 Show GitHub Exploit DB Packet Storm
223663 7.2 危険 Linux - v6k および v7 ARM プラットフォーム上で稼働する Linux Kernel の API 関数における任意のカーネルメモリ領域のコンテンツを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-6282 2013-11-21 15:56 2013-11-14 Show GitHub Exploit DB Packet Storm
223664 6.6 警告 Linux - Linux Kernel の net/netfilter/ipvs/ip_vs_ctl.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4588 2013-11-21 15:55 2013-11-15 Show GitHub Exploit DB Packet Storm
223665 4.3 警告 Linux - Linux Kernel の drivers/net/wireless/ath/ath9k/htc_drv_main.c における MAC アドレス偽装後に元の MAC アドレスを取得される脆弱性 CWE-310
暗号の問題
CVE-2013-4579 2013-11-21 15:55 2013-11-10 Show GitHub Exploit DB Packet Storm
223666 7.1 危険 Linux - Linux Kernel の net/ipv6/udp_offload.c の udp6_ufo_fragment 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4563 2013-11-21 15:55 2013-11-5 Show GitHub Exploit DB Packet Storm
223667 5 警告 GNU Project
Novell
- GnuTLS の DANE ライブラリ の dane_raw_tlsa におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4487 2013-11-21 15:00 2013-10-29 Show GitHub Exploit DB Packet Storm
223668 5 警告 GNU Project - GnuTLS の DANE ライブラリ の dane_query_tlsa 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4466 2013-11-21 14:52 2013-10-23 Show GitHub Exploit DB Packet Storm
223669 7.5 危険 The Foreman
レッドハット
- Foreman の app/models/concerns/host_common.rb における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4386 2013-11-21 14:45 2013-10-7 Show GitHub Exploit DB Packet Storm
223670 4.3 警告 Open-Xchange - Open-Xchange AppSuite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6074 2013-11-21 14:40 2013-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313901 - - - An issue was found in mipjz 5.0.5. In the mipPost method of \app\setting\controller\ApiAdminTool.php, the value of the postAddress parameter is not processed and is directly passed into curl_exec exe… - CVE-2024-48232 2024-10-31 04:35 2024-10-26 Show GitHub Exploit DB Packet Storm
313902 7.5 HIGH
Network
emqx nanomq An invalid read size in Nanomq v0.21.9 allows attackers to cause a Denial of Service (DoS). NVD-CWE-noinfo
CVE-2024-44460 2024-10-31 04:35 2024-09-13 Show GitHub Exploit DB Packet Storm
313903 5.3 MEDIUM
Network
hyperledger fabric Hyperledger Fabric through 2.5.9 does not verify that a request has a timestamp within the expected time window. NVD-CWE-noinfo
CVE-2024-45244 2024-10-31 04:35 2024-08-25 Show GitHub Exploit DB Packet Storm
313904 - - - Incomplete system memory cleanup in SEV firmware could allow a privileged attacker to corrupt guest private memory, potentially resulting in a loss of data integrity. - CVE-2023-31356 2024-10-31 04:35 2024-08-14 Show GitHub Exploit DB Packet Storm
313905 - - - A hardcoded AES key in PMFW may result in a privileged attacker gaining access to the key, potentially resulting in internal debug information leakage. - CVE-2023-20512 2024-10-31 04:35 2024-08-14 Show GitHub Exploit DB Packet Storm
313906 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called s… CWE-362
Race Condition
CVE-2022-49001 2024-10-31 03:58 2024-10-22 Show GitHub Exploit DB Packet Storm
313907 6.1 MEDIUM
Network
butlerblog wp-members The WP-Members Membership Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, an… CWE-79
Cross-site Scripting
CVE-2024-9231 2024-10-31 03:56 2024-10-22 Show GitHub Exploit DB Packet Storm
313908 7.5 HIGH
Network
esafenet cdg A vulnerability classified as problematic was found in ESAFENET CDG 5. Affected by this vulnerability is the function actionViewDecyptFile of the file /com/esafenet/servlet/client/DecryptApplicationS… CWE-22
Path Traversal
CVE-2024-10379 2024-10-31 03:54 2024-10-25 Show GitHub Exploit DB Packet Storm
313909 5.5 MEDIUM
Local
apple macos An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in macOS Ventura 13.7.1, macOS Sonoma 14.7.1. Parsing a maliciously crafted file may lead to an unexpect… CWE-787
 Out-of-bounds Write
CVE-2024-44284 2024-10-31 03:48 2024-10-29 Show GitHub Exploit DB Packet Storm
313910 9.8 CRITICAL
Network
codezips pet_shop_management_system A vulnerability, which was classified as critical, has been found in Codezips Pet Shop Management System 1.0. This issue affects some unknown processing of the file /animalsupdate.php. The manipulati… CWE-89
SQL Injection
CVE-2024-10430 2024-10-31 03:48 2024-10-28 Show GitHub Exploit DB Packet Storm