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 10, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253051 6.5 警告 Openswan
レッドハット
- Openswan のクライアント内にある programs/pluto/xauth.c における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-3753 2010-12-14 14:24 2010-09-27 Show GitHub Exploit DB Packet Storm
253052 6.5 警告 Openswan
レッドハット
- Openswan のクライアント内にある programs/pluto/xauth.c における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-3752 2010-12-14 14:22 2010-09-27 Show GitHub Exploit DB Packet Storm
253053 6.5 警告 Openswan
レッドハット
- Openswan のクライアント内にある programs/pluto/xauth.c におけるバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3308 2010-12-14 14:20 2010-09-27 Show GitHub Exploit DB Packet Storm
253054 6.5 警告 Openswan
レッドハット
- Openswan のクライアント内にある programs/pluto/xauth.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3302 2010-12-14 14:15 2010-09-27 Show GitHub Exploit DB Packet Storm
253055 4.3 警告 freedesktop.org
レッドハット
- Poppler の PDF パーサ内にある poppler/Function.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3703 2010-12-13 16:04 2010-11-5 Show GitHub Exploit DB Packet Storm
253056 8.3 危険 Linux
レッドハット
- Linux kernel の sctp_auth_asoc_get_hmac 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3705 2010-12-13 15:57 2010-10-20 Show GitHub Exploit DB Packet Storm
253057 6.6 警告 Linux
レッドハット
- Linux kernel の pkt_find_dev_from_minor 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-3437 2010-12-13 15:41 2010-10-4 Show GitHub Exploit DB Packet Storm
253058 7.2 危険 Linux
レッドハット
- x86_64 プラットフォーム上で稼動する Linux kernel の IA32 システムコールエミュレーション機能における権限昇格の脆弱性 CWE-DesignError
CVE-2010-3301 2010-12-13 15:29 2010-09-22 Show GitHub Exploit DB Packet Storm
253059 7.2 危険 Linux
レッドハット
- Linux kernel の niu_get_ethtool_tcam_all 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3084 2010-12-10 15:24 2010-09-29 Show GitHub Exploit DB Packet Storm
253060 3.3 注意 Linux
レッドハット
- Linux kernel の net/wireless/wext-compat.c 内にある cfg80211_wext_giwessid 関数における重要な情報を取得される脆弱性 CWE-189
数値処理の問題
CVE-2010-2955 2010-12-10 15:13 2010-09-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224361 7.8 HIGH
Local
glyphandcog xpdfreader An issue was discovered in Xpdf 4.01.01. There is an Integer overflow in the function JBIG2Bitmap::combine at JBIG2Stream.cc for the "one byte per line" case. CWE-190
 Integer Overflow or Wraparound
CVE-2019-14288 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
224362 6.1 MEDIUM
Network
misp misp In app/webroot/js/event-graph.js in MISP 2.4.111, a stored XSS vulnerability exists in the event-graph view when a user toggles the event graph view. A malicious MISP event must be crafted in order t… CWE-79
Cross-site Scripting
CVE-2019-14286 2024-11-21 13:26 2019-07-28 Show GitHub Exploit DB Packet Storm
224363 6.2 MEDIUM
Local
linux linux_kernel In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the d… CWE-369
 Divide By Zero
CVE-2019-14284 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224364 6.8 MEDIUM
Physics
linux linux_kernel In the Linux kernel before 5.2.3, set_geometry in drivers/block/floppy.c does not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It can be triggered… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2019-14283 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224365 6.1 MEDIUM
Network
angry-frog xavier Xavier PHP Management Panel 3.0 is vulnerable to Reflected POST-based XSS via the username parameter when registering a new user at admin/includes/adminprocess.php. If there is an error when register… CWE-352
CWE-79
 Origin Validation Error
Cross-site Scripting
CVE-2019-14228 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224366 9.8 CRITICAL
Network
simple_captcha2_project simple_captcha2 The simple_captcha2 gem 0.2.3 for Ruby, as distributed on RubyGems.org, included a code-execution backdoor inserted by a third party. CWE-94
Code Injection
CVE-2019-14282 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224367 9.8 CRITICAL
Network
datagrid_project datagrid The datagrid gem 1.0.6 for Ruby, as distributed on RubyGems.org, included a code-execution backdoor inserted by a third party. CWE-94
Code Injection
CVE-2019-14281 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224368 5.3 MEDIUM
Network
craftcms craft_cms In some circumstances, Craft 2 before 2.7.10 and 3 before 3.2.6 wasn't stripping EXIF data from user-uploaded images when it was configured to do so, potentially exposing personal/geolocation data to… CWE-200
Information Exposure
CVE-2019-14280 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224369 9.8 CRITICAL
Network
axway securetransport Axway SecureTransport 5.x through 5.3 (or 5.x through 5.5 with certain API configuration) is vulnerable to unauthenticated blind XML injection (and XXE) in the resetPassword functionality via the RES… CWE-91
Blind XPath Injection
CVE-2019-14277 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm
224370 5.5 MEDIUM
Local
xfig_project
debian
opensuse
fig2dev
debian_linux
leap
Xfig fig2dev 3.2.7a has a stack-based buffer overflow in the calc_arrow function in bound.c. CWE-787
 Out-of-bounds Write
CVE-2019-14275 2024-11-21 13:26 2019-07-26 Show GitHub Exploit DB Packet Storm