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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253251 5 警告 Juan Toledo - EtherApe の add_conversation 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3369 2011-10-13 14:43 2011-09-30 Show GitHub Exploit DB Packet Storm
253252 4.9 警告 DAEMON Tools - DAEMON Tools におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3987 2011-10-13 12:06 2011-10-13 Show GitHub Exploit DB Packet Storm
253253 4.3 警告 Pligg - Pligg におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3986 2011-10-13 12:05 2011-10-13 Show GitHub Exploit DB Packet Storm
253254 2.6 注意 Plume CMS - Plume におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3985 2011-10-13 12:04 2011-10-13 Show GitHub Exploit DB Packet Storm
253255 2.1 注意 IBM - IBM AIX の QLogic adapters 用 Fibre Channel ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3982 2011-10-12 16:09 2011-02-3 Show GitHub Exploit DB Packet Storm
253256 9.3 危険 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point の 複数の製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1827 2011-10-12 16:05 2011-10-5 Show GitHub Exploit DB Packet Storm
253257 7.5 危険 Exim Development - Exim の src/dkim.c 内の dkim_exim_verify_finish 関数における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1764 2011-10-12 16:00 2011-04-29 Show GitHub Exploit DB Packet Storm
253258 2.1 注意 Ted Felix - Ted Felix acpid の acpid.c におけるサービス運用妨害 (デーモンハング) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1159 2011-10-12 15:55 2011-10-5 Show GitHub Exploit DB Packet Storm
253259 7.8 危険 Linux - Linux kernel の net/dns_resolver/dns_key.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1076 2011-10-12 15:45 2011-10-5 Show GitHub Exploit DB Packet Storm
253260 4.3 警告 リアルネットワークス - RealNetworks RealPlayer の ActiveX コントロールにおけるクロスゾーンスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1221 2011-10-12 15:13 2011-08-26 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
264851 6.5 MEDIUM
Network
freeipa
oracle
fedoraproject
freeipa
linux
fedora
The cert_revoke command in FreeIPA does not check for the "revoke certificate" permission, which allows remote authenticated users to revoke arbitrary certificates by leveraging the "retrieve certifi… CWE-284
Improper Access Control
CVE-2016-5404 2024-11-21 11:54 2016-09-8 Show GitHub Exploit DB Packet Storm
264852 8.8 HIGH
Network
redhat jboss_operations_network The web console in Red Hat JBoss Operations Network (JON) before 3.3.7 does not properly authorize requests to add users with the super user role, which allows remote authenticated users to gain admi… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-5422 2024-11-21 11:54 2016-09-8 Show GitHub Exploit DB Packet Storm
264853 5.3 MEDIUM
Network
jose-php_project jose-php The RSA 1.5 algorithm implementation in the JOSE_JWE class in JWE.php in jose-php before 2.2.1 lacks the Random Filling protection mechanism, which makes it easier for remote attackers to obtain clea… CWE-310
CWE-200
Cryptographic Issues
Information Exposure
CVE-2016-5430 2024-11-21 11:54 2016-09-4 Show GitHub Exploit DB Packet Storm
264854 3.7 LOW
Network
jose-php_project jose-php jose-php before 2.2.1 does not use constant-time operations for HMAC comparison, which makes it easier for remote attackers to obtain sensitive information via a timing attack, related to JWE.php and… CWE-200
Information Exposure
CVE-2016-5429 2024-11-21 11:54 2016-09-4 Show GitHub Exploit DB Packet Storm
264855 6.1 MEDIUM
Network
python python CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP… CWE-113
HTTP Response Splitting
CVE-2016-5699 2024-11-21 11:54 2016-09-2 Show GitHub Exploit DB Packet Storm
264856 9.8 CRITICAL
Network
python python Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negat… CWE-190
 Integer Overflow or Wraparound
CVE-2016-5636 2024-11-21 11:54 2016-09-2 Show GitHub Exploit DB Packet Storm
264857 8.8 HIGH
Network
nuuo
netgear
nvrmini_2
readynas_surveillance
Stack-based buffer overflow in cgi-bin/cgi_main in NUUO NVRmini 2 1.7.6 through 3.0.0 and NETGEAR ReadyNAS Surveillance 1.1.2 allows remote authenticated users to execute arbitrary code via the sn pa… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-5680 2024-11-21 11:54 2016-09-1 Show GitHub Exploit DB Packet Storm
264858 8.8 HIGH
Network
nuuo
netgear
nvrmini_2
readynas_surveillance
cgi-bin/cgi_main in NUUO NVRmini 2 1.7.6 through 3.0.0 and NETGEAR ReadyNAS Surveillance 1.1.2 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the sn param… CWE-78
OS Command 
CVE-2016-5679 2024-11-21 11:54 2016-09-1 Show GitHub Exploit DB Packet Storm
264859 9.8 CRITICAL
Network
nuuo nvrmini_2
nvrsolo
NUUO NVRmini 2 1.0.0 through 3.0.0 and NUUO NVRsolo 1.0.0 through 3.0.0 have hardcoded root credentials, which allows remote attackers to obtain administrative access via unspecified vectors. CWE-798
 Use of Hard-coded Credentials
CVE-2016-5678 2024-11-21 11:54 2016-09-1 Show GitHub Exploit DB Packet Storm
264860 7.5 HIGH
Network
netgear
nuuo
readynas_surveillance
nvrmini_2
nvrsolo
NUUO NVRmini 2 1.7.5 through 3.0.0, NUUO NVRsolo 1.0.0 through 3.0.0, and NETGEAR ReadyNAS Surveillance 1.1.1 through 1.4.1 have a hardcoded qwe23622260 password for the nuuoeng account, which allows… CWE-200
Information Exposure
CVE-2016-5677 2024-11-21 11:54 2016-09-1 Show GitHub Exploit DB Packet Storm