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 12, 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
225231 3.3 注意 GNU Project
VMware
- GNU C Library の addmntent 関数における /etc/mtab ファイルの破損を誘発される脆弱性 CWE-16
環境設定
CVE-2011-1089 2012-12-26 17:55 2011-04-10 Show GitHub Exploit DB Packet Storm
225232 4.4 警告 Fabrice Bellard - Qemu の bdrv_open 関数における任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2012-2652 2012-12-26 17:48 2012-08-7 Show GitHub Exploit DB Packet Storm
225233 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2883 2012-12-26 17:40 2012-09-25 Show GitHub Exploit DB Packet Storm
225234 6.8 警告 Google - Google Chrome で使用される FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2882 2012-12-26 17:39 2012-09-25 Show GitHub Exploit DB Packet Storm
225235 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DOM ツリーの破損) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2881 2012-12-26 17:38 2012-09-25 Show GitHub Exploit DB Packet Storm
225236 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2012-2880 2012-12-26 17:37 2012-09-25 Show GitHub Exploit DB Packet Storm
225237 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DOM トポロジの破損) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2879 2012-12-26 17:36 2012-09-25 Show GitHub Exploit DB Packet Storm
225238 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2878 2012-12-26 17:35 2012-09-25 Show GitHub Exploit DB Packet Storm
225239 5 警告 Google - Google Chrome の拡張機能システムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2877 2012-12-26 17:34 2012-09-25 Show GitHub Exploit DB Packet Storm
225240 7.5 危険 Google - Google Chrome の SSE2 最適化機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2876 2012-12-26 17:33 2012-09-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314361 7.8 HIGH
Local
ofono_project ofono oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker mus… CWE-787
 Out-of-bounds Write
CVE-2024-7544 2024-08-20 05:00 2024-08-6 Show GitHub Exploit DB Packet Storm
314362 7.8 HIGH
Local
ofono_project ofono oFono SimToolKit Heap-based Buffer Overflow Privilege Escalation Vulnerability. This vulnerability allows local attackers to execute arbitrary code on affected installations of oFono. An attacker mus… CWE-787
 Out-of-bounds Write
CVE-2024-7543 2024-08-20 04:59 2024-08-6 Show GitHub Exploit DB Packet Storm
314363 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthop_grp contains two reserved fields that are not initialized b… CWE-908
 Use of Uninitialized Resource
CVE-2024-42283 2024-08-20 04:54 2024-08-17 Show GitHub Exploit DB Packet Storm
314364 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling Move the freeing of the dummy net_device from … CWE-476
 NULL Pointer Dereference
CVE-2024-42282 2024-08-20 04:53 2024-08-17 Show GitHub Exploit DB Packet Storm
314365 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipc_udp_addr2str() on error tipc_udp_addr2str() should return non-zero value if the UDP media a… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2024-42284 2024-08-20 04:47 2024-08-17 Show GitHub Exploit DB Packet Storm
314366 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private (conn_… CWE-416
 Use After Free
CVE-2024-42285 2024-08-20 04:45 2024-08-17 Show GitHub Exploit DB Packet Storm
314367 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between sd_remove & sd_release Our test report the following hung task: [ 2538.459400] INFO: task "kworker/0… CWE-667
 Improper Locking
CVE-2024-42294 2024-08-20 04:43 2024-08-17 Show GitHub Exploit DB Packet Storm
314368 9.8 CRITICAL
Network
projectworlds online_examination_system Projectworlds Online Examination System v1.0 is vulnerable to SQL Injection via the subject parameter in feed.php. CWE-89
SQL Injection
CVE-2024-42843 2024-08-20 04:35 2024-08-16 Show GitHub Exploit DB Packet Storm
314369 8.8 HIGH
Network
xuxueli xxl-job Insecure Permissions vulnerability in xxl-job v.2.4.1 allows a remote attacker to execute arbitrary code via the Sub-Task ID component. CWE-276
Incorrect Default Permissions 
CVE-2024-42681 2024-08-20 04:35 2024-08-16 Show GitHub Exploit DB Packet Storm
314370 6.8 MEDIUM
Physics
dieboldnixdorf vynamic_security_suite Diebold Nixdorf Vynamic Security Suite (VSS) before 3.3.0 SR12, 4.0.0 SR04, 4.1.0 SR02, and 4.2.0 SR01 fails to validate the directory structure of the root file system during the Pre-Boot Authorizat… NVD-CWE-noinfo
CVE-2023-24062 2024-08-20 04:05 2024-08-9 Show GitHub Exploit DB Packet Storm