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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255181 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0127 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
255182 9.3 危険 マイクロソフト - 複数の Microsoft 製品の VBE6.DLL における整数オーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0815 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
255183 9.3 危険 マイクロソフト - 複数の Microsoft 製品の inetcomm.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0816 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
255184 9.3 危険 日立 - 複数の日立製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4776 2010-05-28 18:42 2009-07-21 Show GitHub Exploit DB Packet Storm
255185 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvips における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0827 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
255186 6.8 警告 サイバートラスト株式会社
レッドハット
- teTeX および TeXlive 2007 の hpc.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-5935 2010-05-27 17:40 2007-11-13 Show GitHub Exploit DB Packet Storm
255187 4.3 警告 サイバートラスト株式会社
レッドハット
- dvipng および teTeX の set.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0829 2010-05-27 17:40 2010-05-6 Show GitHub Exploit DB Packet Storm
255188 1.9 注意 IBM - IBM WebSphere Application Server における KeyRingPassword のパスワード情報が漏えいする脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0769 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
255189 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0768 2010-05-27 17:25 2010-04-1 Show GitHub Exploit DB Packet Storm
255190 4 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0770 2010-05-27 17:25 2010-04-1 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
221461 5.4 MEDIUM
Network
postieplugin postie The Postie plugin 1.9.40 for WordPress allows XSS, as demonstrated by a certain payload with jaVasCript:/* at the beginning and a crafted SVG element. CWE-79
Cross-site Scripting
CVE-2019-20204 2024-11-21 13:38 2020-01-2 Show GitHub Exploit DB Packet Storm
221462 5.3 MEDIUM
Network
postieplugin postie The Authorized Addresses feature in the Postie plugin 1.9.40 for WordPress allows remote attackers to publish posts by spoofing the From information of an email message. CWE-290
 Authentication Bypass by Spoofing
CVE-2019-20203 2024-11-21 13:38 2020-01-2 Show GitHub Exploit DB Packet Storm
221463 6.5 MEDIUM
Network
ezxml_project ezxml An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_char_content() tries to use realloc on a block that was not allocated, leading to an invalid free and segmentation fault. CWE-763
 Release of Invalid Pointer or Reference
CVE-2019-20202 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221464 6.5 MEDIUM
Network
ezxml_project ezxml An issue was discovered in ezXML 0.8.3 through 0.8.6. The ezxml_parse_* functions mishandle XML entities, leading to an infinite loop in which memory allocations occur. CWE-400
CWE-835
 Uncontrolled Resource Consumption
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-20201 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221465 6.5 MEDIUM
Network
ezxml_project ezxml An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the … CWE-125
Out-of-bounds Read
CVE-2019-20200 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221466 6.5 MEDIUM
Network
ezxml_project ezxml An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while runnin… CWE-125
CWE-476
Out-of-bounds Read
 NULL Pointer Dereference
CVE-2019-20199 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221467 6.5 MEDIUM
Network
ezxml_project ezxml An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_ent_ok() mishandles recursion, leading to stack consumption for a crafted XML file. CWE-674
 Uncontrolled Recursion
CVE-2019-20198 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221468 8.8 HIGH
Network
nagios nagios_xi In Nagios XI 5.6.9, an authenticated user is able to execute arbitrary OS commands via shell metacharacters in the id parameter to schedulereport.php, in the context of the web-server user account. CWE-78
OS Command 
CVE-2019-20197 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221469 7.5 HIGH
Network
pureftpd
fedoraproject
pure-ftpd
fedora
In Pure-FTPd 1.0.49, a stack exhaustion issue was discovered in the listdir function in ls.c. CWE-400
 Uncontrolled Resource Consumption
CVE-2019-20176 2024-11-21 13:38 2020-01-1 Show GitHub Exploit DB Packet Storm
221470 7.5 HIGH
Network
qemu qemu An issue was discovered in ide_dma_cb() in hw/ide/core.c in QEMU 2.4.0 through 4.2.0. The guest system can crash the QEMU process in the host system via a special SCSI_IOCTL_SEND_COMMAND. It hits an … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2019-20175 2024-11-21 13:38 2019-12-31 Show GitHub Exploit DB Packet Storm