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":Jan. 7, 2025, 6:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202071 10 危険 Kashif Masud - Android 用 Textdroid アプリケーションにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-1481 2012-03-19 14:06 2012-03-15 Show GitHub Exploit DB Packet Storm
202072 6.4 警告 General Electric Company - GE Intelligent Platforms Proficy Real-Time Information Portal におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0232 2012-03-19 13:56 2012-01-31 Show GitHub Exploit DB Packet Storm
202073 10 危険 General Electric Company - GE Intelligent Platforms Proficy Plant Applications におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0231 2012-03-19 13:53 2012-01-31 Show GitHub Exploit DB Packet Storm
202074 10 危険 General Electric Company - GE Intelligent Platforms Proficy Plant Applications におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-0230 2012-03-19 13:51 2012-01-31 Show GitHub Exploit DB Packet Storm
202075 10 危険 General Electric Company - GE Intelligent Platforms Proficy Historian におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-0229 2012-03-19 13:45 2012-01-31 Show GitHub Exploit DB Packet Storm
202076 4.3 警告 株式会社ジェーン - Janetter におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1236 2012-03-19 12:02 2012-03-19 Show GitHub Exploit DB Packet Storm
202077 4.3 警告 株式会社ジェーン - Janetter における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2012-0328 2012-03-19 12:02 2012-03-19 Show GitHub Exploit DB Packet Storm
202078 9.3 危険 シスコシステムズ - Cisco ASA 5500 series デバイスとそのソフトウェアにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0358 2012-03-16 15:57 2012-03-14 Show GitHub Exploit DB Packet Storm
202079 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (デバイスリロード) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0356 2012-03-16 15:56 2012-03-14 Show GitHub Exploit DB Packet Storm
202080 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (デバイスリロード) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0355 2012-03-16 15:55 2012-03-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 7, 2025, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1031 - - - In the Linux kernel, the following vulnerability has been resolved: s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() Passing MSG_PEEK flag to skb_recv_datagram() increments skb refcou… - CVE-2024-53210 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1032 - - - In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix receive ring space parameters when XDP is active The MTU setting at the time an XDP multi-buffer is attached determi… - CVE-2024-53209 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1033 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync This fixes the following crash: ==============================… - CVE-2024-53208 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1034 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible deadlocks This fixes possible deadlocks like the following caused by hci_cmd_sync_dequeue causing t… - CVE-2024-53207 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1035 - - - In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus… - CVE-2024-53198 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1036 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented … - CVE-2024-53196 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1037 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspace_irqchip_in_use Improper use of userspace_irqchip_in_use led to syzbot hitting the following WARN… - CVE-2024-53195 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1038 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free of slot->bus on hot remove Dennis reports a boot crash on recent Lenovo laptops with a USB4 dock. Since … - CVE-2024-53194 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1039 - - - In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider Some heap space is allocated for the flexible stru… - CVE-2024-53193 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1040 - - - In the Linux kernel, the following vulnerability has been resolved: clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access Flexible-array member `hws` in `struct clk_hw_o… - CVE-2024-53192 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm