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":Sept. 23, 2024, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196041 5 警告 Zabbix - Zabbix の zabbix_agentd におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3263 2011-09-14 10:49 2011-08-19 Show GitHub Exploit DB Packet Storm
196042 4.3 警告 Zabbix - Zabbix の acknow.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2904 2011-09-14 10:48 2011-08-19 Show GitHub Exploit DB Packet Storm
196043 5.4 警告 Squid-cache.org
インターネットイニシアティブ
- 透過型プロキシサーバが HTTP の Host ヘッダに依存して接続を行う問題 CWE-264
認可・権限・アクセス制御
CVE-2009-0801 2011-09-14 10:47 2009-02-24 Show GitHub Exploit DB Packet Storm
196044 6.8 警告 レッドハット
Pango.org
オラクル
- HarfBuzz の hb-buffer.c 内にある hb_buffer_ensure 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0064 2011-09-14 10:45 2011-03-1 Show GitHub Exploit DB Packet Storm
196045 6.5 警告 ヒューレット・パッカード
シマンテック
日立
- Symantec Backup Exec における NDMP コマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0546 2011-09-14 10:44 2011-05-26 Show GitHub Exploit DB Packet Storm
196046 5 警告 The PHP Group - PHP で使用される crypt_blowfish におけるクリアテキストのパスワードを容易に推測される脆弱性 CWE-310
暗号の問題
CVE-2011-2483 2011-09-13 10:43 2011-08-25 Show GitHub Exploit DB Packet Storm
196047 6.4 警告 The PHP Group - PHP の main/rfc1867.c 内にある rfc1867_post_handler 関数における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2202 2011-09-13 10:42 2011-06-16 Show GitHub Exploit DB Packet Storm
196048 7.5 危険 The PHP Group - PHP の socket_connect 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1938 2011-09-13 10:41 2011-05-31 Show GitHub Exploit DB Packet Storm
196049 7.5 危険 The PHP Group - PHP の substr_replace 関数におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1148 2011-09-13 10:39 2011-03-18 Show GitHub Exploit DB Packet Storm
196050 6.8 警告 GNU Project
オラクル
- GNU Wget における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2252 2011-09-12 09:56 2010-07-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Sept. 23, 2024, 4:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1861 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data Verify that lvts_data is not NULL before using it. CWE-476
 NULL Pointer Dereference
CVE-2024-42144 2024-09-16 23:12 2024-07-30 Show GitHub Exploit DB Packet Storm
1862 8.8 HIGH
Network
themify ultra Deserialization of Untrusted Data vulnerability in Themify Themify Ultra.This issue affects Themify Ultra: from n/a through 7.3.5. CWE-502
 Deserialization of Untrusted Data
CVE-2023-46147 2024-09-16 23:11 2023-12-20 Show GitHub Exploit DB Packet Storm
1863 2.7 LOW
Network
sap netweaver_application_server_abap SAP NetWeaver Application Server for ABAP and ABAP Platform allow users with high privileges to execute a program that reveals data over the network. This results in a minimal impact on confidentiali… CWE-863
 Incorrect Authorization
CVE-2024-44114 2024-09-16 23:09 2024-09-10 Show GitHub Exploit DB Packet Storm
1864 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot Commit 272970be3dab ("Bluetooth: hci_qca: Fix driver sh… NVD-CWE-noinfo
CVE-2024-42137 2024-09-16 23:01 2024-07-30 Show GitHub Exploit DB Packet Storm
1865 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cdrom: rearrange last_media_change check to avoid unintentional overflow When running syzkaller with the newly reintroduced signe… CWE-190
 Integer Overflow or Wraparound
CVE-2024-42136 2024-09-16 22:54 2024-07-30 Show GitHub Exploit DB Packet Storm
1866 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PA… CWE-190
 Integer Overflow or Wraparound
CVE-2024-42131 2024-09-16 22:52 2024-07-30 Show GitHub Exploit DB Packet Storm
1867 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc [Why & How] Check return pointer of kzalloc before using it. CWE-476
 NULL Pointer Dereference
CVE-2024-42122 2024-09-16 22:49 2024-07-30 Show GitHub Exploit DB Packet Storm
1868 5.4 MEDIUM
Network
jayesh online_exam_system A Stored Cross Site Scripting (XSS) vulnerability was found in "/admin/afeedback.php" in Kashipara Online Exam System v1.0, which allows remote attackers to execute arbitrary code via "rname" and "em… CWE-79
Cross-site Scripting
CVE-2024-40478 2024-09-16 22:46 2024-08-12 Show GitHub Exploit DB Packet Storm
1869 7.2 HIGH
Network
ivanti cloud_services_appliance An OS command injection vulnerability in Ivanti Cloud Services Appliance versions 4.6 Patch 518 and before allows a remote authenticated attacker to obtain remote code execution. The attacker must ha… CWE-78
OS Command 
CVE-2024-8190 2024-09-16 22:44 2024-09-11 Show GitHub Exploit DB Packet Storm
1870 8.8 HIGH
Network
themify ultra Missing Authorization vulnerability in Themify Themify Ultra.This issue affects Themify Ultra: from n/a through 7.3.5. CWE-862
 Missing Authorization
CVE-2023-46146 2024-09-16 22:40 2024-06-19 Show GitHub Exploit DB Packet Storm