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":Jan. 11, 2025, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202891 6 警告 e107.org - e107 の CSRF 保護メカニズムにおける管理者認証をハイジャックされる脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-5084 2012-02-17 14:43 2012-02-14 Show GitHub Exploit DB Packet Storm
202892 7.5 危険 PHPNUKE - PHP-Nuke 用 Web_Links module における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5083 2012-02-17 14:42 2012-02-14 Show GitHub Exploit DB Packet Storm
202893 4.3 警告 Bluechip Software - TYPO3 用 Post data records to facebook エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1087 2012-02-17 14:42 2012-02-14 Show GitHub Exploit DB Packet Storm
202894 4.3 警告 UrlTool - TYPO3 用 UrlTool エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1086 2012-02-17 14:41 2012-02-14 Show GitHub Exploit DB Packet Storm
202895 5 警告 BE User Switch - TYPO3 用 BE User Switch エクステンションにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1085 2012-02-17 14:40 2012-02-14 Show GitHub Exploit DB Packet Storm
202896 4.3 警告 BE User Switch - TYPO3 用 BE User Switch エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1084 2012-02-17 14:39 2012-02-14 Show GitHub Exploit DB Packet Storm
202897 6.8 警告 Terminal PHP Shell - TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1083 2012-02-17 14:38 2012-02-14 Show GitHub Exploit DB Packet Storm
202898 3.5 注意 Terminal PHP Shell - TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1082 2012-02-17 14:37 2012-02-14 Show GitHub Exploit DB Packet Storm
202899 4.3 警告 Roderick Braun - TYPO3 用 Yet another Google search エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1081 2012-02-17 14:37 2012-02-14 Show GitHub Exploit DB Packet Storm
202900 4.3 警告 Euro Calculator - TYPO3 用 Euro Calculator エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1080 2012-02-17 14:36 2012-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 11, 2025, 5:03 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
331 - - - The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases. New - CVE-2024-37372 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
332 - - - Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the sh… New - CVE-2024-27980 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
333 - - - A vulnerability classified as problematic was found in langhsu Mblog Blog System 3.5.0. Affected by this vulnerability is an unknown functionality of the file /search of the component Search Bar. The… New CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2024-13199 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
334 - - - A vulnerability classified as problematic has been found in langhsu Mblog Blog System 3.5.0. Affected is an unknown function of the file /login. The manipulation leads to observable response discrepa… New CWE-203
CWE-204
 Information Exposure Through Discrepancy
 Response Discrepancy Information Exposure
CVE-2024-13198 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
335 - - - ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's po… New - CVE-2023-38037 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
336 - - - The redirect_to method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compl… New - CVE-2023-28362 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
337 - - - There is a vulnerability in ActiveSupport if the new bytesplice method is called on a SafeBuffer with untrusted user input. New - CVE-2023-28120 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
338 - - - There is a denial of service vulnerability in the header parsing component of Rack. New - CVE-2023-27539 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
339 - - - There is a deserialization of untrusted data vulnerability in the Kredis JSON deserialization code New - CVE-2023-27531 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm
340 - - - There is a potential DOM based cross-site scripting issue in rails-ujs which leverages the Clipboard API to target HTML elements that are assigned the contenteditable attribute. This has the potentia… New - CVE-2023-23913 2025-01-9 10:15 2025-01-9 Show GitHub Exploit DB Packet Storm