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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217371 6.8 警告 ownCloud - ownCloud におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0300 2014-03-19 13:40 2013-02-17 Show GitHub Exploit DB Packet Storm
217372 6.8 警告 ownCloud - ownCloud におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0299 2014-03-19 13:39 2013-02-17 Show GitHub Exploit DB Packet Storm
217373 3.5 注意 ownCloud - ownCloud の settings.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0307 2014-03-19 13:38 2013-02-17 Show GitHub Exploit DB Packet Storm
217374 4.3 警告 ownCloud - ownCloud におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0298 2014-03-19 13:37 2013-02-17 Show GitHub Exploit DB Packet Storm
217375 3.5 注意 ownCloud - ownCloud におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0297 2014-03-19 13:34 2013-02-17 Show GitHub Exploit DB Packet Storm
217376 10 危険 Mozilla Foundation - 複数の Mozilla 製品のエディタコンポーネントのテーブル編集ユーザインターフェースにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-5618 2014-03-19 11:22 2013-12-10 Show GitHub Exploit DB Packet Storm
217377 10 危険 Mozilla Foundation - 複数の Mozilla 製品の nsEventListenerManager::HandleEventSubType 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-5616 2014-03-19 11:20 2013-12-10 Show GitHub Exploit DB Packet Storm
217378 4.3 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるサンドボックス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5614 2014-03-19 11:18 2013-12-10 Show GitHub Exploit DB Packet Storm
217379 10 危険 Mozilla Foundation - 複数の Mozilla 製品の PresShell::DispatchSynthMouseMove 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-5613 2014-03-19 11:16 2013-12-10 Show GitHub Exploit DB Packet Storm
217380 4.3 警告 ウォッチガード・テクノロジー - WatchGuard Fireware XTM にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0338 2014-03-19 11:10 2014-03-13 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
293321 - libexpat_project
apple
libexpat
mac_os_x
Memory leak in the poolGrow function in expat/lib/xmlparse.c in expat before 2.1.0 allows context-dependent attackers to cause a denial of service (memory consumption) via a large number of crafted X… CWE-399
 Resource Management Errors
CVE-2012-1148 2024-11-21 10:36 2012-07-4 Show GitHub Exploit DB Packet Storm
293322 - apple
libexpat_project
mac_os_x
libexpat
readfilemap.c in expat before 2.1.0 allows context-dependent attackers to cause a denial of service (file descriptor consumption) via a large number of crafted XML files. CWE-20
 Improper Input Validation 
CVE-2012-1147 2024-11-21 10:36 2012-07-4 Show GitHub Exploit DB Packet Storm
293323 - redhat automatic_bug_reporting_tool The C handler plug-in in Automatic Bug Reporting Tool (ABRT), possibly 2.0.8 and earlier, does not properly set the group (GID) permissions on core dump files for setuid programs when the sysctl fs.s… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1106 2024-11-21 10:36 2012-07-4 Show GitHub Exploit DB Packet Storm
293324 - openldap openldap slapd in OpenLDAP before 2.4.30 allows remote attackers to cause a denial of service (assertion failure and daemon exit) via an LDAP search query with attrsOnly set to true, which causes empty attrib… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-1164 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293325 - mantisbt mantisbt The mci_check_login function in api/soap/mc_api.php in the SOAP API in MantisBT before 1.2.9 allows remote attackers to bypass authentication via a null password. CWE-287
Improper Authentication
CVE-2012-1123 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293326 - mantisbt mantisbt bug_actiongroup.php in MantisBT before 1.2.9 does not properly check the report_bug_threshold permission of the receiving project when moving a bug report, which allows remote authenticated users wit… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1122 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293327 - mantisbt mantisbt MantisBT before 1.2.9 does not properly check permissions, which allows remote authenticated users with manager privileges to (1) modify or (2) delete global categories. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1121 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293328 - mantisbt mantisbt The SOAP API in MantisBT before 1.2.9 does not properly enforce the bugnote_allow_user_edit_delete and delete_bug_threshold permissions, which allows remote authenticated users with read and write SO… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1120 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293329 - mantisbt mantisbt MantisBT before 1.2.9 does not audit when users copy or clone a bug report, which makes it easier for remote attackers to copy bug reports without detection. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1119 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm
293330 - mantisbt mantisbt The access_has_bug_level function in core/access_api.php in MantisBT before 1.2.9 does not properly restrict access when the private_bug_view_threshold is set to an array, which allows remote attacke… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-1118 2024-11-21 10:36 2012-06-30 Show GitHub Exploit DB Packet Storm