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 23, 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
218881 4.3 警告 Simple Popup Project - WordPress 用 Simple Popup Images プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3921 2014-06-3 17:47 2014-05-22 Show GitHub Exploit DB Packet Storm
218882 5 警告 Moodle - Moodle の blocks/html/lib.php 内の block_html_pluginfile 関数の My Home の実装における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0216 2014-06-3 17:23 2014-05-19 Show GitHub Exploit DB Packet Storm
218883 6 警告 Dotclear - Dotclear の admin/categories.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3783 2014-06-3 17:20 2014-05-16 Show GitHub Exploit DB Packet Storm
218884 6.8 警告 UserCake - Usercake の user_settings.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3866 2014-06-3 17:19 2014-05-21 Show GitHub Exploit DB Packet Storm
218885 - - 富士通
Apache Software Foundation
- ** 削除 ** Apache Struts の ParametersInterceptor における ClassLoader を操作される脆弱性 - CVE-2014-0094 2014-06-3 17:17 2014-03-6 Show GitHub Exploit DB Packet Storm
218886 5 警告 レッドハット - Red Hat Enterprise Linux 5 上で稼動する Red Hat sos の sosreport における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-3925 2014-06-3 15:48 2014-05-30 Show GitHub Exploit DB Packet Storm
218887 2.1 注意 レッドハット - Red Hat Enterprise Virtualization Manager データウェアハウスパッケージで使用される ovirt-engine-dwh における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-0202 2014-06-3 15:47 2014-05-27 Show GitHub Exploit DB Packet Storm
218888 4.3 警告 IBM - IBM WebSphere Service Registry and Repository の Web UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3010 2014-06-3 15:43 2014-05-19 Show GitHub Exploit DB Packet Storm
218889 3.5 注意 IBM - IBM Sterling Control Center におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-0925 2014-06-3 15:42 2014-05-16 Show GitHub Exploit DB Packet Storm
218890 6.5 警告 IBM - Windows 上で稼働する IBM DB2 のストアドプロシージャのインフラストラクチャにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6744 2014-06-3 15:39 2013-11-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291441 5.9 MEDIUM
Network
oracle
fujitsu
canonical
mozilla
http_server
integrated_lights_out_manager_firmware
communications_application_session_controller
sparc_enterprise_m3000_firmware
sparc_enterprise_m4000_firmware
sparc_enterprise_m5000_…
The RC4 algorithm, as used in the TLS protocol and SSL protocol, has many single-byte biases, which makes it easier for remote attackers to conduct plaintext-recovery attacks via statistical analysis… CWE-326
Inadequate Encryption Strength
CVE-2013-2566 2024-11-21 10:51 2013-03-16 Show GitHub Exploit DB Packet Storm
291442 - linux
redhat
linux_kernel
enterprise_mrg
The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect length value during a copy operation,… CWE-310
Cryptographic Issues
CVE-2013-2548 2024-11-21 10:51 2013-03-16 Show GitHub Exploit DB Packet Storm
291443 - linux
redhat
linux_kernel
enterprise_mrg
The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 does not initialize certain structure members, which al… CWE-310
Cryptographic Issues
CVE-2013-2547 2024-11-21 10:51 2013-03-16 Show GitHub Exploit DB Packet Storm
291444 - linux
redhat
linux_kernel
enterprise_mrg
The report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect C library function for copying strings, which allows local users to obtain sensitive informatio… CWE-310
Cryptographic Issues
CVE-2013-2546 2024-11-21 10:51 2013-03-16 Show GitHub Exploit DB Packet Storm
291445 - microsoft windows_8 Unspecified vulnerability in Microsoft Windows 8 allows remote attackers to cause a denial of service (reboot) or possibly have unknown other impact via a crafted TrueType Font (TTF) file, as demonst… NVD-CWE-noinfo
CVE-2013-2558 2024-11-21 10:51 2013-03-13 Show GitHub Exploit DB Packet Storm
291446 - bitcoin bitcoin-qt
bitcoind
bitcoin_core
The CTransaction::FetchInputs method in bitcoind and Bitcoin-Qt before 0.8.0rc1 copies transactions from disk to memory without incrementally checking for spent prevouts, which allows remote attacker… CWE-399
 Resource Management Errors
CVE-2013-2293 2024-11-21 10:51 2013-03-12 Show GitHub Exploit DB Packet Storm
291447 - bitcoin bitcoind
bitcoin-qt
bitcoin_core
bitcoind and Bitcoin-Qt 0.8.0 and earlier allow remote attackers to cause a denial of service (electricity consumption) by mining a block to create a nonstandard Bitcoin transaction containing multip… CWE-399
 Resource Management Errors
CVE-2013-2292 2024-11-21 10:51 2013-03-12 Show GitHub Exploit DB Packet Storm
291448 - bitcoin bitcoind
bitcoin-qt
bitcoin_core
bitcoind and Bitcoin-Qt before 0.4.9rc1, 0.5.x before 0.5.8rc1, 0.6.0 before 0.6.0.11rc1, 0.6.1 through 0.6.5 before 0.6.5rc1, and 0.7.x before 0.7.3rc1 make it easier for remote attackers to obtain … CWE-200
Information Exposure
CVE-2013-2273 2024-11-21 10:51 2013-03-12 Show GitHub Exploit DB Packet Storm
291449 - bitcoin bitcoind
bitcoin-qt
bitcoin_core
The penny-flooding protection mechanism in the CTxMemPool::accept method in bitcoind and Bitcoin-Qt before 0.4.9rc1, 0.5.x before 0.5.8rc1, 0.6.0 before 0.6.0.11rc1, 0.6.1 through 0.6.5 before 0.6.5r… CWE-200
Information Exposure
CVE-2013-2272 2024-11-21 10:51 2013-03-12 Show GitHub Exploit DB Packet Storm
291450 - privoxy privoxy Privoxy before 3.0.21 does not properly handle Proxy-Authenticate and Proxy-Authorization headers in the client-server data stream, which makes it easier for remote HTTP servers to spoof the intended… CWE-20
 Improper Input Validation 
CVE-2013-2503 2024-11-21 10:51 2013-03-12 Show GitHub Exploit DB Packet Storm