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. 22, 2025, 6:04 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191511 6.8 警告 pblang - PBL の login.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3096 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191512 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 における page プロパティを偽装される脆弱性 - CVE-2007-3092 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191513 7.8 危険 peercast - Peercast における重要な情報を取得される脆弱性 - CVE-2007-3087 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191514 7.5 危険 pbsite - PBSite における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3085 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191515 7.5 危険 hunkaray okul - Hunkaray Okul Portaly の haberoku.asp における SQL インジェクションの脆弱性 - CVE-2007-3080 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191516 7.8 危険 マイクロソフト - Microsoft Internet Explorer におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3075 2012-09-25 16:47 2007-06-6 Show GitHub Exploit DB Packet Storm
191517 4.3 警告 Mozilla Foundation - Mozilla Firefox におけるローカル Firefox インストールディレクトリのファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2007-3074 2012-09-25 16:47 2007-01-18 Show GitHub Exploit DB Packet Storm
191518 7.5 危険 mealex - My Databook の diary.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3063 2012-09-25 16:47 2007-06-5 Show GitHub Exploit DB Packet Storm
191519 4.3 警告 osi codes inc. - PHP Live! におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3060 2012-09-25 16:47 2007-06-5 Show GitHub Exploit DB Packet Storm
191520 6.8 警告 madirish webmail - Madirish Webmail における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3058 2012-09-25 16:47 2007-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 22, 2025, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
591 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: blackhole timeout: avoid using current->nsproxy As mentioned in the previous commit, using the 'net' structure via… - CVE-2025-21641 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
592 - - - In the Linux kernel, the following vulnerability has been resolved: rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net'… - CVE-2025-21635 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
593 - - - In the Linux kernel, the following vulnerability has been resolved: net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute syzbot found that TCA_FLOW_RSHIFT attribute was not validated. Right shit… - CVE-2025-21653 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
594 - - - In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix use-after-free in ipvlan_get_iflink(). syzbot presented an use-after-free report [0] regarding ipvlan and linkwatch. … - CVE-2025-21652 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
595 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If a… - CVE-2025-21651 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
596 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue The TQP BAR space is divided into two segments. TQPs 0… - CVE-2025-21650 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
597 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Currently, HIP08 devices does not register the ptp devices, so the… - CVE-2025-21649 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
598 - - - In the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below… - CVE-2025-21647 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
599 - - - In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs … - CVE-2025-21646 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm
600 - - - In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases w… - CVE-2025-21645 2025-01-19 20:15 2025-01-19 Show GitHub Exploit DB Packet Storm