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 2, 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
250631 3.5 注意 OTRS プロジェクト - OTRS における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4760 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
250632 4 警告 OTRS プロジェクト - OTRS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4759 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
250633 1.9 注意 OTRS プロジェクト - OTRS の installer.pl におけるパスワード取得される脆弱性 CWE-310
暗号の問題
CVE-2010-4758 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
250634 4.3 警告 e107.org - e107 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4757 2012-03-27 18:42 2011-03-15 Show GitHub Exploit DB Packet Storm
250635 4 警告 GNU Project - GNU C Library の glob 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4756 2012-03-27 18:42 2011-03-2 Show GitHub Exploit DB Packet Storm
250636 4 警告 OpenBSD
FreeBSD
NetBSD
- OpenSSH の remote_glob 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4755 2012-03-27 18:42 2011-03-2 Show GitHub Exploit DB Packet Storm
250637 4 警告 OpenBSD
アップル
FreeBSD
NetBSD
- FreeBSD などで使用される libc の glob 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4754 2012-03-27 18:42 2011-03-2 Show GitHub Exploit DB Packet Storm
250638 4.3 警告 blogcms - BLOG:CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4749 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
250639 4.3 警告 PmWiki - PmWiki の pmwiki.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4748 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
250640 4.3 警告 ahmattox
WordPress.org
- WordPress の wordpress-processing-embed/data/popup.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4747 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214911 5.5 MEDIUM
Local
arm
opensuse
cortex-a32_firmware
cortex-a35_firmware
cortex-a53_firmware
cortex-a57_firmware
cortex-a72_firmware
cortex-a73_firmware
cortex-a34_firmware
leap
Arm Armv8-A core implementations utilizing speculative execution past unconditional changes in control flow may allow unauthorized disclosure of information to an attacker with local user access via … CWE-203
 Information Exposure Through Discrepancy
CVE-2020-13844 2024-11-21 14:01 2020-06-9 Show GitHub Exploit DB Packet Storm
214912 7.8 HIGH
Local
videolan
debian
vlc_media_player
debian_linux
A heap-based buffer overflow in the hxxx_AnnexB_to_xVC function in modules/packetizer/hxxx_nal.c in VideoLAN VLC media player before 3.0.11 for macOS/iOS allows remote attackers to cause a denial of … CWE-787
 Out-of-bounds Write
CVE-2020-13428 2024-11-21 14:01 2020-06-9 Show GitHub Exploit DB Packet Storm
214913 7.5 HIGH
Network
rejetto http_file_server rejetto HFS (aka HTTP File Server) v2.3m Build #300, when virtual files or folders are used, allows remote attackers to trigger an invalid-pointer write access violation via concurrent HTTP requests … CWE-120
Classic Buffer Overflow
CVE-2020-13432 2024-11-21 14:01 2020-06-9 Show GitHub Exploit DB Packet Storm
214914 4.4 MEDIUM
Local
linuxtv
debian
opensuse
fedoraproject
canonical
xawtv
debian_linux
leap
backports_sle
fedora
ubuntu_linux
An issue was discovered in LinuxTV xawtv before 3.107. The function dev_open() in v4l-conf.c does not perform sufficient checks to prevent an unprivileged caller of the program from opening unintende… CWE-863
 Incorrect Authorization
CVE-2020-13696 2024-11-21 14:01 2020-06-9 Show GitHub Exploit DB Packet Storm
214915 7.5 HIGH
Network
phpmailer_project
fedoraproject
canonical
debian
phpmailer
fedora
ubuntu_linux
debian_linux
PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or a… CWE-116
 Improper Encoding or Escaping of Output
CVE-2020-13625 2024-11-21 14:01 2020-06-9 Show GitHub Exploit DB Packet Storm
214916 7.8 HIGH
Local
ijinshan cheetah_free_wifi In Cheetah free WiFi 5.1, the driver file (liebaonat.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from … CWE-20
 Improper Input Validation 
CVE-2020-13646 2024-11-21 14:01 2020-06-6 Show GitHub Exploit DB Packet Storm
214917 5.5 MEDIUM
Local
google android An issue was discovered on LG mobile devices with Android OS software before 2020-06-01. Local users can cause a denial of service because checking of the userdata partition is mishandled. The LG ID … NVD-CWE-noinfo
CVE-2020-13843 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
214918 7.8 HIGH
Local
google android An issue was discovered on LG mobile devices with Android OS 7.2, 8.0, 8.1, 9, and 10 (MTK chipsets). A dangerous AT command was made available even though it is unused. The LG ID is LVE-SMP-200010 (… NVD-CWE-noinfo
CVE-2020-13842 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
214919 9.8 CRITICAL
Network
google android An issue was discovered on LG mobile devices with Android OS 9 and 10 (MTK chipsets). An AT command handler allows attackers to bypass intended access restrictions. The LG ID is LVE-SMP-200009 (June … NVD-CWE-noinfo
CVE-2020-13841 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
214920 9.8 CRITICAL
Network
google android An issue was discovered on LG mobile devices with Android OS 7.2, 8.0, 8.1, 9, and 10 (MTK chipsets). Code execution can occur via an MTK AT command handler buffer overflow. The LG ID is LVE-SMP-2000… CWE-120
Classic Buffer Overflow
CVE-2020-13840 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm