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 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225611 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5070 2013-01-23 16:13 2012-10-16 Show GitHub Exploit DB Packet Storm
225612 7.5 危険 VMware - VMware SpringSource Spring Framework における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-2730 2013-01-23 14:03 2011-09-9 Show GitHub Exploit DB Packet Storm
225613 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5067 2013-01-22 17:36 2012-10-16 Show GitHub Exploit DB Packet Storm
225614 3.7 注意 libvirt.org - libvirt における異なるデバイスを関連づける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2693 2013-01-22 17:19 2012-06-17 Show GitHub Exploit DB Packet Storm
225615 5 警告 GNOME Project - gdk-pixbuf の io-xbm.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2370 2013-01-22 17:15 2012-04-14 Show GitHub Exploit DB Packet Storm
225616 7.5 危険 IBM - IBM Rational Automation Framework におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4816 2013-01-22 17:12 2012-12-14 Show GitHub Exploit DB Packet Storm
225617 2.1 注意 Linux - Linux Kernel と一緒に配布される hypervkvpd における Netlink 通信を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2012-2669 2013-01-22 17:11 2012-07-16 Show GitHub Exploit DB Packet Storm
225618 3.6 注意 X.Org Foundation
XFree86 Project
- X.Org および XFree86 用 xfs フォントサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-1699 2013-01-22 16:45 2012-07-24 Show GitHub Exploit DB Packet Storm
225619 5 警告 The PHP Group - PHP の ext/openssl/openssl.c におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6113 2013-01-22 16:06 2012-03-16 Show GitHub Exploit DB Packet Storm
225620 4.9 警告 シスコシステムズ - Cisco Nexus 7000 シリーズのスイッチ上で稼働する Cisco NX-OS におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6396 2013-01-22 16:05 2013-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
198001 7.8 HIGH
Local
fsa_project fsa fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary … CWE-78
OS Command 
CVE-2020-7615 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198002 9.8 CRITICAL
Network
npm-programmatic_project npm-programmatic npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly. CWE-20
CWE-78
 Improper Input Validation 
OS Command 
CVE-2020-7614 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198003 8.1 HIGH
Network
clamscan_project clamscan clamscan through 1.2.0 is vulnerable to Command Injection. It is possible to inject arbitrary commands as part of the `_is_clamav_binary` function located within `Index.js`. It should be noted that t… CWE-78
OS Command 
CVE-2020-7613 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198004 9.8 CRITICAL
Network
jooby jooby This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused fo… NVD-CWE-Other
CVE-2020-7622 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198005 5.3 MEDIUM
Network
dot_project dot eivindfjeldstad-dot below 1.0.3 is vulnerable to Prototype Pollution.The function 'set' could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7639 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
198006 5.3 MEDIUM
Network
confinit_project confinit confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7638 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
198007 5.3 MEDIUM
Network
class-transformer_project class-transformer class-transformer before 0.3.1 allow attackers to perform Prototype Pollution. The classToPlainFromExist function could be tricked into adding or modifying properties of Object.prototype using a __pr… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7637 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
198008 9.8 CRITICAL
Network
adb-driver_project adb-driver adb-driver through 0.1.8 is vulnerable to Command Injection.It allows execution of arbitrary commands via the command function. CWE-78
OS Command 
CVE-2020-7636 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
198009 9.8 CRITICAL
Network
compass-compile_project compass-compile compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument. CWE-78
OS Command 
CVE-2020-7635 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
198010 9.8 CRITICAL
Network
heroku-addonpool_project heroku-addonpool heroku-addonpool through 0.1.15 is vulnerable to Command Injection. CWE-78
OS Command 
CVE-2020-7634 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm