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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249611 6 警告 IBM - IBM Rational AppScan における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0733 2012-05-8 09:53 2012-05-3 Show GitHub Exploit DB Packet Storm
249612 9.3 危険 IBM - IBM Rational AppScan におけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-0732 2012-05-8 09:49 2012-05-3 Show GitHub Exploit DB Packet Storm
249613 6.8 警告 IBM - IBM Rational AppScan における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-0731 2012-05-8 09:49 2012-05-3 Show GitHub Exploit DB Packet Storm
249614 6 警告 IBM - IBM Rational AppScan におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0730 2012-05-8 09:47 2012-05-3 Show GitHub Exploit DB Packet Storm
249615 6 警告 IBM - IBM Rational AppScan における任意の ASP.NET コードを実行される脆弱性 CWE-Other
その他
CVE-2012-0729 2012-05-8 09:46 2012-05-3 Show GitHub Exploit DB Packet Storm
249616 4.9 警告 ヒューレット・パッカード - HP Insight Management Agents におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2012-2006 2012-05-7 16:38 2012-05-1 Show GitHub Exploit DB Packet Storm
249617 4.3 警告 ヒューレット・パッカード - HP Insight Management Agents におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2005 2012-05-7 16:38 2012-05-1 Show GitHub Exploit DB Packet Storm
249618 8.3 危険 ヒューレット・パッカード - HP Insight Management Agents におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-2004 2012-05-7 16:25 2012-05-1 Show GitHub Exploit DB Packet Storm
249619 6.8 警告 ヒューレット・パッカード - HP Insight Management Agents におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2003 2012-05-7 16:25 2012-05-1 Show GitHub Exploit DB Packet Storm
249620 8.3 危険 ヒューレット・パッカード - HP SNMP Agents for Linux におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-2002 2012-05-7 16:24 2012-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209571 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer over… - CVE-2020-25675 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209572 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible f… - CVE-2020-25674 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209573 5.5 MEDIUM
Local
imagemagick imagemagick TIFFGetProfiles() in /coders/tiff.c calls strstr() which causes a large out-of-bounds read when it searches for `"dc:format=\"image/dng\"` within `profile` due to improper string handling, when a cra… - CVE-2020-25667 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209574 3.3 LOW
Local
imagemagick
debian
imagemagick
debian_linux
There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. … - CVE-2020-25666 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209575 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on i… CWE-125
Out-of-bounds Read
CVE-2020-25665 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209576 6.1 MEDIUM
Local
imagemagick
fedoraproject
imagemagick
fedora
In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-pr… - CVE-2020-25664 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209577 5.5 MEDIUM
Local
imagemagick imagemagick A call to ConformPixelInfo() in the SetImageAlphaChannel() routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed() or GetPixelBlue() w… - CVE-2020-25663 2024-11-21 14:18 2020-12-9 Show GitHub Exploit DB Packet Storm
209578 9.8 CRITICAL
Network
online_bus_booking_system_project online_bus_booking_system Online Bus Booking System Project Using PHP/MySQL version 1.0 has SQL injection via the login page. By placing SQL injection payload on the login page attackers can bypass the authentication and can … CWE-89
SQL Injection
CVE-2020-25889 2024-11-21 14:18 2020-12-8 Show GitHub Exploit DB Packet Storm
209579 7.5 HIGH
Network
openldap
redhat
netapp
openldap
enterprise_linux
cloud_backup
solidfire_baseboard_management_controller_firmware
A NULL pointer dereference was found in OpenLDAP server and was fixed in openldap 2.4.55, during a request for renaming RDNs. An unauthenticated attacker could remotely crash the slapd process by sen… - CVE-2020-25692 2024-11-21 14:18 2020-12-8 Show GitHub Exploit DB Packet Storm
209580 5.5 MEDIUM
Local
ceph
redhat
ceph-ansible
ceph_storage
A flaw was found in Ceph-ansible v4.0.41 where it creates an /etc/ceph/iscsi-gateway.conf with insecure default permissions. This flaw allows any user on the system to read sensitive information with… - CVE-2020-25677 2024-11-21 14:18 2020-12-8 Show GitHub Exploit DB Packet Storm