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 3, 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
250311 4.3 警告 マイクロソフト - 複数の Microsoft SharePoint 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1893 2011-10-20 16:20 2011-09-13 Show GitHub Exploit DB Packet Storm
250312 9.3 危険 マイクロソフト - Microsoft Office 2003 および 2007 における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1980 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
250313 9.3 危険 マイクロソフト - Microsoft Office 2007 および 2010 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1982 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
250314 7.2 危険 マイクロソフト - Windows Server 2003 および 2008 の WINS における権限昇格の脆弱性性 CWE-264
認可・権限・アクセス制御
CVE-2011-1984 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
250315 9.3 危険 マイクロソフト - Microsoft Excel 2003 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1986 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
250316 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1987 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
250317 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1988 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
250318 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1989 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
250319 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1990 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
250320 9.3 危険 マイクロソフト - Microsoft Windows における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1991 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212231 9.8 CRITICAL
Network
phoenixcontact ilc_131_eth_firmware
ilc_131_eth\/xc_firmware
ilc_151_eth_firmware
ilc_151_eth\/xc_firmware
ilc_171_eth_2tx_firmware
ilc_191_eth_2tx_firmware
ilc_191_me\/an_firmware
axc_1050_fir…
Multiple Phoenix Contact devices allow remote attackers to establish TCP sessions to port 1962 and obtain sensitive information or make changes, as demonstrated by using the Create Backup feature to … CWE-306
Missing Authentication for Critical Function
CVE-2019-9201 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212232 8.8 HIGH
Network
freedesktop
debian
canonical
poppler
debian_linux
ubuntu_linux
A heap-based buffer underwrite exists in ImageStream::getLine() located at Stream.cc in Poppler 0.74.0 that can (for example) be triggered by sending a crafted PDF file to the pdfimages binary. It al… CWE-787
 Out-of-bounds Write
CVE-2019-9200 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212233 8.8 HIGH
Network
podofo_project
fedoraproject
podofo
fedora
PoDoFo::Impose::PdfTranslator::setSource() in pdftranslator.cpp in PoDoFo 0.9.6 has a NULL pointer dereference that can (for example) be triggered by sending a crafted PDF file to the podofoimpose bi… CWE-476
 NULL Pointer Dereference
CVE-2019-9199 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212234 9.8 CRITICAL
Network
grin grin util/src/zip.rs in Grin before 1.0.2 mishandles suspicious files. An attacker can execute arbitrary code via directory traversal in a ZIP archive. CWE-22
Path Traversal
CVE-2019-9195 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212235 9.8 CRITICAL
Network
std42 elfinder elFinder before 2.1.48 has a command injection vulnerability in the PHP connector. CWE-78
OS Command 
CVE-2019-9194 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212236 7.5 HIGH
Network
gnu glibc In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\1\\1)*' in grep, a different issue than CV… CWE-674
 Uncontrolled Recursion
CVE-2019-9192 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212237 5.9 MEDIUM
Network
etsi enterprise_transport_security The ETSI Enterprise Transport Security (ETS, formerly known as eTLS) protocol does not provide per-session forward secrecy. CWE-310
Cryptographic Issues
CVE-2019-9191 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212238 9.8 CRITICAL
Network
j2store j2store SQL injection vulnerability in the J2Store plugin 3.x before 3.3.7 for Joomla! allows remote attackers to execute arbitrary SQL commands via the product_option[] parameter. CWE-89
SQL Injection
CVE-2019-9184 2024-11-21 13:51 2019-02-27 Show GitHub Exploit DB Packet Storm
212239 8.8 HIGH
Network
zzzcms zzzphp There is a CSRF in ZZZCMS zzzphp V1.6.1 via a /admin015/save.php?act=editfile request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the fi… CWE-352
 Origin Validation Error
CVE-2019-9182 2024-11-21 13:51 2019-02-26 Show GitHub Exploit DB Packet Storm
212240 7.2 HIGH
Network
schoolcms schoolcms SchoolCMS version 2.3.1 allows file upload via the logo upload feature at admin.php?m=admin&c=site&a=save by using the .jpg extension, changing the Content-Type to image/php, and placing PHP code aft… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9181 2024-11-21 13:51 2019-02-26 Show GitHub Exploit DB Packet Storm