Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":May 18, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231121 5 警告 web-app.org - WebAPP における脆弱性 - CVE-2007-1179 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231122 7.5 危険 web-app.org - WebAPP における脆弱性 - CVE-2007-1178 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231123 5.8 警告 web-app.org - WebAPP における脆弱性 - CVE-2007-1177 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231124 4.3 警告 web-app.org - WebAPP におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1176 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231125 4.3 警告 web-app.org - WebAPP の admin 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1175 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231126 4.3 警告 web-app.org - WebAPP におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1174 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231127 5 警告 simbin - SimBin GTR - FIA GT Racing Game などにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1170 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231128 10 危険 watchtower - WT における脆弱性 CWE-noinfo
情報不足
CVE-2007-1134 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
231129 7.5 危険 scripter.ch - FCRing の fcring.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1133 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
231130 7.5 危険 scripter.ch - Sinapis Forum の sinapis.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1131 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313801 9.8 CRITICAL
Network
sap business_objects_business_intelligence_platform In SAP BusinessObjects Business Intelligence Platform, if Single Signed On is enabled on Enterprise authentication, an unauthorized user can get a logon token using a REST endpoint. The attacker can … CWE-862
 Missing Authorization
CVE-2024-41730 2024-09-12 22:56 2024-08-13 Show GitHub Exploit DB Packet Storm
313802 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the log… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48904 2024-09-12 22:55 2024-08-22 Show GitHub Exploit DB Packet Storm
313803 5.3 MEDIUM
Network
sap commerce In SAP Commerce, valid user accounts can be identified during the customer registration and login processes. This allows a potential attacker to learn if a given e-mail is used for an account, but do… NVD-CWE-noinfo
CVE-2024-41733 2024-09-12 22:55 2024-08-13 Show GitHub Exploit DB Packet Storm
313804 4.9 MEDIUM
Network
continew admin A vulnerability classified as critical was found in ContiNew Admin 3.2.0. Affected by this vulnerability is the function top.continew.starter.extension.crud.controller.BaseController#tree of the file… CWE-89
SQL Injection
CVE-2024-8155 2024-09-12 22:53 2024-08-26 Show GitHub Exploit DB Packet Storm
313805 5.4 MEDIUM
Network
sap commerce_backoffice SAP Commerce Backoffice does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability causing low impact on confidentiality and integrity of the applicati… CWE-79
Cross-site Scripting
CVE-2024-41735 2024-09-12 22:53 2024-08-13 Show GitHub Exploit DB Packet Storm
313806 4.3 MEDIUM
Network
sap permit_to_work Under certain conditions SAP Permit to Work allows an authenticated attacker to access information which would otherwise be restricted causing low impact on the confidentiality of the application. NVD-CWE-noinfo
CVE-2024-41736 2024-09-12 22:51 2024-08-13 Show GitHub Exploit DB Packet Storm
313807 5.0 MEDIUM
Network
sap crm_abap_insights_management SAP CRM ABAP (Insights Management) allows an authenticated attacker to enumerate HTTP endpoints in the internal network by specially crafting HTTP requests. On successful exploitation this can result… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2024-41737 2024-09-12 22:49 2024-08-13 Show GitHub Exploit DB Packet Storm
313808 4.3 MEDIUM
Network
sap business_objects_business_intelligence_platform SAP BusinessObjects Business Intelligence Platform allows an authenticated attacker to upload malicious code over the network, that could be executed by the application. On successful exploitatio… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-42375 2024-09-12 22:46 2024-08-13 Show GitHub Exploit DB Packet Storm
313809 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48905 2024-09-12 22:44 2024-08-22 Show GitHub Exploit DB Packet Storm
313810 6.5 MEDIUM
Network
sap shared_service_framework SAP Shared Service Framework does not perform necessary authorization check for an authenticated user, resulting in escalation of privileges. On successful exploitation, an attacker can cause a high … CWE-862
 Missing Authorization
CVE-2024-42376 2024-09-12 22:43 2024-08-13 Show GitHub Exploit DB Packet Storm