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":June 28, 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
250271 5 警告 dar - DAR の blowfish モードにおけるファイルを復号される脆弱性 - CVE-2007-3528 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250272 6.8 警告 Firebird Project - Firebird における整数オーバーフローの脆弱性 - CVE-2007-3527 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250273 6.4 警告 groupeclan.free.fr - XCMS の Module/Galerie.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3523 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250274 7.5 危険 arcadebuilder - ArcadeBuilder Game Portal Manager における SQL インジェクションの脆弱性 - CVE-2007-3521 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250275 7.5 危険 easybe - Easybe 1-2-3 Music Store の process.php における SQL インジェクションの脆弱性 - CVE-2007-3520 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250276 4.3 警告 Claroline Consortium - Claroline におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3517 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250277 4.3 警告 gorki online - Gorki Online Santrac Sitesi の kayit.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-3516 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250278 8.5 危険 アップル - Apple Safari における同一生成元ポリシを回避される脆弱性 - CVE-2007-3514 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
250279 9.3 危険 flac123 - flac123 の vorbiscomment.c におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-3507 2012-06-26 15:46 2007-07-2 Show GitHub Exploit DB Packet Storm
250280 7.5 危険 FreeType Project - FreeType の src/base/ftbimap.c におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3506 2012-06-26 15:46 2007-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319021 3.1 LOW
Network
archerirm archer Archer Platform 2024.03 before version 2024.08 is affected by an authorization bypass vulnerability related to supporting application files. A remote unprivileged attacker could potentially exploit t… CWE-863
 Incorrect Authorization
CVE-2024-49208 2024-10-26 05:18 2024-10-23 Show GitHub Exploit DB Packet Storm
319022 4.3 MEDIUM
Network
archerirm archer Archer Platform 2024.03 before version 2024.09 is affected by an API authorization bypass vulnerability related to supporting application files. A remote unprivileged attacker could potentially explo… CWE-863
 Incorrect Authorization
CVE-2024-49209 2024-10-26 05:17 2024-10-23 Show GitHub Exploit DB Packet Storm
319023 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identi… NVD-CWE-noinfo
CVE-2024-50017 2024-10-26 05:15 2024-10-22 Show GitHub Exploit DB Packet Storm
319024 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issu… CWE-129
 Improper Validation of Array Index
CVE-2024-49969 2024-10-26 05:15 2024-10-22 Show GitHub Exploit DB Packet Storm
319025 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: napi: Prevent overflow of napi_defer_hard_irqs In commit 6f8b12d661d0 ("net: napi: add hard irqs deferral feature") napi_def… CWE-190
 Integer Overflow or Wraparound
CVE-2024-50018 2024-10-26 05:14 2024-10-22 Show GitHub Exploit DB Packet Storm
319026 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interface_lock in stop_kthread() stop_kthread() is the offline callback for "trace/osnoise:online", since … CWE-667
 Improper Locking
CVE-2024-49976 2024-10-26 05:14 2024-10-22 Show GitHub Exploit DB Packet Storm
319027 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the… NVD-CWE-noinfo
CVE-2022-48946 2024-10-26 05:13 2024-10-22 Show GitHub Exploit DB Packet Storm
319028 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAP_CONF_REQ packets, chan->num_conf_rsp increases multiple times and eventua… CWE-190
 Integer Overflow or Wraparound
CVE-2022-48947 2024-10-26 05:11 2024-10-22 Show GitHub Exploit DB Packet Storm
319029 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attribute array, which ca… NVD-CWE-noinfo
CVE-2022-48952 2024-10-26 05:09 2024-10-22 Show GitHub Exploit DB Packet Storm
319030 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpi_install_fixed_event_handler() enables the event automatical… CWE-476
 NULL Pointer Dereference
CVE-2022-48953 2024-10-26 05:07 2024-10-22 Show GitHub Exploit DB Packet Storm