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":April 28, 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
228421 7.5 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web User Interface における認証の制御を回避される脆弱性 - CVE-2006-6434 2012-12-20 18:02 2006-11-30 Show GitHub Exploit DB Packet Storm
228422 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro における検出を回避される脆弱性 - CVE-2006-6433 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
228423 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro の Scan-to-mailbox 機能における特定のファイルをダウンロードされる脆弱性 - CVE-2006-6432 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
228424 6.8 警告 phpnews - PHPNews の templates/cat_temp.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6357 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
228425 6.8 警告 phpnews - PHPNews の templates/link_temp.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6356 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
228426 7.5 危険 pwp technologies - PWP Technologies The Classified Ad System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6349 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
228427 6.5 警告 tftgallery - TFT-Gallery における admin/index.php を使用する任意の .php ファイルをアップロードされる脆弱性 - CVE-2006-6347 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
228428 10 危険 SAP - SAP IGS におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6346 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
228429 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro における電子メールメッセージの署名を変更される脆弱性 - CVE-2006-6431 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
228430 7.8 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web services における重要な情報を取得される脆弱性 - CVE-2006-6430 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199571 9.8 CRITICAL
Network
articlecms_project articlecms A file upload issue exists in all versions of ArticleCMS which allows malicious users to getshell. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-28063 2024-11-21 14:22 2021-05-14 Show GitHub Exploit DB Packet Storm
199572 7.5 HIGH
Network
siemens scalance_xm-400_firmware
scalance_xr524_firmware
scalance_xr526_firmware
scalance_xr528_firmware
scalance_xr552_firmware
scalance_xm416-4c_firmware
scalance_xm408-8c_firmware
sca…
An unauthenticated remote attacker could create a permanent denial-of-service condition by sending specially crafted OSPF packets. Successful exploitation requires OSPF to be enabled on an affected d… - CVE-2020-28393 2024-11-21 14:22 2021-05-12 Show GitHub Exploit DB Packet Storm
199573 7.8 HIGH
Local
openscad openscad An out-of-bounds write vulnerability exists in the import_stl.cc:import_stl() functionality of Openscad openscad-2020.12-RC2. A specially crafted STL file can lead to code execution. An attacker can … CWE-787
 Out-of-bounds Write
CVE-2020-28600 2024-11-21 14:22 2021-05-11 Show GitHub Exploit DB Packet Storm
199574 5.5 MEDIUM
Local
linux linux_kernel An information disclosure vulnerability exists in the /proc/pid/syscall functionality of Linux Kernel 5.1 Stable and 5.4.66. More specifically, this issue has been introduced in v5.1-rc4 (commit 631b… CWE-681
 Incorrect Conversion between Numeric Types
CVE-2020-28588 2024-11-21 14:22 2021-05-11 Show GitHub Exploit DB Packet Storm
199575 7.0 HIGH
Local
ibm tivoli_storage_manager The 'id' parameter of IBM Tivoli Storage Manager Version 5 Release 2 (Command Line Administrative Interface, dsmadmc.exe) is vulnerable to an exploitable stack buffer overflow. Note: the vulnerabilit… CWE-787
 Out-of-bounds Write
CVE-2020-28198 2024-11-21 14:22 2021-05-7 Show GitHub Exploit DB Packet Storm
199576 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters, relevant in non-default configurations that enable Delivery Status Notification (DSN). Certain uses of ORCPT= can place a newline … NVD-CWE-Other
CVE-2020-28026 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199577 7.5 HIGH
Network
exim exim Exim 4 before 4.94.2 allows Out-of-bounds Read because pdkim_finish_bodyhash does not validate the relationship between sig->bodyhash.len and b->bh.len; thus, a crafted DKIM-Signature header might le… CWE-125
Out-of-bounds Read
CVE-2020-28025 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199578 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 allows Buffer Underwrite that may result in unauthenticated remote attackers executing arbitrary commands, because smtp_ungetc was only intended to push back characters, but can … CWE-787
 Out-of-bounds Write
CVE-2020-28024 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199579 7.5 HIGH
Network
exim exim Exim 4 before 4.94.2 allows Out-of-bounds Read. smtp_setup_msg may disclose sensitive information from process memory to an unauthenticated SMTP client. CWE-125
Out-of-bounds Read
CVE-2020-28023 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199580 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 has Improper Restriction of Write Operations within the Bounds of a Memory Buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands. CWE-787
 Out-of-bounds Write
CVE-2020-28022 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm