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 17, 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
196841 6.5 警告
Local
GNU Project - GNU coreutils の chroot における親セッションにエスケープされる脆弱性 CWE-20
不適切な入力確認
CVE-2016-2781 2017-03-15 14:07 2016-02-28 Show GitHub Exploit DB Packet Storm
196842 8.2 重要
Network
シーメンス - Siemens の Web アプリケーション RUGGEDCOM NMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2683 2017-03-15 13:54 2017-02-22 Show GitHub Exploit DB Packet Storm
196843 7.5 重要
Network
Apache Software Foundation - Apache Tomcat に情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-8747 2017-03-15 10:46 2016-12-14 Show GitHub Exploit DB Packet Storm
196844 7.5 重要
Network
Carlo Gavazzi - Carlo Gavazzi VMU-C EM および VMU-C PV ファームウェアにおける重要な情報を平文で保存される脆弱性 CWE-200
情報漏えい
CVE-2017-5146 2017-03-14 18:57 2017-01-12 Show GitHub Exploit DB Packet Storm
196845 10 緊急
Network
Carlo Gavazzi - Carlo Gavazzi VMU-C EM および VMU-C PV ファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-5145 2017-03-14 18:57 2017-01-12 Show GitHub Exploit DB Packet Storm
196846 9.8 緊急
Network
Carlo Gavazzi - Carlo Gavazzi VMU-C EM および VMU-C PV ファームウェアにおける認証なしでアプリケーション機能にアクセスされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5144 2017-03-14 18:57 2017-01-12 Show GitHub Exploit DB Packet Storm
196847 5.5 警告
Local
wolfSSL Inc. - wolfSSL の fp_mul_comba 関数における RSA 鍵情報を抽出される脆弱性 CWE-200
情報漏えい
CVE-2017-6076 2017-03-14 18:05 2017-02-10 Show GitHub Exploit DB Packet Storm
196848 7.5 重要
Network
Hanwha Techwin Co, ltd. - Hanwha Techwin Smart Security Manager の Redis および Apache Felix Gogo サーバにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-5169 2017-03-14 18:00 2017-02-9 Show GitHub Exploit DB Packet Storm
196849 7.5 重要
Network
Hanwha Techwin Co, ltd. - Hanwha Techwin Smart Security Manager の ActiveMQ Broker サービスにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5168 2017-03-14 18:00 2017-02-9 Show GitHub Exploit DB Packet Storm
196850 7.8 重要
Local
tnef project - tnef の file_add_mapi_attrs() 関数における不正な読み書き操作を引き起こされる脆弱性 CWE-125
CWE-787
CVE-2017-6310 2017-03-14 17:56 2017-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
348101 - perforce perforce_server Directory traversal vulnerability in Perforce Server 2008.1 allows remote authenticated users to create arbitrary files via a .. (dot dot) in the argument to the "p4 add" command. CWE-22
Path Traversal
CVE-2010-0933 2012-06-15 13:00 2010-03-6 Show GitHub Exploit DB Packet Storm
348102 - 3com 3cp4144 3Com OfficeConnect Remote 812 ADSL Router, firmware 1.1.9 and 1.1.7, allows remote attackers to bypass port access restrictions by connecting to an approved port and quickly connecting to the desired… NVD-CWE-Other
CVE-2002-0888 2012-05-12 10:16 2002-10-4 Show GitHub Exploit DB Packet Storm
348103 - apple iphone_os Safari on Apple iPhone OS 3.1.3 for iPod touch allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long string in a MARQUEE element. CWE-20
 Improper Input Validation 
CVE-2010-1181 2012-03-30 13:00 2010-03-30 Show GitHub Exploit DB Packet Storm
348104 - emc networker EMC NetWorker (formerly Legato NetWorker) before 7.0 stores log files in the /nsr/logs/ directory with world-readable permissions, which allows local users to read sensitive information and possibly … NVD-CWE-Other
CVE-2002-0113 2012-03-30 10:14 2002-03-25 Show GitHub Exploit DB Packet Storm
348105 - emc networker EMC NetWorker (formerly Legato NetWorker) before 7.0 stores passwords in plaintext in the daemon.log file, which allows local users to gain privileges by reading the password from the file. NOTE: th… NVD-CWE-Other
CVE-2002-0114 2012-03-30 10:14 2002-03-25 Show GitHub Exploit DB Packet Storm
348106 - linux linux_kernel The nfs_lock function in fs/nfs/file.c in the Linux kernel 2.6.9 does not properly remove POSIX locks on files that are setgid without group-execute permission, which allows local users to cause a de… CWE-399
 Resource Management Errors
CVE-2007-6733 2012-03-19 13:00 2010-03-17 Show GitHub Exploit DB Packet Storm
348107 - cacti cacti SQL injection vulnerability in graph.php in Cacti 0.8.7e and earlier allows remote attackers to execute arbitrary SQL commands via a crafted rra_id parameter in a GET request in conjunction with a va… CWE-89
SQL Injection
CVE-2010-2092 2012-02-16 13:04 2010-05-28 Show GitHub Exploit DB Packet Storm
348108 - cacti cacti SQL injection vulnerability in templates_export.php in Cacti 0.8.7e and earlier allows remote attackers to execute arbitrary SQL commands via the export_item_id parameter. CWE-89
SQL Injection
CVE-2010-1431 2012-02-16 13:02 2010-05-5 Show GitHub Exploit DB Packet Storm
348109 - hp power_manager Stack-based buffer overflow in goform/formExportDataLogs in HP Power Manager before 4.2.10 allows remote attackers to execute arbitrary code via a long fileName parameter. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-3999 2012-02-14 12:49 2010-01-21 Show GitHub Exploit DB Packet Storm
348110 - cafuego simple_document_management_system Multiple SQL injection vulnerabilities in Simple Document Management System (SDMS) 2.0-CVS and earlier allow remote attackers to execute arbitrary SQL commands via the (1) folder_id parameter in list… CWE-89
SQL Injection
CVE-2005-3877 2012-02-7 14:00 2005-11-29 Show GitHub Exploit DB Packet Storm