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 13, 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
252891 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0132 2011-03-31 14:17 2011-03-3 Show GitHub Exploit DB Packet Storm
252892 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0131 2011-03-31 14:01 2011-03-3 Show GitHub Exploit DB Packet Storm
252893 9.3 危険 BlackBerry - BlackBerry Enterprise Server の PDF Distiller におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2604 2011-03-31 13:59 2011-01-11 Show GitHub Exploit DB Packet Storm
252894 6.8 警告 BlackBerry - BlackBerry Device Software のブラウザにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3934 2011-03-31 13:57 2010-10-14 Show GitHub Exploit DB Packet Storm
252895 6 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0540 2011-03-31 13:55 2010-06-15 Show GitHub Exploit DB Packet Storm
252896 6.9 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の cupsFileOpen 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2431 2011-03-31 13:54 2010-06-17 Show GitHub Exploit DB Packet Storm
252897 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の テキストフィルタサブシステムにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0542 2011-03-31 13:53 2010-06-17 Show GitHub Exploit DB Packet Storm
252898 7.9 危険 アップル
サイバートラスト株式会社
レッドハット
オラクル
CUPS
- CUPS の cupsd 内にある ipp.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2941 2011-03-31 13:51 2010-11-11 Show GitHub Exploit DB Packet Storm
252899 4.3 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-1748 2011-03-31 13:45 2010-06-15 Show GitHub Exploit DB Packet Storm
252900 6.9 警告 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0575 2011-03-31 13:42 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224571 6.5 MEDIUM
Network
newlib_project newlib In the __multiply function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify … CWE-476
 NULL Pointer Dereference
CVE-2019-14875 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
224572 6.5 MEDIUM
Network
newlib_project newlib In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if th… CWE-476
 NULL Pointer Dereference
CVE-2019-14874 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
224573 6.5 MEDIUM
Network
newlib_project newlib In the __multadd function of the newlib libc library, prior to versions 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if th… CWE-476
 NULL Pointer Dereference
CVE-2019-14873 2024-11-21 13:27 2020-03-20 Show GitHub Exploit DB Packet Storm
224574 6.5 MEDIUM
Network
newlib_project newlib The _dtoa_r function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference. CWE-476
 NULL Pointer Dereference
CVE-2019-14872 2024-11-21 13:27 2020-03-19 Show GitHub Exploit DB Packet Storm
224575 6.5 MEDIUM
Network
newlib_project newlib The REENT_CHECK macro (see newlib/libc/include/sys/reent.h) as used by REENT_CHECK_TM, REENT_CHECK_MISC, REENT_CHECK_MP and other newlib macros in versions prior to 3.3.0, does not check for memory a… CWE-476
 NULL Pointer Dereference
CVE-2019-14871 2024-11-21 13:27 2020-03-19 Show GitHub Exploit DB Packet Storm
224576 6.1 MEDIUM
Network
moodle moodle A vulnerability was found in Moodle 3.7 before 3.73, 3.6 before 3.6.7 and 3.5 before 3.5.9, where a reflected XSS possible from some fatal error messages. CWE-79
Cross-site Scripting
CVE-2019-14884 2024-11-21 13:27 2020-03-18 Show GitHub Exploit DB Packet Storm
224577 5.3 MEDIUM
Network
moodle moodle A vulnerability was found in Moodle 3.6 before 3.6.7 and 3.7 before 3.7.3, where tokens used to fetch inline atachments in email notifications were not disabled when a user's account was no longer ac… CWE-862
 Missing Authorization
CVE-2019-14883 2024-11-21 13:27 2020-03-18 Show GitHub Exploit DB Packet Storm
224578 6.1 MEDIUM
Network
moodle moodle A vulnerability was found in Moodle 3.7 to 3.7.3, 3.6 to 3.6.7, 3.5 to 3.5.9 and earlier where an open redirect existed in the Lesson edit page. CWE-601
Open Redirect
CVE-2019-14882 2024-11-21 13:27 2020-03-18 Show GitHub Exploit DB Packet Storm
224579 6.1 MEDIUM
Network
moodle moodle A vulnerability was found in moodle 3.7 before 3.7.3, where there is blind XSS reflected in some locations where user email is displayed. CWE-79
Cross-site Scripting
CVE-2019-14881 2024-11-21 13:27 2020-03-18 Show GitHub Exploit DB Packet Storm
224580 9.1 CRITICAL
Network
redhat jboss_enterprise_application_platform
single_sign-on
jboss_fuse
jboss_data_grid
wildfly
openshift_application_runtimes
A flaw was found when an OpenSSL security provider is used with Wildfly, the 'enabled-protocols' value in the Wildfly configuration isn't honored. An attacker could target the traffic sent from Wildf… NVD-CWE-Other
CVE-2019-14887 2024-11-21 13:27 2020-03-17 Show GitHub Exploit DB Packet Storm