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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217541 6.8 警告 X.Org Foundation - X.org libXv における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1989 2013-11-28 18:30 2013-05-23 Show GitHub Exploit DB Packet Storm
217542 4 警告 Linux - Linux Kernel の XFS の実装におけるバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6382 2013-11-28 18:27 2013-10-31 Show GitHub Exploit DB Packet Storm
217543 4.7 警告 Linux - Linux Kernel の drivers/scsi/aacraid/commctrl.c の aac_send_raw_srb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6380 2013-11-28 18:25 2013-11-19 Show GitHub Exploit DB Packet Storm
217544 2.6 注意 Novell
OpenVPN Technologies
- OpenVPN の crypto.c の openvpn_decrypt 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2061 2013-11-28 17:59 2013-03-22 Show GitHub Exploit DB Packet Storm
217545 6.8 警告 X.Org Foundation - X.org libXcursor における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-2003 2013-11-28 17:57 2013-05-23 Show GitHub Exploit DB Packet Storm
217546 6 警告 OpenStack - 複数の OpenStack 製品におけるアクセスを保持される脆弱性 CWE-287
不適切な認証
CVE-2013-2059 2013-11-28 17:55 2013-04-25 Show GitHub Exploit DB Packet Storm
217547 6.8 警告 X.Org Foundation - X.org libXt における初期化されていないポインタの使用およびメモリ破損を誘発される脆弱性 CWE-119
バッファエラー
CVE-2013-2005 2013-11-28 17:55 2013-05-23 Show GitHub Exploit DB Packet Storm
217548 2.1 注意 OpenStack - OpenStack Identity Grizzly における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2006 2013-11-28 17:53 2013-04-12 Show GitHub Exploit DB Packet Storm
217549 4.3 警告 Gentoo Linux
MediaWiki
- MediaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2031 2013-11-28 17:51 2013-04-30 Show GitHub Exploit DB Packet Storm
217550 6.8 警告 X.Org Foundation - X.org libXt におけるバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-2002 2013-11-28 17:49 2013-05-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
279251 - clever_copy clever_copy Cross-site scripting (XSS) vulnerability in Clever Copy 2.0, 2.0a, and 3.0 allows remote attackers to inject arbitrary web script or HTML via the (1) Referer or (2) X-Forwarded-For headers in an HTTP… NVD-CWE-Other
CVE-2006-0627 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279252 - dale_ray myquiz myquiz.pl in Dale Ray MyQuiz 1.01 allows remote attackers to execute arbitrary commands via shell metacharacters in the URL, which are not properly handled as part of the PATH_INFO environment variab… NVD-CWE-Other
CVE-2006-0628 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279253 - aol instant_messenger Unspecified vulnerability in AOL Instant Messenger (AIM) 5.9.3861 allows user-assisted remote attackers to cause a denial of service (client crash) and possibly execute arbitrary code by tricking the… NVD-CWE-Other
CVE-2006-0629 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279254 - ritlabs the_bat RITLabs The Bat! before 3.0.0.15 displays certain important headers from encapsulated data in message/partial MIME messages, instead of the real headers, which is in violation of RFC2046 header mergi… NVD-CWE-Other
CVE-2006-0630 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279255 - phpbb_group phpbb The gen_rand_string function in phpBB 2.0.19 uses insufficiently random data (small value space) to create the activation key ("validation ID") that is sent by e-mail when establishing a password, wh… NVD-CWE-Other
CVE-2006-0632 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279256 - borland_software c\+\+_builder Borland C++Builder 6 (BCB6) with Update Pack 4 Enterprise edition (ent_upd4) evaluates the "i>sizeof(int)" expression to false when i equals -1, which might introduce integer overflow vulnerabilities… NVD-CWE-Other
CVE-2006-0634 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279257 - fabrice_bellard tiny_c_compiler Tiny C Compiler (TCC) 0.9.23 (aka TinyCC) evaluates the "i>sizeof(int)" expression to false when i equals -1, which might introduce integer overflow vulnerabilities into applications that could be ex… NVD-CWE-Other
CVE-2006-0635 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279258 - eyeos_project eyeos desktop.php in eyeOS 0.8.9 and earlier tests for the existence of the _SESSION variable before calling the session_start function, which allows remote attackers to execute arbitrary PHP code and poss… NVD-CWE-Other
CVE-2006-0636 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279259 - qualcomm eudora_worldmail Buffer overflow in cram.dll in QUALCOMM Eudora WorldMail 3.0 allows remote attackers to execute arbitrary code via an IMAP APPEND command with a long message literal argument, as demonstrated by Worl… NVD-CWE-Other
CVE-2006-0637 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm
279260 - mybulletinboard mybulletinboard SQL injection vulnerability in moderation.php in MyBB (aka MyBulletinBoard) 1.0.3 allows remote authenticated users, with certain privileges for moderating and merging posts, to execute arbitrary SQL… NVD-CWE-Other
CVE-2006-0638 2018-10-20 00:45 2006-02-10 Show GitHub Exploit DB Packet Storm