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":June 7, 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
210671 4 警告 OpenStack - OpenStack Orchestration API の cloudformation-compatible API におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6426 2015-08-7 16:29 2013-12-14 Show GitHub Exploit DB Packet Storm
210672 5 警告 cairographics.org
X.Org Foundation
Canonical
Pixman
- X.Org server および cairo で使用される Pixman の pixman.h 内の pixman_trapezoid_valid マクロにおける整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-6425 2015-08-7 16:29 2013-11-10 Show GitHub Exploit DB Packet Storm
210673 5 警告 X.Org Foundation - X.Org の render/picture.h 内の xTrapezoidValid マクロにおける整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-6424 2015-08-7 16:29 2013-10-2 Show GitHub Exploit DB Packet Storm
210674 4 警告 Samba Project - Samba におけるファイルの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4475 2015-08-7 16:27 2013-11-11 Show GitHub Exploit DB Packet Storm
210675 4.6 警告 Moodle - Moodle における任意のプログラムを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3630 2015-08-7 16:22 2013-10-30 Show GitHub Exploit DB Packet Storm
210676 7.9 危険 VMware - 複数の VMware 製品の lgtosync.sys におけるゲスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3519 2015-08-7 16:20 2013-12-3 Show GitHub Exploit DB Packet Storm
210677 4.7 警告 Linux - Linux Kernel の fs/udf/inode.c 内の udf_read_inode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-4167 2015-08-7 12:06 2015-03-6 Show GitHub Exploit DB Packet Storm
210678 6.8 警告 アップル
Kirill Simonov
- LibYAML の scanner.c の yaml_parser_scan_tag_uri 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-6393 2015-08-7 10:39 2013-11-24 Show GitHub Exploit DB Packet Storm
210679 5 警告 Wireshark - Wireshark の NTLMSSP v2 解析機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7114 2015-08-6 17:45 2013-12-17 Show GitHub Exploit DB Packet Storm
210680 5 警告 Wireshark - Wireshark の SIP 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-7112 2015-08-6 17:45 2013-12-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
345491 - rising-global rising_antivirus Beijing Rising International Rising Antivirus 2008 through 2010 does not properly validate input to certain IOCTLs, including 0x83003C07, which allows local users to gain privileges via crafted IOCTL… CWE-20
 Improper Input Validation 
CVE-2010-1591 2017-08-17 10:32 2010-04-29 Show GitHub Exploit DB Packet Storm
345492 - ocsinventory-ng ocs_inventory_ng Multiple cross-site scripting (XSS) vulnerabilities in ocsreports/index.php in OCS Inventory NG 1.02.1 allow remote attackers to inject arbitrary web script or HTML via (1) the query string, (2) the … CWE-79
Cross-site Scripting
CVE-2010-1594 2017-08-17 10:32 2010-04-29 Show GitHub Exploit DB Packet Storm
345493 - ocsinventory-ng ocs_inventory_ng Multiple SQL injection vulnerabilities in ocsreports/index.php in OCS Inventory NG 1.02.1 allow remote attackers to execute arbitrary SQL commands via the (1) c, (2) val_1, or (3) onglet_bis paramete… CWE-89
SQL Injection
CVE-2010-1595 2017-08-17 10:32 2010-04-29 Show GitHub Exploit DB Packet Storm
345494 - sitracker support_incident_tracker Support Incident Tracker before 3.51, when using LDAP authentication with anonymous binds, allows remote attackers to bypass authentication via an empty password. CWE-287
Improper Authentication
CVE-2010-1596 2017-08-17 10:32 2010-04-29 Show GitHub Exploit DB Packet Storm
345495 - zipgenius zipgenius Stack-based buffer overflow in zgtips.dll in ZipGenius 6.3.1.2552 allows user-assisted remote attackers to execute arbitrary code via a ZIP file containing an entry with a long filename. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2010-1597 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm
345496 - silisoftware phpthumb\(\) phpThumb.php in phpThumb() 1.7.9 and possibly other versions, when ImageMagick is installed, allows remote attackers to execute arbitrary commands via the fltr[] parameter, as discovered in the wild … CWE-20
 Improper Input Validation 
CVE-2010-1598 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm
345497 - nkinfoweb nkinfoweb SQL injection vulnerability in loadorder.php in NKInFoWeb 2.5 and 5.2.2.0 allows remote attackers to execute arbitrary SQL commands via the id_sp parameter. CWE-89
SQL Injection
CVE-2010-1599 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm
345498 - thefactory com_mediamall SQL injection vulnerability in the Media Mall Factory (com_mediamall) component 1.0.4 for Joomla! allows remote attackers to execute arbitrary SQL commands via the category parameter to index.php. CWE-89
SQL Injection
CVE-2010-1600 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm
345499 - joomlamart com_jacomment Directory traversal vulnerability in the JA Comment (com_jacomment) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the view parameter to index.php. CWE-22
Path Traversal
CVE-2010-1601 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm
345500 - ncrypted nct_jobs_portal_script Multiple SQL injection vulnerabilities in admin_login.php in NCT Jobs Portal Script allow remote attackers to execute arbitrary SQL commands via the (1) user parameter (aka login field) and (2) passw… CWE-89
SQL Injection
CVE-2010-1604 2017-08-17 10:32 2010-04-30 Show GitHub Exploit DB Packet Storm