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 1, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254861 6.8 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサーバへアクセスされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1320 2011-04-8 13:33 2010-08-30 Show GitHub Exploit DB Packet Storm
254862 4 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1319 2011-04-8 13:32 2010-07-16 Show GitHub Exploit DB Packet Storm
254863 5 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1313 2011-04-8 13:32 2010-06-24 Show GitHub Exploit DB Packet Storm
254864 1.9 注意 IBM - IBM WebSphere Application Server の Administrative Scripting Tools における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1310 2011-04-8 13:32 2010-07-19 Show GitHub Exploit DB Packet Storm
254865 4 警告 Cyber-Ark Software - Password Vault Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0459 2011-04-8 12:01 2011-04-8 Show GitHub Exploit DB Packet Storm
254866 4.6 警告 Linux
レッドハット
- Linux kernel の KVM 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3698 2011-04-8 11:23 2010-10-20 Show GitHub Exploit DB Packet Storm
254867 5 警告 IBM - IBM WebSphere Application Server の SOAP with Attachments API for Java (SAAJ) 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1322 2011-04-7 15:40 2010-07-29 Show GitHub Exploit DB Packet Storm
254868 6.5 警告 IBM - IBM WebSphere Application Server の AuthCache パージ実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1321 2011-04-7 15:38 2010-10-18 Show GitHub Exploit DB Packet Storm
254869 5 警告 IBM - IBM WebSphere Application Server の com.ibm.ws.jsp.runtime.WASJSPStrBufferImpl におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1317 2011-04-7 15:35 2010-07-29 Show GitHub Exploit DB Packet Storm
254870 5 警告 IBM - IBM WebSphere Application Server の org.apache.jasper.runtime.JspWriterImpl.response におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1318 2011-04-7 15:25 2010-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221081 8.8 HIGH
Network
tp-link tl-wdr5620_firmware
tl-wdr3500_firmware
tl-wdr3600_firmware
tl-wdr4300_firmware
tl-wdr4900_firmware
TP-Link WDR Series devices through firmware v3 (such as TL-WDR5620 V3.0) are affected by command injection (after login) leading to remote code execution, because shell metacharacters can be included… CWE-78
OS Command 
CVE-2019-6487 2024-11-21 13:46 2019-01-18 Show GitHub Exploit DB Packet Storm
221082 6.5 MEDIUM
Network
cairographics cairo An issue was discovered in cairo 1.16.0. There is an infinite loop in the function _arc_error_normalized in the file cairo-arc.c, related to _arc_max_angle_for_tolerance_normalized. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-6462 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221083 6.5 MEDIUM
Network
cairographics cairo An issue was discovered in cairo 1.16.0. There is an assertion problem in the function _cairo_arc_in_direction in the file cairo-arc.c. CWE-617
 Reachable Assertion
CVE-2019-6461 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221084 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_field_set_name() in the file rec-field.c in librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6460 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221085 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_extract_type in rec-utils.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6459 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221086 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_buf_new in rec-buf.c when called from rec_parse_rset in rec-parser.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6458 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221087 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a memory leak in rec_aggregate_reg_new in rec-aggregate.c in librec.a. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-6457 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221088 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a NULL pointer dereference in the function rec_fex_size() in the file rec-fex.c of librec.a. CWE-476
 NULL Pointer Dereference
CVE-2019-6456 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221089 6.5 MEDIUM
Network
gnu recutils An issue was discovered in GNU Recutils 1.8. There is a double-free problem in the function rec_mset_elem_destroy() in the file rec-mset.c. CWE-415
 Double Free
CVE-2019-6455 2024-11-21 13:46 2019-01-17 Show GitHub Exploit DB Packet Storm
221090 8.1 HIGH
Adjacent
estrongs es_file_explorer_file_manager The ES File Explorer File Manager application through 4.1.9.7.4 for Android allows remote attackers to read arbitrary files or execute applications via TCP port 59777 requests on the local Wi-Fi netw… CWE-306
Missing Authentication for Critical Function
CVE-2019-6447 2024-11-21 13:46 2019-01-16 Show GitHub Exploit DB Packet Storm