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 20, 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
229351 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1254 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229352 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1253 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229353 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1252 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229354 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1251 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229355 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1250 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229356 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1249 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229357 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1248 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
229358 7.2 危険 マイクロソフト - Microsoft Windows Server 2008 R2 および Windows 7 における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0076 2013-02-14 16:53 2013-02-12 Show GitHub Exploit DB Packet Storm
229359 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 の VML の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0030 2013-02-14 16:53 2013-02-12 Show GitHub Exploit DB Packet Storm
229360 10 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0073 2013-02-14 16:53 2013-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293781 - projectforge projectforge Multiple cross-site request forgery (CSRF) vulnerabilities in ProjectForge before 5.3 allow remote attackers to hijack the authentication of arbitrary users via vectors related to (1) web/admin/, (2)… CWE-352
 Origin Validation Error
CVE-2013-7251 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293782 - projectforge projectforge Cross-site scripting (XSS) vulnerability in the JsonBuilder implementation in ProjectForge before 5.3 allows remote authenticated users to inject arbitrary web script or HTML via an autocompletion st… CWE-79
Cross-site Scripting
CVE-2013-7250 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293783 - fatfreecrm fat_free_crm Fat Free CRM before 0.12.1 does not restrict XML serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.xml, a dif… CWE-200
Information Exposure
CVE-2013-7249 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293784 - fatfreecrm fat_free_crm Multiple SQL injection vulnerabilities in app/controllers/home_controller.rb in Fat Free CRM before 0.12.1 allow remote authenticated users to execute arbitrary SQL commands via (1) the homepage time… CWE-89
SQL Injection
CVE-2013-7225 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293785 - fatfreecrm fat_free_crm Fat Free CRM before 0.12.1 does not restrict JSON serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.json. CWE-200
Information Exposure
CVE-2013-7224 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293786 - fatfreecrm fat_free_crm Multiple cross-site request forgery (CSRF) vulnerabilities in Fat Free CRM before 0.12.1 allow remote attackers to hijack the authentication of unspecified victims via unknown vectors, related to the… CWE-352
 Origin Validation Error
CVE-2013-7223 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293787 - fatfreecrm fat_free_crm config/initializers/secret_token.rb in Fat Free CRM before 0.12.1 has a fixed FatFreeCRM::Application.config.secret_token value, which makes it easier for remote attackers to spoof signed cookies by … CWE-310
Cryptographic Issues
CVE-2013-7222 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
293788 - synology diskstation_manager Multiple directory traversal vulnerabilities in the FileBrowser components in Synology DiskStation Manager (DSM) before 4.3-3810 Update 3 allow remote attackers to read, write, and delete arbitrary f… CWE-22
Path Traversal
CVE-2013-6987 2024-11-21 11:00 2014-01-1 Show GitHub Exploit DB Packet Storm
293789 - zenphoto zenphoto SQL injection vulnerability in zp-core/zp-extensions/wordpress_import.php in Zenphoto before 1.4.5.4 allows remote authenticated administrators to execute arbitrary SQL commands via the tableprefix p… CWE-89
SQL Injection
CVE-2013-7242 2024-11-21 11:00 2014-01-1 Show GitHub Exploit DB Packet Storm
293790 - zenphoto zenphoto Cross-site scripting (XSS) vulnerability in the export function in zp-core/zp-extensions/mergedRSS.php in Zenphoto before 1.4.5.4 allows remote attackers to inject arbitrary web script or HTML via th… CWE-79
Cross-site Scripting
CVE-2013-7241 2024-11-21 11:00 2014-01-1 Show GitHub Exploit DB Packet Storm