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":July 1, 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
254891 10 危険 Novell - Novell GroupWise の gwia.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4712 2012-03-27 18:42 2010-11-4 Show GitHub Exploit DB Packet Storm
254892 7.2 危険 kernel.org - Linux-PAM の pam_env モジュールにおける意図しない環境でプログラムを実行される脆弱性 CWE-DesignError
CVE-2010-4708 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
254893 4.9 警告 kernel.org - Linux-PAM の check_acl 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4707 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
254894 4.9 警告 kernel.org - Linux-PAM の pam_sm_close_session 関数における意図しないファイルを削除する脆弱性 CWE-DesignError
CVE-2010-4706 2012-03-27 18:42 2011-01-24 Show GitHub Exploit DB Packet Storm
254895 9.3 危険 FFmpeg - FFmpeg の vorbis_residue_decode_internal 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4705 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
254896 4.3 警告 FFmpeg - FFmpeg の libavcodec/vorbis_dec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4704 2012-03-27 18:42 2011-01-22 Show GitHub Exploit DB Packet Storm
254897 7.5 危険 hotwebscripts - HotWebScripts HotWeb Rentals の default.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4703 2012-03-27 18:42 2011-01-20 Show GitHub Exploit DB Packet Storm
254898 7.5 危険 fxwebdesign - Joomla! の JRadio (com_jradio) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4702 2012-03-27 18:42 2011-01-20 Show GitHub Exploit DB Packet Storm
254899 5 警告 catb
レッドハット
- gif2png の特定の Fedora パッチにおける想定しない PNG ファイルを作成される脆弱性 CWE-119
バッファエラー
CVE-2010-4695 2012-03-27 18:42 2011-01-14 Show GitHub Exploit DB Packet Storm
254900 6.8 警告 catb - gif2png の gif2png.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4694 2012-03-27 18:42 2011-01-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264581 5.4 MEDIUM
Network
octopus octopus_deploy Cross-site scripting (XSS) vulnerability in Octopus Deploy 3.7.0-3.17.13 (fixed in 3.17.14) allows remote authenticated users to inject arbitrary web script or HTML via the Step Template Name paramet… CWE-79
Cross-site Scripting
CVE-2017-16801 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264582 6.1 MEDIUM
Network
geminabox_project geminabox Stored cross-site scripting (XSS) vulnerability in "geminabox" (Gem in a Box) before 0.13.10 allows attackers to inject arbitrary web script via the "homepage" value of a ".gemspec" file, related to … CWE-79
Cross-site Scripting
CVE-2017-16792 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264583 5.4 MEDIUM
Network
cmsmadesimple cmsmadesimple In CMS Made Simple 2.2.3.1, in modules/New/action.addcategory.php, stored XSS is possible via the m1_name parameter to admin/moduleinterface.php during addition of a category, a related issue to CVE-… CWE-79
Cross-site Scripting
CVE-2017-16799 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264584 5.4 MEDIUM
Network
cmsmadesimple cms_made_simple In CMS Made Simple 2.2.3.1, the is_file_acceptable function in modules/FileManager/action.upload.php only blocks file extensions that begin or end with a "php" substring, which allows remote attacker… CWE-79
Cross-site Scripting
CVE-2017-16798 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264585 7.8 HIGH
Local
swftools swftools In SWFTools 0.9.2, the png_load function in lib/png.c does not properly validate an alloclen_64 multiplication of width and height values, which allows remote attackers to cause a denial of service (… CWE-190
 Integer Overflow or Wraparound
CVE-2017-16797 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264586 7.8 HIGH
Local
swftools swftools In SWFTools 0.9.2, the png_load function in lib/png.c does not check the return value of a realloc call, which allows remote attackers to cause a denial of service (invalid write and application cras… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-16796 2024-11-21 12:16 2017-11-13 Show GitHub Exploit DB Packet Storm
264587 5.5 MEDIUM
Local
swftools swftools The png_load function in lib/png.c in SWFTools 0.9.2 does not properly validate a multiplication of width and bits-per-pixel values, which allows remote attackers to cause a denial of service (heap-b… CWE-125
Out-of-bounds Read
CVE-2017-16794 2024-11-21 12:16 2017-11-12 Show GitHub Exploit DB Packet Storm
264588 7.8 HIGH
Local
swftools swftools The wav_convert2mono function in lib/wav.c in SWFTools 0.9.2 does not properly validate WAV data, which allows remote attackers to cause a denial of service (incorrect malloc and heap-based buffer ov… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-16793 2024-11-21 12:16 2017-11-12 Show GitHub Exploit DB Packet Storm
264589 7.5 HIGH
Network
inedo buildmaster Inedo BuildMaster before 5.8.2 does not properly restrict creation of RequireManageAllPrivileges event listeners. CWE-269
 Improper Privilege Management
CVE-2017-16520 2024-11-21 12:16 2017-11-11 Show GitHub Exploit DB Packet Storm
264590 6.1 MEDIUM
Network
cacti cacti Cacti 1.1.27 has reflected XSS via the PATH_INFO to host.php. CWE-79
Cross-site Scripting
CVE-2017-16785 2024-11-21 12:16 2017-11-11 Show GitHub Exploit DB Packet Storm