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":May 6, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252051 - - Invensys - Wonderware InBatch と I/A Series Batch の database lock manager service (lm_tcp) にバッファオーバーフローの脆弱性 - - 2011-01-19 15:54 2010-12-16 Show GitHub Exploit DB Packet Storm
252052 6.9 警告 Exim Development
レッドハット
- Exim における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4345 2011-01-19 15:41 2010-12-14 Show GitHub Exploit DB Packet Storm
252053 4 警告 マイクロソフト - x64 プラットフォーム上で稼働している Microsoft Exchange Server 2007 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3937 2011-01-19 15:31 2010-12-14 Show GitHub Exploit DB Packet Storm
252054 9.3 危険 マイクロソフト - Microsoft Office XP および Office Converter Pack における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3952 2011-01-19 15:28 2010-12-14 Show GitHub Exploit DB Packet Storm
252055 9.3 危険 マイクロソフト - Microsoft Office XP および Office Converter Pack におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3951 2011-01-18 14:26 2010-12-14 Show GitHub Exploit DB Packet Storm
252056 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3950 2011-01-18 14:24 2010-12-14 Show GitHub Exploit DB Packet Storm
252057 9.3 危険 マイクロソフト - Microsoft Windows XP および Office Converter Pack におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3949 2011-01-18 14:22 2010-12-14 Show GitHub Exploit DB Packet Storm
252058 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3947 2011-01-18 14:20 2010-12-14 Show GitHub Exploit DB Packet Storm
252059 9.3 危険 マイクロソフト - 複数の Microsoft 製品における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3946 2011-01-18 14:18 2010-12-14 Show GitHub Exploit DB Packet Storm
252060 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3945 2011-01-18 14:15 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
305891 - - - YesWiki is a wiki system written in PHP. Prior to 4.4.5, the use of a weak cryptographic algorithm and a hard-coded salt to hash the password reset key allows it to be recovered and used to reset the… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2024-51478 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305892 - - - Cross Site Scripting vulnerability in online diagnostic lab management system using php v.1.0 allows a remote attacker to execute arbitrary code via the Test Name parameter on the diagnostic/add-test… - CVE-2024-51430 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305893 - - - Vault Community and Vault Enterprise (“Vault”) clusters using Vault’s Integrated Storage backend are vulnerable to a denial-of-service (DoS) attack through memory exhaustion through a Raft cluster jo… - CVE-2024-8185 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305894 - - - DrayTek Vigor3900 1.5.1.3 allows attackers to inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the acme_process function. - CVE-2024-51260 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305895 - - - DrayTek Vigor3900 1.5.1.3 allows attackers to inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the ruequest_certificate function. - CVE-2024-51255 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305896 - - - gnark is a fast zk-SNARK library that offers a high-level API to design circuits. In gnark 0.11.0 and earlier, deserialization of Groth16 verification keys allocate excessive memory, consuming a lot … - CVE-2024-50354 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305897 - - - Nix is a package manager for Linux and other Unix systems. On macOS, built-in builders (such as `builtin:fetchurl`, exposed to users with `import <nix/fetchurl.nix>`) were not executed in the macOS s… CWE-693
 Protection Mechanism Failure
CVE-2024-51481 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305898 - - - DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify was vulnerable to prototype pollution. This vulnerability is fixed in 2.4.2. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2024-48910 2024-11-1 21:57 2024-11-1 Show GitHub Exploit DB Packet Storm
305899 - - - DrayTek Vigor3900 1.5.1.3 allows attackers to inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the setup_cacertificate function. - CVE-2024-51259 2024-11-1 21:57 2024-10-31 Show GitHub Exploit DB Packet Storm
305900 - - - DrayTek Vigor3900 1.5.1.3 allows attackers to inject malicious commands into mainfunction.cgi and execute arbitrary commands by calling the sign_cacertificate function. - CVE-2024-51254 2024-11-1 21:57 2024-10-31 Show GitHub Exploit DB Packet Storm