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":April 29, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251761 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3329 2010-10-25 16:34 2010-10-12 Show GitHub Exploit DB Packet Storm
251762 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3328 2010-10-25 16:33 2010-10-12 Show GitHub Exploit DB Packet Storm
251763 4.3 警告 マイクロソフト - Microsoft Internet Explorer の HTML コンテンツ作成の実装における削除済みの重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3327 2010-10-25 16:32 2010-10-12 Show GitHub Exploit DB Packet Storm
251764 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3326 2010-10-25 16:32 2010-10-12 Show GitHub Exploit DB Packet Storm
251765 4.3 警告 マイクロソフト - Microsoft Internet Explorer における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3325 2010-10-25 16:31 2010-10-12 Show GitHub Exploit DB Packet Storm
251766 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1263 2010-10-25 16:29 2010-06-8 Show GitHub Exploit DB Packet Storm
251767 4.3 警告 サン・マイクロシステムズ
freedesktop.org
レッドハット
サイバートラスト株式会社
Glyph & Cog, LLC
- Xpdf および Poppler の ImageStream::ImageStream 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3609 2010-10-22 14:38 2009-10-15 Show GitHub Exploit DB Packet Storm
251768 4.3 警告 マイクロソフト - Microsoft Internet Explorer の toStaticHTML 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3243 2010-10-22 14:37 2010-10-12 Show GitHub Exploit DB Packet Storm
251769 2.6 注意 マイクロソフト - Windows 上で稼働する Microsoft Internet Explorer における重要なフォーム情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0808 2010-10-22 14:36 2010-10-12 Show GitHub Exploit DB Packet Storm
251770 5.1 警告 Yokka - 複数の Yokka 提供製品における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3165 2010-10-22 11:09 2010-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199821 8.8 HIGH
Network
smartstore smartstorenet An issue was discovered in SmartStoreNET before 4.1.0. Lack of Cross Site Request Forgery (CSRF) protection may lead to elevation of privileges (e.g., /admin/customer/create to create an admin accoun… CWE-352
 Origin Validation Error
CVE-2020-27997 2024-11-21 14:22 2021-02-20 Show GitHub Exploit DB Packet Storm
199822 9.8 CRITICAL
Network
merge_project merge All versions of package merge are vulnerable to Prototype Pollution via _recursiveMerge . NVD-CWE-noinfo
CVE-2020-28499 2024-11-21 14:22 2021-02-19 Show GitHub Exploit DB Packet Storm
199823 7.5 HIGH
Network
fasterxml
quarkus
oracle
jackson-dataformats-binary
quarkus
weblogic_server
This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 0 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked allocation of byte buffer can cause a java.lan… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-28491 2024-11-21 14:22 2021-02-19 Show GitHub Exploit DB Packet Storm
199824 6.5 MEDIUM
Network
reportlab
fedoraproject
reportlab
fedora
All versions of package reportlab are vulnerable to Server-side Request Forgery (SSRF) via img tags. In order to reduce risk, use trustedSchemes & trustedHosts (see in Reportlab's documentation) Step… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-28463 2024-11-21 14:22 2021-02-19 Show GitHub Exploit DB Packet Storm
199825 7.5 HIGH
Network
three_project three This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: var three = require('three') function build_blank (n) { var ret = "rgb(" for (var i = 0; i < n; i+… CWE-400
 Uncontrolled Resource Consumption
CVE-2020-28496 2024-11-21 14:22 2021-02-19 Show GitHub Exploit DB Packet Storm
199826 9.8 CRITICAL
Network
async-git_project async-git The package async-git before 1.13.2 are vulnerable to Command Injection via shell meta-characters (back-ticks). For example: git.reset('atouch HACKEDb') CWE-78
OS Command 
CVE-2020-28490 2024-11-21 14:22 2021-02-19 Show GitHub Exploit DB Packet Storm
199827 7.2 HIGH
Network
microweber microweber A directory traversal issue in the Utils/Unzip module in Microweber through 1.1.20 allows an authenticated attacker to gain remote code execution via the backup restore feature. To exploit the vulner… CWE-22
Path Traversal
CVE-2020-28337 2024-11-21 14:22 2021-02-16 Show GitHub Exploit DB Packet Storm
199828 5.3 MEDIUM
Network
lodash
oracle
siemens
lodash
primavera_unifier
peoplesoft_enterprise_peopletools
retail_customer_management_and_segmentation_foundation
communications_services_gatekeeper
enterprise_communications_broker
Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions. NVD-CWE-Other
CVE-2020-28500 2024-11-21 14:22 2021-02-15 Show GitHub Exploit DB Packet Storm
199829 7.8 HIGH
Local
prusa3d prusaslicer A stack-based buffer overflow vulnerability exists in the Objparser::objparse() functionality of Prusa Research PrusaSlicer 2.2.0 and Master (commit 4b040b856). A specially crafted obj file can lead … CWE-787
 Out-of-bounds Write
CVE-2020-28596 2024-11-21 14:22 2021-02-11 Show GitHub Exploit DB Packet Storm
199830 7.8 HIGH
Local
prusa3d prusaslicer An out-of-bounds write vulnerability exists in the Obj.cpp load_obj() functionality of Prusa Research PrusaSlicer 2.2.0 and Master (commit 4b040b856). A specially crafted obj file can lead to code ex… CWE-787
 Out-of-bounds Write
CVE-2020-28595 2024-11-21 14:22 2021-02-11 Show GitHub Exploit DB Packet Storm