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 12, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
194931 9.8 緊急
Network
GNU Project
openSUSE project
- GnuTLS の read_attribute 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5337 2017-04-20 16:42 2017-01-4 Show GitHub Exploit DB Packet Storm
194932 9.8 緊急
Network
GNU Project
openSUSE project
- GnuTLS の lib/opencdk/pubkey.c の cdk_pk_get_keyid 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5336 2017-04-20 16:42 2017-01-4 Show GitHub Exploit DB Packet Storm
194933 7.5 重要
Network
GNU Project
openSUSE project
- GnuTLS の lib/opencdk/read-packet.c のストリーム読み取り機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-5335 2017-04-20 16:42 2017-01-4 Show GitHub Exploit DB Packet Storm
194934 9.8 緊急
Network
GNU Project
openSUSE project
- GnuTLS の gnutls_x509_ext_import_proxy 関数におけるメモリ二重解放の脆弱性 CWE-415
二重解放
CVE-2017-5334 2017-04-20 16:42 2017-02-4 Show GitHub Exploit DB Packet Storm
194935 7.5 重要
Network
Debian
PySAML2 project
- PySAML2 における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-10149 2017-04-20 16:35 2016-11-3 Show GitHub Exploit DB Packet Storm
194936 9.8 緊急
Network
libgit2 - libgit2 の Git Smart Protocol サポートの transports/smart_pkt.c の git_pkt_parse_line 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-10128 2017-04-20 16:24 2016-11-15 Show GitHub Exploit DB Packet Storm
194937 7.5 重要
Network
GNU Project - GNU Binutils の GNU linker (ld) におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-7227 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
194938 9.1 緊急
Network
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの pe_ILF_object_p 関数におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-7226 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
194939 7.5 重要
Network
GNU Project - GNU Binutils の addr2line の find_nearest_line 関数における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-7225 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
194940 5.5 警告
Local
GNU Project - GNU Binutils の objdump の find_nearest_line 関数における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-7224 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
347151 - dedecms dedecms include/userlogin.class.php in DeDeCMS 5.5 GBK, when session.auto_start is enabled, allows remote attackers to bypass authentication and gain administrative access via a value of 1 for the _SESSION[d… CWE-287
Improper Authentication
CVE-2010-1097 2010-12-14 14:00 2010-03-25 Show GitHub Exploit DB Packet Storm
347152 - php php The Linear Congruential Generator (LCG) in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpr… CWE-310
Cryptographic Issues
CVE-2010-1128 2010-12-10 15:39 2010-03-27 Show GitHub Exploit DB Packet Storm
347153 - php php The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause … NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
347154 - php php Per: http://cwe.mitre.org/data/slices/2000.html Improper Check for Unusual or Exceptional Conditions CWE-754 NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
347155 - apple mac_os_x The hfs implementation in Apple Mac OS X 10.5.8 and 10.6.x before 10.6.5 supports hard links to directories and does not prevent certain deeply nested directory structures, which allows local users t… NVD-CWE-Other
CVE-2010-0105 2010-12-10 14:00 2010-04-28 Show GitHub Exploit DB Packet Storm
347156 - php php Use-after-free vulnerability in the request shutdown functionality in PHP 5.2 before 5.2.13 and 5.3 before 5.3.2 allows context-dependent attackers to cause a denial of service (crash) via a stream c… CWE-399
 Resource Management Errors
CVE-2010-2093 2010-12-7 15:48 2010-05-28 Show GitHub Exploit DB Packet Storm
347157 - realnetworks helix_mobile_server
helix_server
helix_server_mobile
Stack-based buffer overflow in the AgentX::receive_agentx function in AgentX++ 1.4.16, as used in RealNetworks Helix Server and Helix Mobile Server 11.x through 13.x and other products, allows remote… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1318 2010-11-24 14:00 2010-04-21 Show GitHub Exploit DB Packet Storm
347158 - gnu gzip The huft_build function in inflate.c in gzip before 1.3.13 creates a hufts (aka huffman) table that is too small, which allows remote attackers to cause a denial of service (application crash or infi… CWE-20
 Improper Input Validation 
CVE-2009-2624 2010-11-18 15:29 2010-01-30 Show GitHub Exploit DB Packet Storm
347159 - sterlitetechnologies sam300_ax_router Cross-site scripting (XSS) vulnerability in Forms/status_statistics_1 in the Sterlite SAM300 AX Router allows remote attackers to inject arbitrary web script or HTML via the Stat_Radio parameter. CWE-79
Cross-site Scripting
CVE-2010-0607 2010-11-4 13:00 2010-02-12 Show GitHub Exploit DB Packet Storm
347160 - osticket osticket Cross-site scripting (XSS) vulnerability in scp/ajax.php in osTicket before 1.6.0 Stable allows remote authenticated users to inject arbitrary web script or HTML via the f parameter, possibly related… CWE-79
Cross-site Scripting
CVE-2010-0606 2010-11-4 03:16 2010-02-12 Show GitHub Exploit DB Packet Storm