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
240361 5 警告 AlstraSoft - AlstraSoft Forum Pay Per Post Exchange におけるユーザアカウントへアクセスされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-0440 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240362 4.3 警告 deluxebb - DeluxeBB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0439 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240363 9.3 危険 Gecad Technologies - AXIGEN Mail Server の AXIMilter モジュールにおけるフォーマットストリングの脆弱性 CWE-189
数値処理の問題
CVE-2008-0434 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240364 7.5 危険 agaresmedia - Agares phpAutoVideo の theme/phpAutoVideo/LightTwoOh/sidebar.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-0433 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240365 4.3 警告 agaresmedia - phpAutoVideo の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0432 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240366 7.5 危険 360 web manager - 360 Web Manager の form.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0430 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240367 7.5 危険 AlstraSoft - AlstraSoft Forum Pay Per Post Exchange の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0429 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240368 7.5 危険 bloofox - bloofoxCMS の system/class_permissions.php の login 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0428 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240369 7.8 危険 bloofox - bloofoxCMS の file.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0427 2012-06-26 15:55 2008-01-23 Show GitHub Exploit DB Packet Storm
240370 5 警告 frimousse - Frimousse の explorerdir.php における絶対パストラバーサルの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0425 2012-06-26 15:55 2008-01-23 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
256781 5.4 MEDIUM
Network
wpdeveloper embedpress Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WPDeveloper EmbedPress allows Stored XSS.This issue affects EmbedPress: from n/a through 4… CWE-79
Cross-site Scripting
CVE-2024-43936 2024-09-4 00:20 2024-08-30 Show GitHub Exploit DB Packet Storm
256782 5.4 MEDIUM
Network
wpdelicious wp_delicious Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WP Delicious Delicious Recipes – WordPress Recipe Plugin allows Stored XSS.This issue affe… CWE-79
Cross-site Scripting
CVE-2024-43935 2024-09-4 00:19 2024-08-30 Show GitHub Exploit DB Packet Storm
256783 5.4 MEDIUM
Network
robfelty collapsing_archives Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Robert Felty Collapsing Archives allows Stored XSS.This issue affects Collapsing Archives:… CWE-79
Cross-site Scripting
CVE-2024-43934 2024-09-4 00:17 2024-08-30 Show GitHub Exploit DB Packet Storm
256784 6.1 MEDIUM
Network
wpbeaverbuilder beaver_builder Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Beaver Builder Team Beaver Builder allows Reflected XSS.This issue affects Beaver Buil… CWE-79
Cross-site Scripting
CVE-2024-43926 2024-09-4 00:15 2024-08-30 Show GitHub Exploit DB Packet Storm
256785 6.1 MEDIUM
Network
webpack.js webpack Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. Th… CWE-79
Cross-site Scripting
CVE-2024-43788 2024-09-4 00:15 2024-08-28 Show GitHub Exploit DB Packet Storm
256786 5.9 MEDIUM
Network
matter-labs zksolc zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold `(xor (shl 1, x), -1)` to `(rotl ~1, x)` if run with optimizations enabled. Here `~1` is generated as an unsigned 64 bits n… CWE-682
 Incorrect Calculation
CVE-2024-45056 2024-09-4 00:14 2024-08-30 Show GitHub Exploit DB Packet Storm
256787 6.1 MEDIUM
Network
collabora online Collabora Online is a collaborative online office suite based on LibreOffice technology. In the mobile (Android/iOS) device variants of Collabora Online it was possible to inject JavaScript via url e… CWE-79
Cross-site Scripting
CVE-2024-45045 2024-09-4 00:13 2024-08-30 Show GitHub Exploit DB Packet Storm
256788 - - - BPL Personal Weighing Scale PWS-01BT IND/09/18/599 devices send sensitive information in unencrypted BLE packets. (The packet data also lacks authentication and integrity protection.) - CVE-2024-34463 2024-09-4 00:12 2024-09-3 Show GitHub Exploit DB Packet Storm
256789 8.8 HIGH
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 27.5.6 via deserialization of untrusted input of the 'mfn-page-items' post meta value. This… CWE-502
 Deserialization of Untrusted Data
CVE-2024-2694 2024-09-4 00:10 2024-08-30 Show GitHub Exploit DB Packet Storm
256790 5.4 MEDIUM
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via several of the plugin's shortcodes in all versions up to, and including, 27.5.6 due to insufficient input sanitization… CWE-79
Cross-site Scripting
CVE-2024-3998 2024-09-4 00:00 2024-08-30 Show GitHub Exploit DB Packet Storm