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 17, 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
229861 5 警告 phpblogger - PHPBlogger における admin パスワードハッシュを含むデータベースをダウンロードされる脆弱性 - CVE-2007-4157 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229862 7.5 危険 woliocms - wolioCMS における SQL インジェクションの脆弱性 - CVE-2007-4156 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229863 6.5 警告 WordPress.org - WordPress の options.php における SQL インジェクションの脆弱性 - CVE-2007-4154 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229864 2.1 注意 WordPress.org - WordPress におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4153 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229865 9.3 危険 visionsoft - Visionsoft Audit の VSAOD におけるリプレイ攻撃を実行される脆弱性 - CVE-2007-4152 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229866 4.3 警告 visionsoft - Visionsoft Audit の VSAOD における重要な情報を取得される脆弱性 - CVE-2007-4151 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229867 10 危険 visionsoft - Visionsoft Audit の VSAOD における重要な情報を取得される脆弱性 - CVE-2007-4150 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229868 10 危険 visionsoft - Visionsoft Audit の VSAOD における任意のファイルを作成される脆弱性 - CVE-2007-4149 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229869 10 危険 visionsoft - Visionsoft Audit の VSAOD におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-4148 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
229870 4.3 警告 webevents - ebEvent の webevent.cgi におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4146 2012-12-20 18:33 2007-08-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209761 9.9 CRITICAL
Network
rconfig rconfig rConfig 3.9.5 could allow a remote authenticated attacker to execute arbitrary code on the system, because of an error in the search.crud.php script. An attacker could exploit this vulnerability usin… NVD-CWE-noinfo
CVE-2020-15715 2024-11-21 14:06 2020-07-28 Show GitHub Exploit DB Packet Storm
209762 8.8 HIGH
Network
rconfig rconfig rConfig 3.9.5 is vulnerable to SQL injection. A remote authenticated attacker could send crafted SQL statements to the devices.crud.php script using the custom_Location parameter, which could allow t… CWE-89
SQL Injection
CVE-2020-15714 2024-11-21 14:06 2020-07-28 Show GitHub Exploit DB Packet Storm
209763 8.8 HIGH
Network
rconfig rconfig rConfig 3.9.5 is vulnerable to SQL injection. A remote authenticated attacker could send crafted SQL statements to the devices.php script using the sortBy parameter, which could allow the attacker to… CWE-89
SQL Injection
CVE-2020-15713 2024-11-21 14:06 2020-07-28 Show GitHub Exploit DB Packet Storm
209764 4.3 MEDIUM
Network
rconfig rconfig rConfig 3.9.5 could allow a remote authenticated attacker to traverse directories on the system. An attacker could send a crafted request to the ajaxGetFileByPath.php script containing hexadecimal en… CWE-22
Path Traversal
CVE-2020-15712 2024-11-21 14:06 2020-07-28 Show GitHub Exploit DB Packet Storm
209765 9.8 CRITICAL
Network
openbsd openbsd iked in OpenIKED, as used in OpenBSD through 6.7, allows authentication bypass because ca.c has the wrong logic for checking whether a public key matches. CWE-287
Improper Authentication
CVE-2020-16088 2024-11-21 14:06 2020-07-28 Show GitHub Exploit DB Packet Storm
209766 6.5 MEDIUM
Network
kde
debian
kmail
debian_linux
KDE KMail 19.12.3 (aka 5.13.3) engages in unencrypted POP3 communication during times when the UI indicates that encryption is in use. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-15954 2024-11-21 14:06 2020-07-27 Show GitHub Exploit DB Packet Storm
209767 7.4 HIGH
Network
libetpan_project
libmailcore
fedoraproject
debian
libetpan
mailcore2
fedora
debian_linux
LibEtPan through 1.9.4, as used in MailCore 2 through 0.6.3 and other products, has a STARTTLS buffering issue that affects IMAP, SMTP, and POP3. When a server sends a "begin TLS" response, the clien… CWE-74
Injection
CVE-2020-15953 2024-11-21 14:06 2020-07-27 Show GitHub Exploit DB Packet Storm
209768 5.5 MEDIUM
Local
lua lua Lua through 5.4.0 has a segmentation fault in changedline in ldebug.c (e.g., when called by luaG_traceexec) because it incorrectly expects that an oldpc value is always updated upon a return of the f… NVD-CWE-Other
CVE-2020-15945 2024-11-21 14:06 2020-07-25 Show GitHub Exploit DB Packet Storm
209769 8.8 HIGH
Network
overwolf overwolf Overwolf before 0.149.2.30 mishandles Symbolic Links during updates, causing elevation of privileges. CWE-59
Link Following
CVE-2020-15932 2024-11-21 14:06 2020-07-25 Show GitHub Exploit DB Packet Storm
209770 9.9 CRITICAL
Network
parallels remote_application_server Parallels Remote Application Server (RAS) 17.1.1 has a Business Logic Error causing remote code execution. It allows an authenticated user to execute any application in the backend operating system t… NVD-CWE-Other
CVE-2020-15860 2024-11-21 14:06 2020-07-25 Show GitHub Exploit DB Packet Storm