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 10, 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
218001 1.9 注意 Mozilla Foundation - Android 上で稼動する Mozilla Firefox における Firefox プロファイルディレクトリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1515 2014-03-26 18:24 2014-03-25 Show GitHub Exploit DB Packet Storm
218002 4.3 警告 OpenSolution - Open Solution Quick.Cms および Quick.Cart におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6430 2014-03-26 15:56 2012-12-19 Show GitHub Exploit DB Packet Storm
218003 4 警告 Moodle - Moodle の mod/assign/externallib.php における評価のメタデータを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2572 2014-03-26 12:33 2014-03-24 Show GitHub Exploit DB Packet Storm
218004 3.5 注意 Moodle - Moodle の mod/quiz/editlib.php の quiz_question_tostring 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2571 2014-03-26 12:32 2014-03-24 Show GitHub Exploit DB Packet Storm
218005 4 警告 Moodle - Moodle の badges/mybadges.php における任意のバッジの可視性を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0129 2014-03-26 12:32 2014-03-17 Show GitHub Exploit DB Packet Storm
218006 4.9 警告 Moodle - Moodle の mod/feedback/complete.php および mod/feedback/complete_guest.php における Feedback アクティビティ起動時の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0127 2014-03-26 12:32 2014-03-17 Show GitHub Exploit DB Packet Storm
218007 6.8 警告 Moodle - Moodle の enrol/imsenterprise/importnow.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-0126 2014-03-26 12:31 2014-03-17 Show GitHub Exploit DB Packet Storm
218008 5.8 警告 Moodle - Moodle の repository/alfresco/lib.php における Alfresco Repository ファイルの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0125 2014-03-26 12:31 2014-03-17 Show GitHub Exploit DB Packet Storm
218009 4 警告 Moodle - Moodle の mod/forum/renderer.php および mod/quiz/override_form.php における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0124 2014-03-26 12:30 2014-03-17 Show GitHub Exploit DB Packet Storm
218010 4.9 警告 Moodle - Moodle の wiki サブシステムにおける wiki 操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0123 2014-03-26 12:30 2014-03-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291891 - emc rsa_netwitness_informer Cross-site request forgery (CSRF) vulnerability in the web interface in EMC RSA NetWitness Informer before 2.0.5.6 allows remote attackers to hijack the authentication of arbitrary users. CWE-352
 Origin Validation Error
CVE-2012-4608 2024-11-21 10:43 2012-12-5 Show GitHub Exploit DB Packet Storm
291892 - python keyring Python Keyring 0.9.1 does not securely initialize the cipher when encrypting passwords for CryptedFileKeyring files, which makes it easier for local users to obtain passwords via a brute-force attack. CWE-310
Cryptographic Issues
CVE-2012-4571 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291893 - libssh libssh Multiple integer overflows in libssh before 0.5.3 allow remote attackers to cause a denial of service (infinite loop or crash) and possibly execute arbitrary code via unspecified vectors, which trigg… CWE-189
Numeric Errors
CVE-2012-4562 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291894 - libssh libssh The (1) publickey_make_dss, (2) publickey_make_rsa, (3) signature_from_string, (4) ssh_do_sign, and (5) ssh_sign_session_id functions in keys.c in libssh before 0.5.3 free "an invalid pointer on an e… NVD-CWE-noinfo
CVE-2012-4561 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291895 - libssh libssh Multiple buffer overflows in libssh before 0.5.3 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via unspecified vectors. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-4560 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291896 - libssh libssh Multiple double free vulnerabilities in the (1) agent_sign_data function in agent.c, (2) channel_request function in channels.c, (3) ssh_userauth_pubkey function in auth.c, (4) sftp_parse_attr_3 func… CWE-399
 Resource Management Errors
CVE-2012-4559 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291897 - ps_project_management_team libunity-webapps Use-after-free vulnerability in libunity-webapps before 2.4.1 allows remote attackers to cause a denial of service (memory corruption and crash) and possibly execute arbitrary code via a crafted web … CWE-399
 Resource Management Errors
CVE-2012-4551 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291898 - ibm websphere_portal Directory traversal vulnerability in LayerLoader.jsp in the theme component in IBM WebSphere Portal 7.0.0.1 and 7.0.0.2 before CF19 and 8.0 before CF03 allows remote attackers to read arbitrary files… CWE-22
Path Traversal
CVE-2012-4834 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291899 - apache http_server The mod_proxy_ajp module in the Apache HTTP Server 2.2.12 through 2.2.21 places a worker node into an error state upon detection of a long request-processing time, which allows remote attackers to ca… CWE-399
 Resource Management Errors
CVE-2012-4557 2024-11-21 10:43 2012-12-1 Show GitHub Exploit DB Packet Storm
291900 - ibm tivoli_endpoint_manager Unspecified vulnerability in Tivoli Endpoint Manager for Remote Control Broker 8.2 before 8.2.1-TIV-TEMRC821-IF0002 allows remote attackers to cause a denial of service (resource consumption) via unk… CWE-399
 Resource Management Errors
CVE-2012-4841 2024-11-21 10:43 2012-11-29 Show GitHub Exploit DB Packet Storm