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 20, 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
230951 7.5 危険 SquirrelMail Project - SquirrelMail におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-2631 2012-12-20 18:19 2007-05-13 Show GitHub Exploit DB Packet Storm
230952 6.8 警告 WordPress.org - WordPress の sidebar.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2627 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230953 7.5 危険 taskdriver - TaskDriver における SQL インジェクションの脆弱性 - CVE-2007-2622 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230954 4.6 警告 シマンテック - Symantec pcAnywhere における資格情報を取得される脆弱性 - CVE-2007-2619 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230955 2.1 注意 サン・マイクロシステムズ - Sun Solaris の SRS Net Connect Software Proxy Core パッケージにおける任意のファイルの最初の行を読まれる脆弱性 - CVE-2007-2617 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230956 7.5 危険 phphtmllib - phpHtmlLib の examples/widget8.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2614 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230957 8.3 危険 Wikka Development Team - WikkaWiki における任意の設定ファイルをアップロードされる脆弱性 - CVE-2007-2613 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230958 7.5 危険 Wikka Development Team - WikkaWiki の libs/Wakka.class.php における SQL インジェクションの脆弱性 - CVE-2007-2612 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230959 6.8 警告 wavelink media - TutorialCMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2600 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
230960 7.5 危険 wavelink media - TutorialCMS における SQL インジェクションの脆弱性 - CVE-2007-2599 2012-12-20 18:19 2007-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212741 8.2 HIGH
Adjacent
rockwellautomation eds_subsystem
rsnetworx
rslinx
rslinx_enterprise
studio_5000_logix_designer
Products that use EDS Subsystem: Version 28.0.1 and prior (FactoryTalk Linx software (Previously called RSLinx Enterprise): Versions 6.00, 6.10, and 6.11, RSLinx Classic: Version 4.11.00 and prior, R… CWE-89
SQL Injection
CVE-2020-12034 2024-11-21 13:59 2020-05-20 Show GitHub Exploit DB Packet Storm
212742 5.5 MEDIUM
Local
rockwellautomation eds_subsystem
rsnetworx
rslinx
rslinx_enterprise
studio_5000_logix_designer
Products that use EDS Subsystem: Version 28.0.1 and prior (FactoryTalk Linx software (Previously called RSLinx Enterprise): Versions 6.00, 6.10, and 6.11, RSLinx Classic: Version 4.11.00 and prior, R… CWE-787
 Out-of-bounds Write
CVE-2020-12038 2024-11-21 13:59 2020-05-20 Show GitHub Exploit DB Packet Storm
212743 7.5 HIGH
Network
powerdns
fedoraproject
debian
opensuse
recursor
fedora
debian_linux
leap
backports_sle
An issue has been found in PowerDNS Recursor 4.1.0 through 4.3.0 where records in the answer section of a NXDOMAIN response lacking an SOA were not properly validated in SyncRes::processAnswer, allow… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-12244 2024-11-21 13:59 2020-05-19 Show GitHub Exploit DB Packet Storm
212744 5.4 MEDIUM
Network
rconfig rconfig rConfig 3.9.4 is vulnerable to reflected XSS. The devicemgmnt.php file improperly validates user input. An attacker can exploit this by crafting arbitrary JavaScript in the deviceId GET parameter to … CWE-79
Cross-site Scripting
CVE-2020-12256 2024-11-21 13:59 2020-05-19 Show GitHub Exploit DB Packet Storm
212745 8.8 HIGH
Network
rconfig rconfig rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. vendor.crud.php accepts a file upload by checking content-type without considering th… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-12255 2024-11-21 13:59 2020-05-19 Show GitHub Exploit DB Packet Storm
212746 9.1 CRITICAL
Network
rconfig rconfig rConfig 3.9.4 is vulnerable to session fixation because session expiry and randomization are mishandled. The application can reuse a session via PHPSESSID. Also, an attacker can exploit this vulnerab… CWE-384
 Session Fixation
CVE-2020-12258 2024-11-21 13:59 2020-05-18 Show GitHub Exploit DB Packet Storm
212747 8.8 HIGH
Network
rconfig rconfig rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because it lacks implementation of CSRF protection such as a CSRF token. An attacker can leverage this vulnerability by creating a for… CWE-352
 Origin Validation Error
CVE-2020-12257 2024-11-21 13:59 2020-05-18 Show GitHub Exploit DB Packet Storm
212748 5.4 MEDIUM
Network
rconfig rconfig rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET par… CWE-79
Cross-site Scripting
CVE-2020-12259 2024-11-21 13:59 2020-05-18 Show GitHub Exploit DB Packet Storm
212749 9.8 CRITICAL
Network
vandyke securecrt SecureCRT before 8.7.2 allows remote attackers to execute arbitrary code via an Integer Overflow and a Buffer Overflow because a banner can trigger a line number to CSI functions that exceeds INT_MAX. CWE-190
 Integer Overflow or Wraparound
CVE-2020-12651 2024-11-21 13:59 2020-05-16 Show GitHub Exploit DB Packet Storm
212750 6.5 MEDIUM
Network
codesys development_system
control_for_beaglebone
control_for_empc-a\/imx6
control_for_iot2000
control_for_pfc100
control_for_pfc200
control_for_plcnext
control_for_raspberry_pi
contr…
An issue was discovered in CODESYS Development System before 3.5.16.0. CODESYS WebVisu and CODESYS Remote TargetVisu are susceptible to privilege escalation. NVD-CWE-noinfo
CVE-2020-12068 2024-11-21 13:59 2020-05-15 Show GitHub Exploit DB Packet Storm