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":June 6, 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
251021 9 危険 OpenVAS - OpenVAS Manager の email 関数における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0018 2012-03-27 18:42 2011-01-18 Show GitHub Exploit DB Packet Storm
251022 2.1 注意 The Tor Project - Tor における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0016 2012-03-27 18:42 2011-01-17 Show GitHub Exploit DB Packet Storm
251023 5 警告 The Tor Project - Tor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0015 2012-03-27 18:42 2011-01-17 Show GitHub Exploit DB Packet Storm
251024 4.3 警告 Best Practical Solutions - Best Practical Solutions RT における平分パスワードを判定される脆弱性 CWE-310
暗号の問題
CVE-2011-0009 2012-03-27 18:42 2011-01-25 Show GitHub Exploit DB Packet Storm
251025 6.9 警告 Todd C. Miller
レッドハット
- Fedora の sudo の parse.c における root 権限を取得される脆弱性 CWE-DesignError
CVE-2011-0008 2012-03-27 18:42 2011-01-18 Show GitHub Exploit DB Packet Storm
251026 3.3 注意 troglobit - pimd における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0007 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251027 4.3 警告 Joomla! - Joomla! の com_search モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0005 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251028 4.3 警告 Piwik - Piwik におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0004 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
251029 6.9 警告 Exim Development - Exim の open_log 機能における任意のファイルにログデータをアペンドさせる脆弱性 CWE-20
CWE-59
CVE-2011-0017 2012-03-27 18:42 2010-06-12 Show GitHub Exploit DB Packet Storm
251030 5.8 警告 MediaWiki - MediaWiki におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0003 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310251 7.5 HIGH
Network
osgeo mapserver Mapserver 5.2, 5.4 and 5.6 before 5.6.5-2 improperly validates symbol index values during Mapfile parsing. CWE-20
 Improper Input Validation 
CVE-2010-1678 2024-11-21 10:14 2019-10-30 Show GitHub Exploit DB Packet Storm
310252 - videolan vlc_media_player Heap-based buffer overflow in VideoLAN VLC media player before 1.0.6 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted byte str… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1445 2024-11-21 10:14 2014-12-27 Show GitHub Exploit DB Packet Storm
310253 - videolan vlc_media_player The ZIP archive decompressor in VideoLAN VLC media player before 1.0.6 allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly execute arbitrary… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1444 2024-11-21 10:14 2014-12-27 Show GitHub Exploit DB Packet Storm
310254 - videolan vlc_media_player The parse_track_node function in modules/demux/playlist/xspf.c in the XSPF playlist parser in VideoLAN VLC media player before 1.0.6 allows remote attackers to cause a denial of service (NULL pointer… NVD-CWE-Other
CVE-2010-1443 2024-11-21 10:14 2014-12-27 Show GitHub Exploit DB Packet Storm
310255 - videolan vlc_media_player VideoLAN VLC media player before 1.0.6 allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly execute arbitrary code via a crafted byte stream … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1442 2024-11-21 10:14 2014-12-27 Show GitHub Exploit DB Packet Storm
310256 - videolan vlc_media_player Multiple heap-based buffer overflows in VideoLAN VLC media player before 1.0.6 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1441 2024-11-21 10:14 2014-12-27 Show GitHub Exploit DB Packet Storm
310257 - jruby jruby The regular expression engine in JRuby before 1.4.1, when $KCODE is set to 'u', does not properly handle characters immediately after a UTF-8 character, which allows remote attackers to conduct cross… CWE-79
Cross-site Scripting
CVE-2010-1330 2024-11-21 10:14 2012-11-24 Show GitHub Exploit DB Packet Storm
310258 - apple cfnetwork
safari
Cross-site scripting (XSS) vulnerability in CFNetwork in Apple Safari before 5.0.6 allows remote attackers to inject arbitrary web script or HTML via a crafted text/plain file. CWE-79
Cross-site Scripting
CVE-2010-1420 2024-11-21 10:14 2011-07-22 Show GitHub Exploit DB Packet Storm
310259 - apple cfnetwork
safari
CFNetwork in Apple Safari before 5.0.6 on Windows allows remote web servers to execute arbitrary code by replaying the NTLM credentials of a client user, related to a "credential reflection" issue. CWE-255
Credentials Management
CVE-2010-1383 2024-11-21 10:14 2011-07-22 Show GitHub Exploit DB Packet Storm
310260 - quagga quagga bgpd in Quagga before 0.99.18 allows remote attackers to cause a denial of service (session reset) via a malformed AS_PATHLIMIT path attribute. CWE-399
 Resource Management Errors
CVE-2010-1675 2024-11-21 10:14 2011-03-30 Show GitHub Exploit DB Packet Storm