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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239871 7.5 危険 flashblog - FlashBlog の admin/Editor/imgupload.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2574 2012-06-26 16:02 2008-06-6 Show GitHub Exploit DB Packet Storm
239872 8.5 危険 freeSSHd - freeSSHd の SFTP におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2573 2012-06-26 16:02 2008-06-6 Show GitHub Exploit DB Packet Storm
239873 4.3 警告 fourtwosevenbb - 427BB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2561 2012-06-26 16:02 2008-06-6 Show GitHub Exploit DB Packet Storm
239874 7.5 危険 fourtwosevenbb - 427BB の showpost.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2560 2012-06-26 16:02 2008-06-6 Show GitHub Exploit DB Packet Storm
239875 7.5 危険 Borland Software Corporation - Borland Interbase における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-2559 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
239876 5 警告 creloaded - CRE Loaded におけるクッキーを傍受される脆弱性 CWE-310
暗号の問題
CVE-2008-2558 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
239877 4.3 警告 creloaded - CRE Loaded におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2557 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
239878 7.5 危険 easyway - EasyWay CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2555 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
239879 7.5 危険 bp blog - BP Blog における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2554 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
239880 5 警告 Digium - Asterisk Addons の ooh323 チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-2543 2012-06-26 16:02 2008-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255831 4.3 MEDIUM
Network
bricksbuilder bricks The Bricks theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.1. This is due to missing or incorrect nonce validation on the 'reset_settings' functi… CWE-352
 Origin Validation Error
CVE-2023-3409 2024-09-13 23:34 2024-08-17 Show GitHub Exploit DB Packet Storm
255832 5.4 MEDIUM
Network
cyberchimps responsive_blocks Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in CyberChimps Responsive Blocks – WordPress Gutenberg Blocks allows Stored XSS.This issue af… CWE-79
Cross-site Scripting
CVE-2024-43335 2024-09-13 23:25 2024-08-18 Show GitHub Exploit DB Packet Storm
255833 5.4 MEDIUM
Network
bdthemes ultimate_store_kit Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in BdThemes Ultimate Store Kit Elementor Addons allows Stored XSS.This issue affects Ultimate… CWE-79
Cross-site Scripting
CVE-2024-43342 2024-09-13 23:11 2024-08-18 Show GitHub Exploit DB Packet Storm
255834 - - - A vulnerability in the MSC800 allows an unauthenticated attacker to modify the product’s IP address over Sopas ET. This can lead to Denial of Service. Users are recommended to upgrade both MSC800 a… - CVE-2024-8751 2024-09-13 23:06 2024-09-13 Show GitHub Exploit DB Packet Storm
255835 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: do not warn on record without old_roots populated [BUG] There are some reports from the mailing list that since v6… NVD-CWE-noinfo
CVE-2023-52897 2024-09-13 22:52 2024-08-21 Show GitHub Exploit DB Packet Storm
255836 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause n… CWE-476
 NULL Pointer Dereference
CVE-2023-52898 2024-09-13 22:46 2024-08-21 Show GitHub Exploit DB Packet Storm
255837 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic wi… CWE-476
 NULL Pointer Dereference
CVE-2023-52899 2024-09-13 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
255838 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree n… NVD-CWE-noinfo
CVE-2023-52900 2024-09-13 22:40 2024-08-21 Show GitHub Exploit DB Packet Storm
255839 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all end… CWE-476
 NULL Pointer Dereference
CVE-2023-52901 2024-09-13 22:37 2024-08-21 Show GitHub Exploit DB Packet Storm
255840 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_ur… CWE-667
 Improper Locking
CVE-2023-52903 2024-09-13 22:34 2024-08-21 Show GitHub Exploit DB Packet Storm