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 22, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249361 5 警告 jabberd 2.x project - jabberd2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1755 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249362 5 警告 jabberd - jabberd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1754 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249363 5 警告 ProcessOne - ejabberd の expat_erl.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1753 2012-03-27 18:43 2011-06-1 Show GitHub Exploit DB Packet Storm
249364 4.7 警告 Linux - Linux kernel の agp サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1747 2012-03-27 18:43 2011-05-9 Show GitHub Exploit DB Packet Storm
249365 5.8 警告 DELL EMC (旧 EMC Corporation) - EMC Captiva eInput におけるサービス運用妨害の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1744 2012-03-27 18:43 2011-08-1 Show GitHub Exploit DB Packet Storm
249366 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC Captiva eInpu におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1743 2012-03-27 18:43 2011-08-1 Show GitHub Exploit DB Packet Storm
249367 2.1 注意 DELL EMC (旧 EMC Corporation) - EMC Data Protection Advisor の DPA 設定ファイルにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1742 2012-03-27 18:43 2011-08-1 Show GitHub Exploit DB Packet Storm
249368 10 危険 DELL EMC (旧 EMC Corporation) - EMC の Documentum eRoom などの製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1741 2012-03-27 18:43 2011-07-19 Show GitHub Exploit DB Packet Storm
249369 4.3 警告 FreeBSD - FreeBSD の makemask 関数におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1739 2012-03-27 18:43 2011-04-20 Show GitHub Exploit DB Packet Storm
249370 7.2 危険 ヒューレット・パッカード - HP Palm webOS における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1738 2012-03-27 18:43 2011-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213131 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
213132 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
213133 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
213134 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
213135 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
213136 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
213137 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
213138 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
213139 5.7 MEDIUM
Network
opto22 softpac_project Opto 22 SoftPAC Project Version 9.6 and prior. SoftPAC’s firmware files’ signatures are not verified upon firmware update. This allows an attacker to replace legitimate firmware files with malicious … CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-12046 2024-11-21 13:59 2020-05-15 Show GitHub Exploit DB Packet Storm
213140 6.5 MEDIUM
Network
opto22 softpac_project Opto 22 SoftPAC Project Version 9.6 and prior. Paths specified within the zip files used to update the SoftPAC firmware are not sanitized. As a result, an attacker with user privileges can gain arbit… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-12042 2024-11-21 13:59 2020-05-15 Show GitHub Exploit DB Packet Storm