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 16, 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
249791 5 警告 realpage - RealPage Module ActiveX コントロールの Upload メソッドにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2584 2012-03-27 18:42 2010-10-26 Show GitHub Exploit DB Packet Storm
249792 5.1 警告 daniel friesel - feh における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2246 2012-03-27 18:42 2011-05-26 Show GitHub Exploit DB Packet Storm
249793 9.3 危険 SonicWALL - SonicWALL SSL-VPN End-Point におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2583 2012-03-27 18:42 2010-11-3 Show GitHub Exploit DB Packet Storm
249794 5 警告 MailEnable - MailEnable の SMTP サービス (MESMTPC.exe) におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2580 2012-03-27 18:42 2010-09-13 Show GitHub Exploit DB Packet Storm
249795 4.7 警告 Linux - Linux kernel の btrfs_ioctl_clone 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2538 2012-03-27 18:42 2010-09-30 Show GitHub Exploit DB Packet Storm
249796 6.3 警告 Linux - Linux kernel の btrfs_ioctl_clone 関数における append-only のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2537 2012-03-27 18:42 2010-09-30 Show GitHub Exploit DB Packet Storm
249797 3.5 注意 Joomla! - Joomla! の Back End におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2535 2012-03-27 18:42 2010-07-15 Show GitHub Exploit DB Packet Storm
249798 4.9 警告 アップル
FreeBSD
NetBSD
- NetBSD などの製品で使用されるカーネルの smb_subr.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-2530 2012-03-27 18:42 2010-09-29 Show GitHub Exploit DB Packet Storm
249799 10 危険 Linux - Linux kernel の pppol2tp_xmit 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2495 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
249800 4.3 警告 Roundup - Roundup の cgi/client.py におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2491 2012-03-27 18:42 2010-09-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210681 7.5 HIGH
Network
contiki-ng contiki-ng An issue was discovered in Contiki through 3.0. An Integer Overflow exists in the uIP TCP/IP Stack component when parsing TCP MSS options of IPv4 network packets in uip_process in net/ipv4/uip.c. CWE-190
 Integer Overflow or Wraparound
CVE-2020-13988 2024-11-21 14:02 2020-12-12 Show GitHub Exploit DB Packet Storm
210682 7.5 HIGH
Network
uip_project
open-iscsi_project
siemens
uip
open-iscsi
sentron_3va_com100_firmware
sentron_3va_com800_firmware
sentron_pac3200_firmware
sentron_pac4200_firmware
An issue was discovered in Contiki through 3.0. An Out-of-Bounds Read vulnerability exists in the uIP TCP/IP Stack component when calculating the checksums for IP packets in upper_layer_chksum in net… CWE-125
Out-of-bounds Read
CVE-2020-13987 2024-11-21 14:02 2020-12-12 Show GitHub Exploit DB Packet Storm
210683 7.5 HIGH
Network
contiki-os contiki An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rpl_remove_header in net/rpl/r… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13986 2024-11-21 14:02 2020-12-12 Show GitHub Exploit DB Packet Storm
210684 7.5 HIGH
Network
contiki-os contiki An issue was discovered in Contiki through 3.0. A memory corruption vulnerability exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rpl_remove_he… CWE-787
CWE-190
CWE-681
 Out-of-bounds Write
 Integer Overflow or Wraparound
 Incorrect Conversion between Numeric Types
CVE-2020-13985 2024-11-21 14:02 2020-12-12 Show GitHub Exploit DB Packet Storm
210685 7.5 HIGH
Network
contiki-os contiki An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when processing IPv6 extension headers in ext_hdr_options_process in net/ipv6/uip6.c. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13984 2024-11-21 14:02 2020-12-12 Show GitHub Exploit DB Packet Storm
210686 5.3 MEDIUM
Network
divebook_project divebook The DiveBook plugin 1.1.4 for WordPress was prone to a SQL injection within divelog.php, allowing unauthenticated users to retrieve data from the database via the divelog.php filter_diver parameter. CWE-89
SQL Injection
CVE-2020-14207 2024-11-21 14:02 2020-12-9 Show GitHub Exploit DB Packet Storm
210687 6.1 MEDIUM
Network
divebook_project divebook The DiveBook plugin 1.1.4 for WordPress is prone to unauthenticated XSS within the filter function (via an arbitrary parameter). CWE-79
Cross-site Scripting
CVE-2020-14206 2024-11-21 14:02 2020-12-9 Show GitHub Exploit DB Packet Storm
210688 5.3 MEDIUM
Network
divebook_project divebook The DiveBook plugin 1.1.4 for WordPress is prone to improper access control in the Log Dive form because it fails to perform authorization checks. An attacker may leverage this issue to manipulate th… CWE-862
 Missing Authorization
CVE-2020-14205 2024-11-21 14:02 2020-12-9 Show GitHub Exploit DB Packet Storm
210689 6.5 MEDIUM
Network
apache apisix In Apache APISIX, the user enabled the Admin API and deleted the Admin API access IP restriction rules. Eventually, the default token is allowed to access APISIX management data. This affects version… NVD-CWE-Other
CVE-2020-13945 2024-11-21 14:02 2020-12-8 Show GitHub Exploit DB Packet Storm
210690 4.3 MEDIUM
Network
samba
redhat
samba
enterprise_linux
storage
A flaw was found in the way samba handled file and directory permissions. An authenticated user could use this flaw to gain access to certain file and directory information which otherwise would be u… - CVE-2020-14318 2024-11-21 14:02 2020-12-4 Show GitHub Exploit DB Packet Storm