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
192291 5.8 警告 MediaWiki - MediaWiki の checkCss 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1579 2012-03-27 18:43 2011-04-26 Show GitHub Exploit DB Packet Storm
192292 4.3 警告 マイクロソフト
MediaWiki
- MediaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1578 2012-03-27 18:43 2011-04-26 Show GitHub Exploit DB Packet Storm
192293 5.8 警告 pureftpd - Pure-FTPd の STARTTLS 実装における暗号化された FTP セッションにコマンドを挿入される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1575 2012-03-27 18:43 2011-05-23 Show GitHub Exploit DB Packet Storm
192294 9.3 危険 Liferay
Apache Software Foundation
- Liferay Portal CE の XSL Content portlet における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1571 2012-03-27 18:43 2011-01-12 Show GitHub Exploit DB Packet Storm
192295 5 警告 douran - Douran Portal における Web ルート下の任意のファイルのソースコードを取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1569 2012-03-27 18:43 2011-04-5 Show GitHub Exploit DB Packet Storm
192296 9.3 危険 IBM - IBM solidDB の solid.exe における認証を回避する脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1560 2012-03-27 18:43 2011-04-5 Show GitHub Exploit DB Packet Storm
192297 10 危険 IBM - IBM Web Interface for Content Management における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-1559 2012-03-27 18:43 2011-04-5 Show GitHub Exploit DB Packet Storm
192298 4.3 警告 IBM - IBM Web Interface for Content Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1558 2012-03-27 18:43 2011-04-5 Show GitHub Exploit DB Packet Storm
192299 7.5 危険 ICloudCenter - ICloudCenter ICJobSite における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1557 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
192300 6.8 警告 Andy's PHP Knowledgebase Project - Aphpkb の plugins/pdfClasses/pdfgen.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1556 2012-03-27 18:43 2011-04-4 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