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 29, 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
252951 4.3 警告 ut-files - UTStats の pages/match_report.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5007 2011-12-9 14:14 2011-11-2 Show GitHub Exploit DB Packet Storm
252952 7.5 危険 Denali - BrightSuite Groupware における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5008 2011-12-9 14:13 2011-11-2 Show GitHub Exploit DB Packet Storm
252953 7.5 危険 ut-files - UTStats の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5009 2011-12-9 14:12 2011-11-2 Show GitHub Exploit DB Packet Storm
252954 4.3 警告 FullSite Pty Ltd - SchoolMation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-5010 2011-12-9 14:10 2011-11-2 Show GitHub Exploit DB Packet Storm
252955 7.5 危険 FullSite Pty Ltd - SchoolMation における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5011 2011-12-9 14:10 2011-11-2 Show GitHub Exploit DB Packet Storm
252956 7.5 危険 David Noguera Gutierrez - DaLogin における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5012 2011-12-9 14:09 2011-11-2 Show GitHub Exploit DB Packet Storm
252957 7.5 危険 McKenzie Creations - Mckenzie Creations Virtual Real Estate Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5013 2011-12-9 14:04 2011-11-2 Show GitHub Exploit DB Packet Storm
252958 7.5 危険 ELITE LADDAERS - Elite Gaming Ladders における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5014 2011-12-9 14:03 2011-11-2 Show GitHub Exploit DB Packet Storm
252959 7.5 危険 2daybiz - 2daybiz Network Community Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5015 2011-12-9 14:00 2011-11-2 Show GitHub Exploit DB Packet Storm
252960 7.5 危険 ELITE LADDAERS - Elite Gaming Ladders における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-5016 2011-12-9 14:00 2011-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
317911 5.4 MEDIUM
Network
mayurik advocate_office_management_system A vulnerability classified as problematic has been found in SourceCodester Kortex Lite Advocate Office Management System 1.0. Affected is an unknown function of the file addcase_stage.php. The manipu… CWE-79
Cross-site Scripting
CVE-2024-7683 2024-08-20 22:52 2024-08-12 Show GitHub Exploit DB Packet Storm
317912 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets … CWE-476
 NULL Pointer Dereference
CVE-2023-52889 2024-08-20 06:19 2024-08-17 Show GitHub Exploit DB Packet Storm
317913 9.8 CRITICAL
Network
angeljudesuarez billing_system A vulnerability classified as critical has been found in itsourcecode Billing System 1.0. This affects an unknown part of the file addbill.php. The manipulation of the argument owners_id leads to sql… CWE-89
SQL Injection
CVE-2024-7839 2024-08-20 06:18 2024-08-16 Show GitHub Exploit DB Packet Storm
317914 5.4 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 reflected XSS was possible in the AWS Core plugin CWE-79
Cross-site Scripting
CVE-2024-43810 2024-08-20 06:11 2024-08-17 Show GitHub Exploit DB Packet Storm
317915 6.1 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 reflected XSS was possible on the agentPushPreset page CWE-79
Cross-site Scripting
CVE-2024-43809 2024-08-20 06:11 2024-08-17 Show GitHub Exploit DB Packet Storm
317916 5.4 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 self XSS was possible in the HashiCorp Vault plugin CWE-79
Cross-site Scripting
CVE-2024-43808 2024-08-20 06:10 2024-08-17 Show GitHub Exploit DB Packet Storm
317917 5.4 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 multiple stored XSS was possible on Clouds page CWE-79
Cross-site Scripting
CVE-2024-43807 2024-08-20 06:09 2024-08-17 Show GitHub Exploit DB Packet Storm
317918 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). ip6table_nat_table_init() accesses net->gen->ptr[… CWE-476
 NULL Pointer Dereference
CVE-2024-42269 2024-08-20 05:53 2024-08-17 Show GitHub Exploit DB Packet Storm
317919 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions per… CWE-667
 Improper Locking
CVE-2024-42268 2024-08-20 05:52 2024-08-17 Show GitHub Exploit DB Packet Storm
317920 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-42263 2024-08-20 05:41 2024-08-17 Show GitHub Exploit DB Packet Storm