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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203091 7.5 危険 Novell - Novell Open Enterprise Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4194 2012-02-3 16:38 2012-01-31 Show GitHub Exploit DB Packet Storm
203092 6.8 警告 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server におけるスーパーユーザの最高権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-4144 2012-02-3 16:37 2012-02-2 Show GitHub Exploit DB Packet Storm
203093 6.4 警告 The PHP Group - PHP における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0057 2012-02-3 16:34 2011-04-1 Show GitHub Exploit DB Packet Storm
203094 9.3 危険 ヒューレット・パッカード - HP Network Automation における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4790 2012-02-3 16:30 2012-01-30 Show GitHub Exploit DB Packet Storm
203095 2.1 注意 Mozilla Foundation - Mozilla Firefox および SeaMonkey における Firefox Sync キーを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0450 2012-02-3 16:29 2012-01-31 Show GitHub Exploit DB Packet Storm
203096 5 警告 Mozilla Foundation - 複数の Mozilla 製品における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3670 2012-02-3 16:22 2012-01-31 Show GitHub Exploit DB Packet Storm
203097 7.5 危険 Novell - Novell Open Enterprise Server 2 の GetDriverSettings 関数 におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3173 2012-02-3 16:11 2011-11-1 Show GitHub Exploit DB Packet Storm
203098 4.3 警告 Earl Miles - Drupal 用 Panels モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0914 2012-02-2 16:59 2012-01-24 Show GitHub Exploit DB Packet Storm
203099 7.2 危険 Todd C. Miller - Sudo の sudo_debug 関数における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2012-0809 2012-02-2 14:18 2012-02-1 Show GitHub Exploit DB Packet Storm
203100 5 警告 Samba Project - Samba におけるサービス運用妨害 (メモリおよび CPU 資源の消費) の脆弱性 CWE-200
情報漏えい
CVE-2012-0817 2012-02-1 16:29 2012-01-29 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
861 - - - An issue was discovered in Optimizely EPiServer.CMS.Core before 12.32.0. A medium-severity vulnerability exists in the CMS due to insufficient enforcement of password complexity requirements. The app… - CVE-2025-22390 2025-01-7 02:15 2025-01-4 Show GitHub Exploit DB Packet Storm
862 - - - An issue was discovered in Optimizely Configured Commerce before 5.2.2408. A medium-severity issue exists in requests for resources where the session token is submitted as a URL parameter. This expos… - CVE-2025-22387 2025-01-7 02:15 2025-01-4 Show GitHub Exploit DB Packet Storm
863 - - - An issue was discovered in Optimizely Configured Commerce before 5.2.2408. A medium-severity issue concerning business logic exists in the Commerce B2B application, which allows storefront visitors t… - CVE-2025-22384 2025-01-7 02:15 2025-01-4 Show GitHub Exploit DB Packet Storm
864 - - - In prepare_response_locked of lwis_transaction.c, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with no additional execut… - CVE-2024-53833 2025-01-7 02:15 2025-01-3 Show GitHub Exploit DB Packet Storm
865 7.5 HIGH
Network
progress whatsup_gold In WhatsUp Gold versions released before 2024.0.2, an unauthenticated attacker can configure LDAP settings. CWE-306
Missing Authentication for Critical Function
CVE-2024-12106 2025-01-7 01:54 2024-12-31 Show GitHub Exploit DB Packet Storm
866 9.6 CRITICAL
Network
progress whatsup_gold In WhatsUp Gold versions released before 2024.0.2, an attacker can gain access to the WhatsUp Gold server via the public API. CWE-290
 Authentication Bypass by Spoofing
CVE-2024-12108 2025-01-7 01:51 2024-12-31 Show GitHub Exploit DB Packet Storm
867 - - - TabberNeue is a MediaWiki extension that allows the wiki to create tabs. Prior to 2.7.2, TabberTransclude.php doesn't escape the user-supplied page name when outputting, so an XSS payload as the page… CWE-79
CWE-80
Cross-site Scripting
Basic XSS
CVE-2025-21612 2025-01-7 01:15 2025-01-7 Show GitHub Exploit DB Packet Storm
868 - - - tgstation-server is a production scale tool for BYOND server management. Prior to 6.12.3, roles used to authorize API methods were incorrectly OR'd instead of AND'ed with the role used to determine i… CWE-285
Improper Authorization
CVE-2025-21611 2025-01-7 01:15 2025-01-7 Show GitHub Exploit DB Packet Storm
869 - - - LangChain4j-AIDeepin is a Retrieval enhancement generation (RAG) project. Prior to 3.5.0, LangChain4j-AIDeepin uses MD5 to hash files, which may cause file upload conflicts. This issue is fixed in 3.… CWE-328
 Use of Weak Hash
CVE-2025-21604 2025-01-7 01:15 2025-01-7 Show GitHub Exploit DB Packet Storm
870 - - - Cross-Site Scripting (XSS) vulnerability in Pnetlab 5.3.11 allows an attacker to inject malicious scripts into a web page, which are executed in the context of the victim's browser. - CVE-2024-51111 2025-01-7 01:15 2025-01-7 Show GitHub Exploit DB Packet Storm