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
251261 9.3 危険 マイクロソフト - 複数の Microsoft 製品の inetcomm.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0816 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
251262 9.3 危険 日立 - 複数の日立製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4776 2010-05-28 18:42 2009-07-21 Show GitHub Exploit DB Packet Storm
251263 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvips における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0827 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
251264 6.8 警告 サイバートラスト株式会社
レッドハット
- teTeX および TeXlive 2007 の hpc.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-5935 2010-05-27 17:40 2007-11-13 Show GitHub Exploit DB Packet Storm
251265 4.3 警告 サイバートラスト株式会社
レッドハット
- dvipng および teTeX の set.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0829 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
251266 1.9 注意 IBM - IBM WebSphere Application Server における KeyRingPassword のパスワード情報が漏えいする脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0769 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
251267 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0768 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
251268 4 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0770 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
251269 5 警告 IBM - IBM WebSphere Application Server (WAS) の Administrative Console コンポーネントにおける WAS セッションの内容を読まれる脆弱性 CWE-200
情報漏えい
CVE-2009-1898 2010-05-27 17:24 2009-06-3 Show GitHub Exploit DB Packet Storm
251270 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvipsk/dospecial.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1440 2010-05-26 16:33 2010-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
250751 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: health: afe4403: Fix oob read in afe4403_read_raw KASAN report out-of-bounds read as follows: BUG: KASAN: global-out-of-bou… CWE-125
Out-of-bounds Read
CVE-2022-49031 2024-10-25 01:03 2024-10-22 Show GitHub Exploit DB Packet Storm
250752 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locator_addr with the main mutex If the service locator server is restarted fast enough, the PDR can rewr… CWE-667
 Improper Locking
CVE-2024-43849 2024-10-25 01:02 2024-08-17 Show GitHub Exploit DB Packet Storm
250753 9.8 CRITICAL
Network
brx8r nice_backgrounds Unrestricted Upload of File with Dangerous Type vulnerability in brx8r Nice Backgrounds allows Upload a Web Shell to a Web Server.This issue affects Nice Backgrounds: from n/a through 1.0. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-49330 2024-10-25 01:01 2024-10-20 Show GitHub Exploit DB Packet Storm
250754 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails Smatch report warning as follows: drivers/hwmon/ibmpex.c:509 i… CWE-416
 Use After Free
CVE-2022-49029 2024-10-25 00:59 2024-10-22 Show GitHub Exploit DB Packet Storm
250755 8.8 HIGH
Network
myriadsolutionz property_lot_management_system Unrestricted Upload of File with Dangerous Type vulnerability in Myriad Solutionz Property Lot Management System allows Upload a Web Shell to a Web Server.This issue affects Property Lot Management S… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-49331 2024-10-25 00:54 2024-10-20 Show GitHub Exploit DB Packet Storm
250756 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ixgbevf: Fix resource leak in ixgbevf_init_module() ixgbevf_init_module() won't destroy the workqueue created by create_singlethr… CWE-459
 Incomplete Cleanup
CVE-2022-49028 2024-10-25 00:51 2024-10-22 Show GitHub Exploit DB Packet Storm
250757 9.8 CRITICAL
Network
giveawayboost giveaway_boost Deserialization of Untrusted Data vulnerability in Giveaway Boost allows Object Injection.This issue affects Giveaway Boost: from n/a through 2.1.4. CWE-502
 Deserialization of Untrusted Data
CVE-2024-49332 2024-10-25 00:49 2024-10-20 Show GitHub Exploit DB Packet Storm
250758 9.8 CRITICAL
Network
redwanhilali wp_dropbox_dropins Unrestricted Upload of File with Dangerous Type vulnerability in Redwan Hilali WP Dropbox Dropins allows Upload a Web Shell to a Web Server.This issue affects WP Dropbox Dropins: from n/a through 1.0. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-49607 2024-10-25 00:47 2024-10-20 Show GitHub Exploit DB Packet Storm
250759 8.8 HIGH
Network
gerryntabuhashe gerryworks_post_by_mail : Incorrect Privilege Assignment vulnerability in Gerry Ntabuhashe GERRYWORKS Post by Mail allows Privilege Escalation.This issue affects GERRYWORKS Post by Mail: from n/a through 1.0. NVD-CWE-noinfo
CVE-2024-49608 2024-10-25 00:42 2024-10-20 Show GitHub Exploit DB Packet Storm
250760 9.8 CRITICAL
Network
jackzhu photokit Unrestricted Upload of File with Dangerous Type vulnerability in Jack Zhu allows Upload a Web Shell to a Web Server.This issue affects photokit: from n/a through 1.0. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-49610 2024-10-25 00:38 2024-10-20 Show GitHub Exploit DB Packet Storm