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 4, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253371 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
253372 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
253373 5 警告 IBM - IBM WebSphere Application Server (WAS) の Administrative Console コンポーネントにおける WAS セッションの内容を読まれる脆弱性 CWE-200
情報漏えい
CVE-2009-1898 2010-05-27 17:24 2009-06-3 Show GitHub Exploit DB Packet Storm
253374 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live 2009 および teTeX の dvipsk/dospecial.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1440 2010-05-26 16:33 2010-05-6 Show GitHub Exploit DB Packet Storm
253375 6.8 警告 サイバートラスト株式会社
レッドハット
- TeX Live および teTeX の predospecial 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0739 2010-05-26 16:32 2010-04-16 Show GitHub Exploit DB Packet Storm
253376 9.3 危険 アドビシステムズ - Adobe Photoshop CS4 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1279 2010-05-26 16:32 2010-04-30 Show GitHub Exploit DB Packet Storm
253377 9.3 危険 レッドハット
freedesktop.org
サイバートラスト株式会社
Glyph & Cog, LLC
- Xpdf および Poppler の ObjectStream::ObjectStream 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3608 2010-05-26 16:31 2009-10-15 Show GitHub Exploit DB Packet Storm
253378 6.8 警告 サイバートラスト株式会社
レッドハット
CUPS
- CUPS の pdftops フィルタにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0791 2010-05-26 16:30 2009-06-3 Show GitHub Exploit DB Packet Storm
253379 6.8 警告 レッドハット
Glyph & Cog, LLC
サイバートラスト株式会社
CUPS
- Xpdf および CUPS におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0195 2010-05-26 16:30 2009-04-16 Show GitHub Exploit DB Packet Storm
253380 4.3 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 MMR デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1183 2010-05-26 16:30 2009-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 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
196821 8.8 HIGH
Network
leantime leantime Leantime before versions 2.0.15 and 2.1-beta3 has a SQL Injection vulnerability. The impact is high. Malicious users/attackers can execute arbitrary SQL queries negatively affecting the confidentiali… CWE-89
SQL Injection
CVE-2020-5292 2024-11-21 14:33 2020-04-1 Show GitHub Exploit DB Packet Storm
196822 7.8 HIGH
Local
projectatomic
debian
archlinux
centos
bubblewrap
debian_linux
arch_linux
centos
Bubblewrap (bwrap) before version 0.4.1, if installed in setuid mode and the kernel supports unprivileged user namespaces, then the `bwrap --userns2` option can be used to make the setuid process kee… CWE-269
 Improper Privilege Management
CVE-2020-5291 2024-11-21 14:33 2020-04-1 Show GitHub Exploit DB Packet Storm
196823 6.5 MEDIUM
Network
elide elide In Elide before 4.5.14, it is possible for an adversary to "guess and check" the value of a model field they do not have access to assuming they can read at least one other field in the model. The ad… CWE-552
 Files or Directories Accessible to External Parties
CVE-2020-5289 2024-11-21 14:33 2020-03-31 Show GitHub Exploit DB Packet Storm
196824 4.3 MEDIUM
Network
zeit next.js Next.js versions before 9.3.2 have a directory traversal vulnerability. Attackers could craft special requests to access files in the dist directory (.next). This does not affect files outside of the… CWE-22
Path Traversal
CVE-2020-5284 2024-11-21 14:33 2020-03-31 Show GitHub Exploit DB Packet Storm
196825 8.1 HIGH
Network
sensiolabs symfony In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides … CWE-863
 Incorrect Authorization
CVE-2020-5275 2024-11-21 14:33 2020-03-31 Show GitHub Exploit DB Packet Storm
196826 5.4 MEDIUM
Network
sensiolabs symfony In Symfony before versions 5.0.5 and 4.4.5, some properties of the Exception were not properly escaped when the `ErrorHandler` rendered it stacktrace. In addition, the stacktrace were displayed even … CWE-209
Information Exposure Through an Error Message
CVE-2020-5274 2024-11-21 14:33 2020-03-31 Show GitHub Exploit DB Packet Storm
196827 4.3 MEDIUM
Network
sensiolabs symfony In Symfony before versions 4.4.7 and 5.0.7, when a `Response` does not contain a `Content-Type` header, affected versions of Symfony can fallback to the format defined in the `Accept` header of the r… CWE-20
 Improper Input Validation 
CVE-2020-5255 2024-11-21 14:33 2020-03-31 Show GitHub Exploit DB Packet Storm
196828 7.5 HIGH
Network
sonicwall sma1000_firmware A vulnerability in the SonicWall SMA1000 HTTP Extraweb server allows an unauthenticated remote attacker to cause HTTP server crash which leads to Denial of Service. This vulnerability affected SMA100… CWE-444
HTTP Request Smuggling
CVE-2020-5129 2024-11-21 14:33 2020-03-26 Show GitHub Exploit DB Packet Storm
196829 4.8 MEDIUM
Network
emc rsa_authentication_manager RSA Authentication Manager versions prior to 8.4 P10 contain a stored cross-site scripting vulnerability in the Security Console. A malicious RSA Authentication Manager Security Console administrator… CWE-79
Cross-site Scripting
CVE-2020-5340 2024-11-21 14:33 2020-03-26 Show GitHub Exploit DB Packet Storm
196830 4.8 MEDIUM
Network
emc rsa_authentication_manager RSA Authentication Manager versions prior to 8.4 P10 contain a stored cross-site scripting vulnerability in the Security Console. A malicious RSA Authentication Manager Security Console administrator… CWE-79
Cross-site Scripting
CVE-2020-5339 2024-11-21 14:33 2020-03-26 Show GitHub Exploit DB Packet Storm