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 21, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252531 4.3 警告 IBM - IBM Web Interface for Content Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1558 2012-03-27 18:43 2011-04-5 Show GitHub Exploit DB Packet Storm
252532 7.5 危険 ICloudCenter - ICloudCenter ICJobSite における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1557 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
252533 6.8 警告 Andy's PHP Knowledgebase Project - Aphpkb の plugins/pdfClasses/pdfgen.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1556 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
252534 6.8 警告 Andy's PHP Knowledgebase Project - Aphpkb のsa.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1555 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
252535 4.3 警告 foolabs
T1lib
- Xpdf などの製品で使用される t1lib におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1554 2012-03-27 18:43 2011-03-31 Show GitHub Exploit DB Packet Storm
252536 4.3 警告 foolabs
T1lib
- Xpdf などの製品で使用される t1lib におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1553 2012-03-27 18:43 2011-03-31 Show GitHub Exploit DB Packet Storm
252537 4.3 警告 foolabs
T1lib
- Xpdf などの製品で使用される t1lib におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1552 2012-03-27 18:43 2011-03-31 Show GitHub Exploit DB Packet Storm
252538 6.9 警告 Novell - SUSE openSUSE Factory における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1551 2012-03-27 18:43 2011-03-30 Show GitHub Exploit DB Packet Storm
252539 6.3 警告 Gentoo Linux - logrotate のデフォルト設定におけるシンボリックリンク攻撃を誘発する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1550 2012-03-27 18:43 2011-03-30 Show GitHub Exploit DB Packet Storm
252540 6.3 警告 Gentoo Linux - logrotate のデフォルト設定におけるシンボリックリンク攻撃を誘発する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1549 2012-03-27 18:43 2011-03-30 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
264161 5.5 MEDIUM
Local
linux linux_kernel The acpi_ns_evaluate() function in drivers/acpi/acpica/nseval.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to obtain … CWE-200
Information Exposure
CVE-2017-13695 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264162 5.5 MEDIUM
Local
linux linux_kernel The acpi_ps_complete_final_op() function in drivers/acpi/acpica/psobject.c in the Linux kernel through 4.12.9 does not flush the node and node_ext caches and causes a kernel stack dump, which allows … CWE-200
Information Exposure
CVE-2017-13694 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264163 5.5 MEDIUM
Local
linux linux_kernel The acpi_ds_create_operands() function in drivers/acpi/acpica/dsutils.c in the Linux kernel through 4.12.9 does not flush the operand cache and causes a kernel stack dump, which allows local users to… CWE-200
Information Exposure
CVE-2017-13693 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264164 7.5 HIGH
Network
htacg tidy In Tidy 5.5.31, the IsURLCodePoint function in attrs.c allows attackers to cause a denial of service (Segmentation Fault), as demonstrated by an invalid ISALNUM argument. CWE-20
 Improper Input Validation 
CVE-2017-13692 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264165 7.8 HIGH
Local
linux linux_kernel net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointe… CWE-476
 NULL Pointer Dereference
CVE-2017-13686 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264166 6.1 MEDIUM
Network
misp misp app/View/Helper/CommandHelper.php in MISP before 2.4.79 has persistent XSS via comments. It only impacts the users of the same instance because the comment field is not part of the MISP synchronisati… CWE-79
Cross-site Scripting
CVE-2017-13671 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264167 9.8 CRITICAL
Network
nexusphp nexusphp SQL Injection exists in NexusPHP 1.5.beta5.20120707 via the setanswered parameter to staffbox.php. CWE-89
SQL Injection
CVE-2017-13669 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
264168 5.5 MEDIUM
Local
multicorewareinc x265 An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax() in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-13666 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
264169 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-3 and 7.x before 7.0.6-3, there is a missing NULL check in the ReadMATImage function in coders/mat.c, leading to a denial of service (assertion failure and application exi… CWE-617
 Reachable Assertion
CVE-2017-13658 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
264170 5.5 MEDIUM
Local
unrealircd unrealircd UnrealIRCd 4.0.13 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root accou… CWE-665
 Improper Initialization
CVE-2017-13649 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm