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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253501 5 警告 Drupal
サイバートラスト株式会社
- Drupal の OpenID モジュールにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-3091 2010-10-7 16:39 2010-08-11 Show GitHub Exploit DB Packet Storm
253502 2.1 注意 Drupal
サイバートラスト株式会社
- Drupal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3094 2010-10-7 16:39 2010-08-11 Show GitHub Exploit DB Packet Storm
253503 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の comment モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3093 2010-10-7 16:38 2010-08-11 Show GitHub Exploit DB Packet Storm
253504 5.5 警告 Drupal
サイバートラスト株式会社
- Drupal の upload モジュールにおけるファイルのダウンロード制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3092 2010-10-7 16:37 2010-08-11 Show GitHub Exploit DB Packet Storm
253505 9.3 危険 アップル - Apple QuickTime の IPersistPropertyBag2::Read における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1818 2010-10-6 16:57 2010-08-31 Show GitHub Exploit DB Packet Storm
253506 9.3 危険 IBM - IBM Lotus Domino サーバの MailCheck821Address 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3407 2010-10-6 16:57 2010-09-16 Show GitHub Exploit DB Packet Storm
253507 6.8 警告 マイクロソフト - Microsoft Outlook Web Access におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3213 2010-10-6 16:56 2010-09-7 Show GitHub Exploit DB Packet Storm
253508 6.9 警告 マイクロソフト - Microsoft Windows の Win32 サブシステム内にある CSRSS における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1891 2010-10-6 16:56 2010-09-14 Show GitHub Exploit DB Packet Storm
253509 9 危険 マイクロソフト - Microsoft Windows の LSASS におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0820 2010-10-6 16:55 2010-09-14 Show GitHub Exploit DB Packet Storm
253510 9.3 危険 マイクロソフト - Microsoft Windows の WordPad Text Converters における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2563 2010-10-6 16:55 2010-09-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224211 7.8 HIGH
Local
videolan
debian
canonical
opensuse
vlc_media_player
debian_linux
ubuntu_linux
leap
backports_sle
An Integer Underflow in MP4_EIA608_Convert() in modules/demux/mp4/mp4.c in VideoLAN VLC media player through 3.0.7.1 allows remote attackers to cause a denial of service (heap-based buffer overflow a… CWE-787
CWE-191
 Out-of-bounds Write
 Integer Underflow (Wrap or Wraparound)
CVE-2019-13602 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224212 9.8 CRITICAL
Network
getvera vera_edge_firmware LuaUPnP in Vera Edge Home Controller 1.7.4452 allows remote unauthenticated users to execute arbitrary OS commands via the code parameter to /port_3480/data_request because the "No unsafe lua allowed… CWE-78
OS Command 
CVE-2019-13598 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224213 9.8 CRITICAL
Network
sahipro sahi_pro _s_/sprm/_s_/dyn/Player_setScriptFile in Sahi Pro 8.0.0 allows command execution. It allows one to run ".sah" scripts via Sahi Launcher. Also, one can create a new script with an editor. It is possib… CWE-78
OS Command 
CVE-2019-13597 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224214 8.8 HIGH
Network
mirumee saleor In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server. CWE-352
 Origin Validation Error
CVE-2019-13594 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224215 5.5 MEDIUM
Local
sound_exchange_project sound_exchange An issue was discovered in libsox.a in SoX 14.4.2. In sox-fmt.h (startread function), there is an integer overflow on the result of integer addition (wraparound to 0) fed into the lsx_calloc macro th… CWE-190
CWE-476
 Integer Overflow or Wraparound
 NULL Pointer Dereference
CVE-2019-13590 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224216 9.8 CRITICAL
Network
anjlab paranoid2 The paranoid2 gem 1.1.6 for Ruby, as distributed on RubyGems.org, included a code-execution backdoor inserted by a third party. The current version, without this backdoor, is 1.1.5. CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2019-13589 2024-11-21 13:25 2019-07-15 Show GitHub Exploit DB Packet Storm
224217 8.8 HIGH
Network
zoom zoom The Zoom Client before 4.4.53932.0709 on macOS allows remote code execution, a different vulnerability than CVE-2019-13450. If the ZoomOpener daemon (aka the hidden web server) is running, but the Zo… CWE-78
OS Command 
CVE-2019-13567 2024-11-21 13:25 2019-07-12 Show GitHub Exploit DB Packet Storm
224218 7.8 HIGH
Local
castlerock simple_network_management_protocol_console nodeimp.exe in Castle Rock SNMPc before 9.0.12.1 and 10.x before 10.0.9 has a stack-based buffer overflow via a long variable string in a Map Objects text file. CWE-787
 Out-of-bounds Write
CVE-2019-13494 2024-11-21 13:25 2019-07-12 Show GitHub Exploit DB Packet Storm
224219 7.8 HIGH
Local
minimagick_project
debian
minimagick
debian_linux
In lib/mini_magick/image.rb in MiniMagick before 4.9.4, a fetched remote image filename could cause remote command execution because Image.open input is directly passed to Kernel#open, which accepts … CWE-78
OS Command 
CVE-2019-13574 2024-11-21 13:25 2019-07-12 Show GitHub Exploit DB Packet Storm
224220 6.1 MEDIUM
Network
pingidentity agentless_integration_kit XSS exists in Ping Identity Agentless Integration Kit before 1.5. CWE-79
Cross-site Scripting
CVE-2019-13564 2024-11-21 13:25 2019-07-12 Show GitHub Exploit DB Packet Storm