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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250051 4 警告 The Support Incident Tracker Project - Support Incident Tracker の move_uploaded_file.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-5067 2012-02-1 16:07 2012-01-29 Show GitHub Exploit DB Packet Storm
250052 6 警告 The Support Incident Tracker Project - Support Incident Tracker の ftp_upload_file.php における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2011-3833 2012-02-1 16:05 2012-01-29 Show GitHub Exploit DB Packet Storm
250053 6.5 警告 The Support Incident Tracker Project - Support Incident Tracker の config.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3832 2012-02-1 16:02 2012-01-29 Show GitHub Exploit DB Packet Storm
250054 7.5 危険 The Support Incident Tracker Project - Support Incident Tracker の incident_attachments.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-3831 2012-02-1 16:01 2012-01-29 Show GitHub Exploit DB Packet Storm
250055 4.3 警告 The Support Incident Tracker Project - Support Incident Tracker の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3830 2012-02-1 15:59 2012-01-29 Show GitHub Exploit DB Packet Storm
250056 4 警告 The Support Incident Tracker Project - Support Incident Tracker の ftp_upload_file.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3829 2012-02-1 15:58 2012-01-29 Show GitHub Exploit DB Packet Storm
250057 4 警告 イー・アクセス株式会社 - Pocket WiFi (GP02) におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0314 2012-02-1 12:01 2012-02-1 Show GitHub Exploit DB Packet Storm
250058 5.8 警告 OpenNMS - OpenNMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0936 2012-02-1 11:05 2012-01-29 Show GitHub Exploit DB Packet Storm
250059 7.5 危険 Aryadad - Aryadad CMS の Default.aspx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0935 2012-02-1 11:03 2012-01-29 Show GitHub Exploit DB Packet Storm
250060 7.5 危険 Zingiri - WordPress 用 Theme Tuner プラグインにおける任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0934 2012-02-1 11:03 2012-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313291 9.6 CRITICAL
Network
mattermost mattermost Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invites to expose access to local channels, when shared channels are enabled, which … NVD-CWE-noinfo
CVE-2024-39777 2024-08-23 23:36 2024-08-2 Show GitHub Exploit DB Packet Storm
313292 8.7 HIGH
Network
mattermost mattermost Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to properly safeguard an error handling which allows a malicious remote to permanently delete local data by abu… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2024-39832 2024-08-23 23:35 2024-08-2 Show GitHub Exploit DB Packet Storm
313293 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Do not change route.addr.src_addr outside state checks If the state is not idle then resolve_prepare_src() should immed… CWE-416
 Use After Free
CVE-2022-48925 2024-08-23 11:07 2024-08-22 Show GitHub Exploit DB Packet Storm
313294 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: adc: tsc2046: fix memory corruption by preventing array overflow On one side we have indio_dev->num_channels includes all ph… CWE-787
 Out-of-bounds Write
CVE-2022-48927 2024-08-23 11:05 2024-08-22 Show GitHub Exploit DB Packet Storm
313295 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption … NVD-CWE-noinfo
CVE-2022-48926 2024-08-23 11:05 2024-08-22 Show GitHub Exploit DB Packet Storm
313296 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to out of bounds access into reg2btf_ids. When commit e6ac2450d6de ("bpf: Support bpf program calling kernel f… CWE-125
Out-of-bounds Read
CVE-2022-48929 2024-08-23 11:00 2024-08-22 Show GitHub Exploit DB Packet Storm
313297 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: adc: men_z188_adc: Fix a resource leak in an error handling path If iio_device_register() fails, a previous ioremap() is lef… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48928 2024-08-23 10:58 2024-08-22 Show GitHub Exploit DB Packet Storm
313298 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() … CWE-362
Race Condition
CVE-2022-48931 2024-08-23 10:54 2024-08-22 Show GitHub Exploit DB Packet Storm
313299 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp: Fix a deadlock Remove the flush_workqueue(system_long_wq) call since flushing system_long_wq is deadlock-prone and s… CWE-667
 Improper Locking
CVE-2022-48930 2024-08-23 10:51 2024-08-22 Show GitHub Exploit DB Packet Storm
313300 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The tran… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48933 2024-08-23 10:50 2024-08-22 Show GitHub Exploit DB Packet Storm