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":Nov. 20, 2024, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196651 5 警告 phpicalendar - PHP iCalendar における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3780 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196652 5 警告 idevSpot - PhpHostBot における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3779 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196653 5 警告 phpgedview - PhpGedView における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3778 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196654 5 警告 PhpFreeChat - phpFreeChat における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3777 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196655 5 警告 musawir ali - phpFormGenerator における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3776 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196656 5 警告 litoweb - PHPfileNavigator における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3775 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196657 5 警告 bishop bettini - phpESP における 重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3774 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196658 5 警告 phpdevshell - PHPDevShell における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3773 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196659 5 警告 phpCollab - phpCollab における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3772 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
196660 5 警告 GNU Project - phpBook における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3771 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 20, 2024, 4:18 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2751 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host ker… - CVE-2024-50139 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2752 - - - jj, or Jujutsu, is a Git-compatible VCS written in rust. In affected versions specially crafted Git repositories can cause `jj` to write files outside the clone. This issue has been addressed in vers… CWE-22
Path Traversal
CVE-2024-51990 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2753 - - - Buffer Overflow vulnerability in Tenda O3 v.1.0.0.5 allows a remote attacker to cause a denial of service via a network packet in a fixed format to a router running the corresponding version of the f… - CVE-2024-51409 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2754 - - - Portabilis i-Educar 2.8.0 is vulnerable to SQL Injection in the "getDocuments" function of the "InstituicaoDocumentacaoController" class. The "instituicao_id" parameter in "/module/Api/InstituicaoDoc… - CVE-2024-48325 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2755 - - - A vulnerability was found in MonoCMS up to 20240528. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /monofiles/opensaved.php of the compon… CWE-79
CWE-74
Cross-site Scripting
Injection
CVE-2024-10928 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2756 - - - A vulnerability was found in MonoCMS up to 20240528. It has been classified as problematic. Affected is an unknown function of the file /monofiles/account.php of the component Account Information Pag… CWE-79
CWE-74
Cross-site Scripting
Injection
CVE-2024-10927 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2757 - - - Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. On Windows, when an executable file named `cmd.exe` is located in the current working directory i… CWE-77
Command Injection
CVE-2024-51736 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2758 - - - symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters t… CWE-601
Open Redirect
CVE-2024-50345 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2759 - - - symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a `Validator` configured with a regular expression using the `$` metachar… CWE-20
 Improper Input Validation 
CVE-2024-50343 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
2760 - - - symfony/http-client is a module for the Symphony PHP framework which provides powerful methods to fetch HTTP resources synchronously or asynchronously. When using the `NoPrivateNetworkHttpClient`, so… CWE-200
Information Exposure
CVE-2024-50342 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm