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
231831 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
231832 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
231833 7.5 危険 ATutor - ATutor AContent における任意のユーザのパスワードまたはカテゴリ名を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5168 2012-10-24 16:40 2012-10-12 Show GitHub Exploit DB Packet Storm
231834 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
231835 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
231836 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
231837 6.8 警告 Intelliants - Subrion CMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4773 2012-10-24 16:37 2012-10-22 Show GitHub Exploit DB Packet Storm
231838 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
231839 4.3 警告 Intelliants - Subrion CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4771 2012-10-24 16:36 2012-10-22 Show GitHub Exploit DB Packet Storm
231840 3.6 注意 OpenFabrics Alliance - ibacm における ib_acm デーモンログまたは ibacm.port ファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4518 2012-10-24 16:35 2012-10-22 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
293321 - graphicsmagick graphicsmagick The Magick_png_malloc function in coders/png.c in GraphicsMagick 6.7.8-6 does not use the proper variable type for the allocation size, which might allow remote attackers to cause a denial of service… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3438 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293322 - imagemagick imagemagick The Magick_png_malloc function in coders/png.c in ImageMagick 6.7.8 and earlier does not use the proper variable type for the allocation size, which might allow remote attackers to cause a denial of … NVD-CWE-Other
CVE-2012-3437 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293323 - martin_nagy bind-dyndb-ldap The dns_to_ldap_dn_escape function in src/ldap_convert.c in bind-dyndb-ldap 1.1.0rc1 and earlier does not properly escape distinguished names (DN) for LDAP queries, which allows remote DNS servers to… CWE-20
 Improper Input Validation 
CVE-2012-3429 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293324 - redhat icedtea-web The IcedTea-Web plugin before 1.2.1 does not properly handle NPVariant NPStrings without NUL terminators, which allows remote attackers to cause a denial of service (crash), obtain sensitive informat… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3423 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293325 - redhat icedtea-web The getFirstInTableInstance function in the IcedTea-Web plugin before 1.2.1 returns an uninitialized pointer when the instance_to_id_map hash is empty, which allows remote attackers to cause a denial… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3422 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293326 - gnu automake The "make distcheck" rule in GNU Automake before 1.11.6 and 1.12.x before 1.12.2 grants world-writable permissions to the extraction directory, which introduces a race condition that allows local use… CWE-264
CWE-362
Permissions, Privileges, and Access Controls
Race Condition
CVE-2012-3386 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293327 - extplorer extplorer eXtplorer 2.1.0b6 uses world writable permissions for the /var/lib/extplorer/ftp_tmp directory, which allows local users to delete or overwrite arbitrary files. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3454 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293328 - debian logol logol 1.5.0 uses world writable permissions for the /var/lib/logol/results directory, which allows local users to delete or overwrite arbitrary files. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3453 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293329 - gnome screensaver gnome-screensaver 3.4.x before 3.4.4 and 3.5.x before 3.5.4, when multiple screens are used, only locks the screen with the active focus, which allows physically proximate attackers to bypass screen … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3452 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293330 - openvswitch openvswitch Open vSwitch 1.4.2 uses world writable permissions for (1) /var/lib/openvswitch/pki/controllerca/incoming/ and (2) /var/lib/openvswitch/pki/switchca/incoming/, which allows local users to delete and … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3449 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm