Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Oct. 28, 2024, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198071 4.3 警告 IBM - IBM Lotus Mobile Connect におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4465 2011-11-22 16:26 2011-11-19 Show GitHub Exploit DB Packet Storm
198072 5 警告 VMware - VMware vCenter Update Manager におけるディレクトリトラバーサル攻撃の脆弱性 CWE-16
環境設定
CVE-2011-4404 2011-11-22 16:25 2011-11-17 Show GitHub Exploit DB Packet Storm
198073 5 警告 Montala Limited - ResourceSpace におけるリソース制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4311 2011-11-22 16:25 2011-11-19 Show GitHub Exploit DB Packet Storm
198074 6.8 警告 ヒューレット・パッカード - HP-UX の EMS における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-4159 2011-11-22 16:24 2011-11-16 Show GitHub Exploit DB Packet Storm
198075 5 警告 CA Technologies - CA Directory の dxserver におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3849 2011-11-22 16:23 2011-11-16 Show GitHub Exploit DB Packet Storm
198076 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3420 2011-11-22 10:55 2011-09-6 Show GitHub Exploit DB Packet Storm
198077 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3421 2011-11-22 10:54 2011-09-1 Show GitHub Exploit DB Packet Storm
198078 7.5 危険 Google - Google Chrome の PDF 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2839 2011-11-22 10:54 2011-08-22 Show GitHub Exploit DB Packet Storm
198079 7.5 危険 Google - Google Chrome における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2829 2011-11-22 10:53 2011-08-22 Show GitHub Exploit DB Packet Storm
198080 7.5 危険 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2828 2011-11-22 10:52 2011-08-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Oct. 28, 2024, 12:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
481 - - - A segmentation fault (SEGV) was detected in the Assimp::SplitLargeMeshesProcess_Triangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs du… - CVE-2024-48425 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
482 - - - A heap-buffer-overflow vulnerability has been identified in the OpenDDLParser::parseStructure function within the Assimp library, specifically during the processing of OpenGEX files. - CVE-2024-48424 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
483 - - - An issue in assimp v.5.4.3 allows a local attacker to execute arbitrary code via the CallbackToLogRedirector function within the Assimp library. - CVE-2024-48423 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
484 - - - pure-ftpd before 1.0.52 is vulnerable to Buffer Overflow. There is an out of bounds read in the domlsd() function of the ls.c file. - CVE-2024-48208 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
485 - - - The OpenRefine fork of the MIT Simile Butterfly server is a modular web application framework. The Butterfly framework uses the `java.net.URL` class to refer to (what are expected to be) local resour… CWE-918
CWE-36
Server-Side Request Forgery (SSRF) 
 Absolute Path Traversal
CVE-2024-47883 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
486 - - - OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the built-in "Something went wrong!" error page includes the exception message and exception traceback with… CWE-79
CWE-81
Cross-site Scripting
CVE-2024-47882 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
487 - - - OpenRefine is a free, open source tool for working with messy data. Starting in version 3.4-beta and prior to version 3.8.3, in the `database` extension, the "enable_load_extension" property can be s… CWE-89
SQL Injection
CVE-2024-47881 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
488 - - - OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, lack of cross-site request forgery protection on the `preview-expression` command means that visiting a mal… CWE-352
CWE-94
 Origin Validation Error
Code Injection
CVE-2024-47879 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
489 - - - OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the `export-rows` command can be used in such a way that it reflects part of the request verbatim, with a C… CWE-79
CWE-348
Cross-site Scripting
 Use of Less Trusted Source
CVE-2024-47880 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
490 - - - OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, the `/extension/gdata/authorized` endpoint includes the `state` GET parameter verbatim in a `<script>` tag … CWE-79
Cross-site Scripting
CVE-2024-47878 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm