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
227881 4.3 警告 xmb forum - XMB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6728 2012-12-20 18:34 2009-07-5 Show GitHub Exploit DB Packet Storm
227882 10 危険 synce - SynCE (SynCE-dccm) の vdccm におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2007-6703 2012-12-20 18:34 2008-03-4 Show GitHub Exploit DB Packet Storm
227883 7.5 危険 Simple DirectMedia Layer - SDL_image の IMG_gif.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6697 2012-12-20 18:34 2008-02-1 Show GitHub Exploit DB Packet Storm
227884 2.1 注意 webcalendar - WebCalendar におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6696 2012-12-20 18:34 2008-02-1 Show GitHub Exploit DB Packet Storm
227885 5 警告 VideoLAN - VideoLAN VLC の RTSP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6684 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
227886 5 警告 VideoLAN - VideoLAN VLC のブラウザプラグインにおける任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2007-6683 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
227887 7.5 危険 VideoLAN - VideoLAN VLC の httpd_FileCallBack 関数 におけるフォーマットストリングの脆弱性 CWE-DesignError
CVE-2007-6682 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
227888 7.5 危険 VideoLAN - VideoLAN VLC の modules/demux/subtitle.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6681 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
227889 5 警告 uber uploader - UU の初期設定におけるアップロードに危険な拡張子を使用される脆弱性 CWE-16
環境設定
CVE-2007-6676 2012-12-20 18:34 2008-01-8 Show GitHub Exploit DB Packet Storm
227890 4.3 警告 rapidshare - RapidShare Database の Default.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6674 2012-12-20 18:34 2008-01-8 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
196411 6.1 MEDIUM
Network
axper vision_ii_firmware Axper Vision II 4 devices allow XSS via the DEVICE_NAME (aka Device Name) parameter to the configWebParams.cgi URI. CWE-79
Cross-site Scripting
CVE-2020-6848 2024-11-21 14:36 2020-01-13 Show GitHub Exploit DB Packet Storm
196412 5.4 MEDIUM
Network
opentrade_project opentrade OpenTrade through 0.2.0 has a DOM-based XSS vulnerability that is executed when an administrator attempts to delete a message that contains JavaScript. CWE-79
Cross-site Scripting
CVE-2020-6847 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196413 9.8 CRITICAL
Network
mruby mruby In mruby 2.1.0, there is a use-after-free in hash_slice in mrbgems/mruby-hash-ext/src/hash-ext.c. CWE-416
 Use After Free
CVE-2020-6840 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196414 9.8 CRITICAL
Network
mruby mruby In mruby 2.1.0, there is a stack-based buffer overflow in mrb_str_len_to_dbl in string.c. CWE-787
 Out-of-bounds Write
CVE-2020-6839 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196415 9.8 CRITICAL
Network
mruby mruby In mruby 2.1.0, there is a use-after-free in hash_values_at in mrbgems/mruby-hash-ext/src/hash-ext.c. CWE-416
 Use After Free
CVE-2020-6838 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196416 9.8 CRITICAL
Network
hot-formula-parser_project hot-formula-parser grammar-parser.jison in the hot-formula-parser package before 3.0.1 for Node.js is vulnerable to arbitrary code injection. The package fails to sanitize values passed to the parse function and concat… CWE-94
Code Injection
CVE-2020-6836 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196417 9.8 CRITICAL
Network
bftpd_project bftpd An issue was discovered in Bftpd before 5.4. There is a heap-based off-by-one error during file-transfer error checking. CWE-193
 Off-by-one Error
CVE-2020-6835 2024-11-21 14:36 2020-01-11 Show GitHub Exploit DB Packet Storm
196418 6.1 MEDIUM
Network
rasilient pixelstor_5000_firmware A cross-site scripting (XSS) vulnerability in Option/optionsAll.php in Rasilient PixelStor 5000 K:4.0.1580-20150629 (KDI Version) allows remote attackers to inject arbitrary web script or HTML via th… CWE-79
Cross-site Scripting
CVE-2020-6758 2024-11-21 14:36 2020-01-10 Show GitHub Exploit DB Packet Storm
196419 8.8 HIGH
Network
rasilient pixelstor_5000_firmware contentHostProperties.php in Rasilient PixelStor 5000 K:4.0.1580-20150629 (KDI Version) allows authenticated attackers to remotely execute code via the name parameter. CWE-78
OS Command 
CVE-2020-6757 2024-11-21 14:36 2020-01-10 Show GitHub Exploit DB Packet Storm
196420 9.8 CRITICAL
Network
rasilient pixelstor_5000_firmware languageOptions.php in Rasilient PixelStor 5000 K:4.0.1580-20150629 (KDI Version) allows unauthenticated attackers to remotely execute code via the lang parameter. CWE-78
OS Command 
CVE-2020-6756 2024-11-21 14:36 2020-01-10 Show GitHub Exploit DB Packet Storm