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":Dec. 24, 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
191061 5 警告 Ubercart.org - Drupal 用 Ubercart Payflow モジュールにおける支払いをねつ造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2058 2012-09-19 16:39 2012-03-14 Show GitHub Exploit DB Packet Storm
191062 6.8 警告 Ubercart.org - Drupal 用 Ubercart Bulk Stock Updater モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2057 2012-09-19 16:33 2012-03-14 Show GitHub Exploit DB Packet Storm
191063 6.8 警告 Nathan Phillip Brink - Drupal 用 Content Lock モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2056 2012-09-19 16:31 2012-03-14 Show GitHub Exploit DB Packet Storm
191064 4.3 警告 Nikola Posa - Webfolio CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1899 2012-09-19 16:29 2012-09-17 Show GitHub Exploit DB Packet Storm
191065 4.3 警告 Netwin Ltd - NetWin SurgeMail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2575 2012-09-19 16:25 2012-09-17 Show GitHub Exploit DB Packet Storm
191066 4.3 警告 Oxwall - Oxwall の ow_updates/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4928 2012-09-19 16:21 2012-09-15 Show GitHub Exploit DB Packet Storm
191067 7.5 危険 LimeSurvey - LimeSurvey における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4927 2012-09-19 16:21 2012-02-24 Show GitHub Exploit DB Packet Storm
191068 6.4 警告 ImgPals - ImgPals Photo Host の approve.php における管理者のアクティベーションを変更される脆弱性 CWE-287
不適切な認証
CVE-2012-4926 2012-09-19 16:20 2012-09-15 Show GitHub Exploit DB Packet Storm
191069 7.5 危険 ImgPals - ImgPals Photo Host の approve.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4925 2012-09-19 16:20 2012-09-15 Show GitHub Exploit DB Packet Storm
191070 9.3 危険 ASUSTeK Computer Inc. - ASUS Net4Switch 用 ipswcom.dll ActiveX コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4924 2012-09-19 16:18 2012-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 24, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1 - - - SimpleXLSX is software for parsing and retrieving data from Excel XLSx files. Starting in 1.0.12 and ending in 1.1.13, when calling the extended toHTMLEx method, it is possible to execute arbitrary J… New CWE-79
Cross-site Scripting
CVE-2024-56364 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
2 - - - Jinja is an extensible templating engine. Prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, re… New CWE-150
 Improper Neutralization of Escape, Meta, or Control Sequences
CVE-2024-56201 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
3 - - - Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1. New CWE-22
Path Traversal
CVE-2024-55947 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
4 - - - Gogs is an open source self-hosted Git service. A malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. The vulnerability is fixed in 0.13… New CWE-22
CWE-61
Path Traversal
 UNIX Symbolic Link (Symlink) Following
CVE-2024-54148 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
5 - - - Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to… New CWE-693
CWE-1336
 Protection Mechanism Failure
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2024-56326 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
6 - - - Rizin is a UNIX-like reverse engineering framework and command-line toolset. `rizin.c` still had an old snippet of code which suffered a command injection due the usage of `rz_core_cmdf` to invoke th… New CWE-78
OS Command 
CVE-2024-53256 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
7 - - - An SQL injection vulnerability in Traffic Ops in Apache Traffic Control <= 8.0.1, >= 8.0.0 allows a privileged user with role "admin", "federation", "operations", "portal", or "steering" to execute a… New CWE-89
CWE-285
SQL Injection
Improper Authorization
CVE-2024-45387 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
8 - - - Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying t… New CWE-209
Information Exposure Through an Error Message
CVE-2024-23945 2024-12-24 01:15 2024-12-24 Show GitHub Exploit DB Packet Storm
9 - - - Weak algorithm used to sign RPM package. The following products are affected: Acronis Cyber Protect Cloud Agent (Linux) before build 39185. New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2024-55539 2024-12-23 23:15 2024-12-23 Show GitHub Exploit DB Packet Storm
10 - - - Incorrect default permissions vulnerability in Evoko Home, affecting version 2.4.2 to 2.7.4. A non-admin user could exploit weak file and folder permissions to escalate privileges, execute arbitrary … New CWE-276
Incorrect Default Permissions 
CVE-2024-12903 2024-12-23 22:15 2024-12-23 Show GitHub Exploit DB Packet Storm