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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230381 9.3 危険 vcdgear - VCDGear におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2062 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
230382 6.8 警告 wizz computers - Mozilla Firefox の Wizz RSS Reader エクステンションにおけるクロスゾーンスクリプティングの脆弱性 - CVE-2007-2060 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
230383 6.8 警告 picozip - Acubix PicoZip におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2058 2012-12-20 18:19 2007-04-17 Show GitHub Exploit DB Packet Storm
230384 5 警告 ricargbook - RicarGBooK の header.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2050 2012-12-20 18:19 2007-04-16 Show GitHub Exploit DB Packet Storm
230385 5 警告 webmethods - webMethods Glue の Management Console におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2048 2012-12-20 18:19 2007-04-16 Show GitHub Exploit DB Packet Storm
230386 4.9 警告 レッドハット - lha の lharc.c におけるファイルを読み書きされる脆弱性 - CVE-2007-2030 2012-12-20 18:19 2007-04-16 Show GitHub Exploit DB Packet Storm
230387 7.5 危険 PhpWiki - PhpWiki の lib/plugin/UpLoad.php における二重拡張子を伴う任意の PHP ファイルを実行される脆弱性 - CVE-2007-2025 2012-12-20 18:19 2007-04-13 Show GitHub Exploit DB Packet Storm
230388 6.8 警告 PhpWiki - PhpWiki の lib/plugin/UpLoad.php における任意の PHP ファイルアップロードされる脆弱性 - CVE-2007-2024 2012-12-20 18:19 2007-04-13 Show GitHub Exploit DB Packet Storm
230389 7.2 危険 secustick - Secustick USB フラッシュドライブの USB20.dll における認証要件を回避される脆弱性 - CVE-2007-2023 2012-12-20 18:19 2007-04-13 Show GitHub Exploit DB Packet Storm
230390 7.5 危険 pineapple technologies - Pineapple Technologies Lore における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2021 2012-12-20 18:19 2007-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313351 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
313352 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
313353 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
313354 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
313355 4.3 MEDIUM
Network
sap shared_service_framework SAP shared service framework allows an authenticated non-administrative user to call a remote-enabled function, which will allow them to insert value entries into a non-sensitive table, causing low i… CWE-862
 Missing Authorization
CVE-2024-42377 2024-09-12 22:42 2024-08-13 Show GitHub Exploit DB Packet Storm
313356 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: Correctly set DATA_FIN timeout when number of retransmits is large Syzkaller with UBSAN uncovered a scenario where a large… NVD-CWE-noinfo
CVE-2022-48906 2024-09-12 22:41 2024-08-22 Show GitHub Exploit DB Packet Storm
313357 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() During driver initialization, the pointer of card info, i.e. the… CWE-476
 NULL Pointer Dereference
CVE-2022-48908 2024-09-12 22:37 2024-08-22 Show GitHub Exploit DB Packet Storm
313358 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/smc: fix connection leak There's a potential leak issue under following execution sequence : smc_release smc_connect_wo… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48909 2024-09-12 22:36 2024-08-22 Show GitHub Exploit DB Packet Storm
313359 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in ->remove() Once allocated the struct lcd2s_data is never freed. Fix the memory leak by swit… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48907 2024-09-12 22:33 2024-08-22 Show GitHub Exploit DB Packet Storm
313360 5.3 MEDIUM
Network
sap document_builder SAP Document Builder does not perform necessary authorization checks for one of the function modules resulting in escalation of privileges causing low impact on confidentiality of the application. CWE-862
 Missing Authorization
CVE-2024-39591 2024-09-12 22:29 2024-08-13 Show GitHub Exploit DB Packet Storm