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 15, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242431 5 警告 シスコシステムズ - Cisco Linksys WVC54GCA ワイアレスビデオカメラにおけるパスワードなどの重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-1555 2012-06-26 16:10 2009-05-6 Show GitHub Exploit DB Packet Storm
242432 7.5 危険 agtc - AGTC MyShop における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-1549 2012-06-26 16:10 2009-05-6 Show GitHub Exploit DB Packet Storm
242433 6.8 警告 beltane - Beltane におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-1518 2012-06-26 16:10 2009-05-4 Show GitHub Exploit DB Packet Storm
242434 6.8 警告 file project - Christos Zoulas の file の src/cdf.c の cdf_read_sat 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1515 2012-06-26 16:10 2009-05-4 Show GitHub Exploit DB Packet Storm
242435 7.5 危険 Node access user reference - Drupal 用の Node Access User Reference モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1507 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
242436 6.5 警告 Drupal - Drupal 用の News Page モジュール における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1505 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
242437 4.3 警告 Drupal
exif
- Drupal 用の Exif モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1501 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
242438 9.3 危険 Gretech - GOM Player の srt2smi.exe におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1497 2012-06-26 16:10 2009-05-1 Show GitHub Exploit DB Packet Storm
242439 5 警告 emuleplus - eMule Plus のログイン機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-1485 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
242440 4.3 警告 Gecad Technologies - AXIGEN Mail Server の Web メールインターフェース機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1484 2012-06-26 16:10 2009-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268071 8.1 HIGH
Network
iedriver_project iedriver iedriver is an NPM wrapper for Selenium IEDriver. iedriver versions below 3.0.0 download binary resources over HTTP, which leaves the module vulnerable to MITM attacks. It may be possible to cause re… CWE-310
Cryptographic Issues
CVE-2016-10562 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268072 5.3 MEDIUM
Network
bitty_project bitty Bitty is a development web server tool that functions similar to `python -m SimpleHTTPServer`. Version 0.2.10 has a directory traversal vulnerability that is exploitable via the URL path in GET reque… CWE-22
Path Traversal
CVE-2016-10561 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268073 8.1 HIGH
Network
galenframework galenframework-cli galenframework-cli is the node wrapper for the Galen Framework. galenframework-cli below 2.3.1 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to c… CWE-310
Cryptographic Issues
CVE-2016-10560 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268074 8.1 HIGH
Network
appium appium-chromedriver appium-chromedriver is a Node.js wrapper around Chromedriver. Versions below 2.9.4 download binary resources over HTTP, which leaves the module vulnerable to MITM attacks. It may be possible to cause… CWE-310
Cryptographic Issues
CVE-2016-10557 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268075 6.5 MEDIUM
Network
jwt-simple_project jwt-simple Since "algorithm" isn't enforced in jwt.decode()in jwt-simple 0.3.0 and earlier, a malicious user could choose what algorithm is sent sent to the server. If the server is expecting RSA but is sent HM… CWE-310
Cryptographic Issues
CVE-2016-10555 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268076 9.8 CRITICAL
Network
sequelizejs sequelize sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, se… CWE-89
SQL Injection
CVE-2016-10554 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268077 9.8 CRITICAL
Network
sequelizejs sequelize sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed… CWE-89
SQL Injection
CVE-2016-10553 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268078 7.4 HIGH
Network
infragistics igniteui igniteui 0.0.5 and earlier downloads JavaScript and CSS resources over insecure protocol. CWE-254
 7PK - Security Features
CVE-2016-10552 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268079 9.8 CRITICAL
Network
sequelizejs sequelize sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the `lim… CWE-89
SQL Injection
CVE-2016-10550 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
268080 4.4 MEDIUM
Network
sailsjs sails Sails is an MVC style framework for building realtime web applications. Version 0.12.7 and lower have an issue with the CORS configuration where the value of the origin header is reflected as the val… CWE-79
Cross-site Scripting
CVE-2016-10549 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm