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 23, 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
241531 4.3 警告 pu-gh - Sockso の user/registe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4267 2012-08-15 20:19 2012-08-13 Show GitHub Exploit DB Packet Storm
241532 4.3 警告 ITechScripts - Proman Xpress の client_details.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4266 2012-08-15 20:19 2012-08-13 Show GitHub Exploit DB Packet Storm
241533 7.5 危険 ITechScripts - Proman Xpress の category_edit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4265 2012-08-15 20:18 2012-08-13 Show GitHub Exploit DB Packet Storm
241534 4.3 警告 Bit51 - WordPress 用 Better WP Security プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4264 2012-08-15 20:16 2012-05-11 Show GitHub Exploit DB Packet Storm
241535 4.3 警告 Bit51 - WordPress 用 Better WP Security プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4263 2012-08-15 20:15 2012-05-11 Show GitHub Exploit DB Packet Storm
241536 4.3 警告 healthcare Consulting - myCare2x におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4262 2012-08-15 20:13 2012-08-13 Show GitHub Exploit DB Packet Storm
241537 7.5 危険 healthcare Consulting - myCare2x の modules/patient/mycare2x_pat_info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4261 2012-08-15 20:12 2012-08-13 Show GitHub Exploit DB Packet Storm
241538 7.5 危険 healthcare Consulting - myCare2x における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4260 2012-08-15 20:07 2012-08-13 Show GitHub Exploit DB Packet Storm
241539 4.3 警告 C4B Com For Business - C4B XPhone Unified Communications 2011 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4259 2012-08-15 20:06 2012-08-13 Show GitHub Exploit DB Packet Storm
241540 7.5 危険 Myrephp Programming - MYRE Real Estate Software における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4258 2012-08-15 20:06 2012-08-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
269131 8.8 HIGH
Network
e107 e107 e107 2.1.2 allows PHP Object Injection with resultant SQL injection, because usersettings.php uses unserialize without an HMAC. CWE-502
 Deserialization of Untrusted Data
CVE-2016-10753 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
269132 9.8 CRITICAL
Network
s9y serendipity serendipity_moveMediaDirectory in Serendipity 2.0.3 allows remote attackers to upload and execute arbitrary PHP code because it mishandles an extensionless filename during a rename, as demonstrated b… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-10752 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
269133 7.2 HIGH
Network
osclass osclass osClass 3.6.1 allows oc-admin/plugins.php Directory Traversal via the plugin parameter. This is exploitable for remote PHP code execution because an administrator can upload an image that contains PH… CWE-22
CWE-434
Path Traversal
 Unrestricted Upload of File with Dangerous Type 
CVE-2016-10751 2024-11-21 11:44 2019-05-25 Show GitHub Exploit DB Packet Storm
269134 8.1 HIGH
Network
hazelcast hazelcast In Hazelcast before 3.11, the cluster join procedure is vulnerable to remote code execution via Java deserialization. If an attacker can reach a listening Hazelcast instance with a crafted JoinReques… CWE-502
 Deserialization of Untrusted Data
CVE-2016-10750 2024-11-21 11:44 2019-05-22 Show GitHub Exploit DB Packet Storm
269135 6.1 MEDIUM
Network
tp-link archer_cr700_firmware TP-Link Archer CR-700 1.0.6 devices have an XSS vulnerability that can be introduced into the admin account through a DHCP request, allowing the attacker to steal the cookie information, which contai… CWE-79
Cross-site Scripting
CVE-2016-10719 2024-11-21 11:44 2019-05-15 Show GitHub Exploit DB Packet Storm
269136 9.8 CRITICAL
Network
cjson_project cjson parse_string in cJSON.c in cJSON before 2016-10-02 has a buffer over-read, as demonstrated by a string that begins with a " character and ends with a \ character. CWE-125
Out-of-bounds Read
CVE-2016-10749 2024-11-21 11:44 2019-04-29 Show GitHub Exploit DB Packet Storm
269137 7.5 HIGH
Network
redhat
debian
libvirt
debian_linux
libvirt-domain.c in libvirt before 1.3.1 supports virDomainGetTime API calls by guest agents with an RO connection, even though an RW connection was supposed to be required, a different vulnerability… CWE-254
 7PK - Security Features
CVE-2016-10746 2024-11-21 11:44 2019-04-19 Show GitHub Exploit DB Packet Storm
269138 8.6 HIGH
Network
palletsprojects jinja In Pallets Jinja before 2.8.1, str.format allows a sandbox escape. CWE-134
Use of Externally-Controlled Format String
CVE-2016-10745 2024-11-21 11:44 2019-04-8 Show GitHub Exploit DB Packet Storm
269139 6.1 MEDIUM
Network
select2 select2 In Select2 through 4.0.5, as used in Snipe-IT and other products, rich selectlists allow XSS. This affects use cases with Ajax remote data loading when HTML templates are used to display listbox data. CWE-79
Cross-site Scripting
CVE-2016-10744 2024-11-21 11:44 2019-03-27 Show GitHub Exploit DB Packet Storm
269140 7.5 HIGH
Network
w1.fi hostapd hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an os_random() function call. CWE-332
 Insufficient Entropy in PRNG
CVE-2016-10743 2024-11-21 11:44 2019-03-24 Show GitHub Exploit DB Packet Storm