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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228971 6.5 警告 ATutor - ATutor AContent の user/index_inline_editor_submit.php における任意のユーザパスワードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5454 2012-10-24 16:42 2012-10-22 Show GitHub Exploit DB Packet Storm
228972 6.5 警告 ATutor - ATutor AContent の user/index_inline_editor_submit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5453 2012-10-24 16:42 2012-10-22 Show GitHub Exploit DB Packet Storm
228973 4.3 警告 Intelliants - Subrion CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5452 2012-10-24 16:41 2012-10-22 Show GitHub Exploit DB Packet Storm
228974 4.3 警告 ATutor - ATutor AContent の file_manager/preview_top.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5169 2012-10-24 16:41 2012-10-12 Show GitHub Exploit DB Packet Storm
228975 7.5 危険 ATutor - ATutor AContent における任意のユーザのパスワードまたはカテゴリ名を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5168 2012-10-24 16:40 2012-10-12 Show GitHub Exploit DB Packet Storm
228976 7.5 危険 ATutor - ATutor AContent における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5167 2012-10-24 16:39 2012-10-12 Show GitHub Exploit DB Packet Storm
228977 7.5 危険 OpenX - OpenX の admin/campaign-zone-link.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4990 2012-10-24 16:39 2012-10-22 Show GitHub Exploit DB Packet Storm
228978 4.3 警告 OpenX - OpenX の admin/plugin-index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4989 2012-10-24 16:38 2012-10-22 Show GitHub Exploit DB Packet Storm
228979 6.8 警告 Intelliants - Subrion CMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4773 2012-10-24 16:37 2012-10-22 Show GitHub Exploit DB Packet Storm
228980 7.5 危険 Intelliants - Subrion CMS の register/ における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4772 2012-10-24 16:37 2012-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212231 - ffmpeg
google
ffmpeg
chrome
The update_dimensions function in libavcodec/vp8.c in FFmpeg through 2.8.1, as used in Google Chrome before 46.0.2490.71 and other products, relies on a coefficient-partition count during multi-threa… CWE-362
Race Condition
CVE-2015-6761 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212232 - google chrome The Image11::map function in renderer/d3d/d3d11/Image11.cpp in libANGLE, as used in Google Chrome before 46.0.2490.71, mishandles mapping failures after device-lost events, which allows remote attack… CWE-17
Code
CVE-2015-6760 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212233 - google chrome The shouldTreatAsUniqueOrigin function in platform/weborigin/SecurityOrigin.cpp in Blink, as used in Google Chrome before 46.0.2490.71, does not ensure that the origin of a LocalStorage resource is c… CWE-200
Information Exposure
CVE-2015-6759 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212234 - google chrome The CPDF_Document::GetPage function in fpdfapi/fpdf_parser/fpdf_parser_document.cpp in PDFium, as used in Google Chrome before 46.0.2490.71, does not properly perform a cast of a dictionary object, w… CWE-17
Code
CVE-2015-6758 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212235 - google chrome Use-after-free vulnerability in content/browser/service_worker/embedded_worker_instance.cc in the ServiceWorker implementation in Google Chrome before 46.0.2490.71 allows remote attackers to cause a … NVD-CWE-Other
CVE-2015-6757 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212236 - google chrome Use-after-free vulnerability in the CPDFSDK_PageView implementation in fpdfsdk/src/fsdk_mgr.cpp in PDFium, as used in Google Chrome before 46.0.2490.71, allows remote attackers to cause a denial of s… NVD-CWE-Other
CVE-2015-6756 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212237 - google chrome The ContainerNode::parserInsertBefore function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 46.0.2490.71, proceeds with a DOM tree insertion in certain cases where a parent… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-6755 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212238 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Reader DC Continuous before 2015.009.20069 o… CWE-200
Information Exposure
CVE-2015-6706 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212239 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Reader DC Continuous before 2015.009.20069 o… CWE-200
Information Exposure
CVE-2015-6705 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
212240 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
The animations property implementation in Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Re… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2015-6704 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm