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":Dec. 28, 2024, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
192531 6.4 警告 MantisBT Group - MantisBT におけるバグレポートをコピーされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1119 2012-07-3 17:38 2012-03-3 Show GitHub Exploit DB Packet Storm
192532 4.3 警告 MantisBT Group - MantisBT の core/access_api.php におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1118 2012-07-3 17:34 2012-03-3 Show GitHub Exploit DB Packet Storm
192533 2.6 注意 OpenLDAP Foundation - OpenLDAP の slapd におけるサービス運用妨害 (表明違反および Daemon Exit) の脆弱性 CWE-119
バッファエラー
CVE-2012-1164 2012-07-3 16:54 2012-02-29 Show GitHub Exploit DB Packet Storm
192534 4.3 警告 MediaWiki - MediaWiki の includes/SkinTemplate.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2698 2012-07-3 16:54 2012-06-12 Show GitHub Exploit DB Packet Storm
192535 2.1 注意 Richard W.M. Jones - libguestfs の virt-edit における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-2690 2012-07-3 16:53 2012-05-22 Show GitHub Exploit DB Packet Storm
192536 4.3 警告 レッドハット - Red Hat sos パッケージの sosreport ユーティリティにおけるパスワードを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-2664 2012-07-3 16:51 2012-06-20 Show GitHub Exploit DB Packet Storm
192537 4 警告 Keith Winstein - mosh のターミナルディスパッチャにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2385 2012-07-3 16:48 2012-05-25 Show GitHub Exploit DB Packet Storm
192538 7.8 危険 ヒューレット・パッカード - 複数の HP Photosmart 製品 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2017 2012-07-3 16:46 2012-06-27 Show GitHub Exploit DB Packet Storm
192539 4.9 警告 ヒューレット・パッカード - HP System Management Homepage における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-2016 2012-07-3 16:29 2012-06-26 Show GitHub Exploit DB Packet Storm
192540 9 危険 ヒューレット・パッカード - HP System Management Homepage における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-2015 2012-07-3 16:25 2012-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 28, 2024, 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
51 - - - In the Linux kernel, the following vulnerability has been resolved: net: Fix icmp host relookup triggering ip_rt_bug arp link failure may trigger ip_rt_bug while xfrm enabled, call trace is: WARNI… New - CVE-2024-56647 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
52 - - - In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() sock_init_data() attaches the allocated sk object to t… New - CVE-2024-56602 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
53 - - - In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inet_create() sock_init_data() attaches the allocated sk object to the provided … New - CVE-2024-56601 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
54 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modify_prefix_route() syzbot found a NULL deref [1] in modify_prefix_route(), caused by one fi… New - CVE-2024-56646 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
55 - - - In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6_negative_advice() when this function is ex… New - CVE-2024-56644 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
56 - - - In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6_create() sock_init_data() attaches the allocated sk pointer to the provid… New - CVE-2024-56600 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
57 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: array-index-out-of-bounds fix in dtReadFirst The value of stbl can be sometimes out of bounds due to a bad filesystem. Added… New - CVE-2024-56598 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
58 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmt_budmin is less than zero, it causes errors in the later stages. Added a check to… New - CVE-2024-56597 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
59 - - - In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccp_feat_change_recv If dccp_feat_push_confirm() fails after new value for SP feature was accepted with… New - CVE-2024-56643 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
60 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanup_bearer(). syzkaller reported a use-after-free of UDP kernel socket in cleanu… New - CVE-2024-56642 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm