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 1, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227951 4.3 警告 vavoom - Vavoom の str.cpp におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4535 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227952 7.5 危険 vavoom - Vavoom の p_thinker.cpp におけるバッファオーバーフローの脆弱性 - CVE-2007-4534 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227953 6.8 警告 vavoom - Vavoom の sv_main.cpp におけるフォーマットストリングの脆弱性 - CVE-2007-4533 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227954 4.3 警告 TeamSpeak Systems GmbH - TeamSpeak Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4530 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227955 8.5 危険 TeamSpeak Systems GmbH - TeamSpeak Server の WebAdmin インターフェースにおける登録したユーザに特定の権限を割り当てられる脆弱性 - CVE-2007-4529 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227956 7.5 危険 phphq - phphq.Net phUploader の phUploader.php における任意のコードをアップロードされる脆弱性 - CVE-2007-4527 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227957 7.5 危険 phpress - PhPress の adisplay.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-4524 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227958 3.5 注意 ripe website manager - Ripe Website Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4523 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227959 6 警告 ripe website manager - Ripe Website Manager における SQL インジェクションの脆弱性 - CVE-2007-4522 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227960 9.3 危険 Yahoo! - Yahoo! Messenger 用の Yahoo! services suite におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4515 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210971 7.8 HIGH
Local
google android In verifyIntentFiltersIfNeeded of PackageManagerService.java, there is a possible settings bypass allowing an app to become the default handler for arbitrary domains. This could lead to local escalat… CWE-269
 Improper Privilege Management
CVE-2020-0074 2024-11-21 13:52 2020-09-18 Show GitHub Exploit DB Packet Storm
210972 7.8 HIGH
Local
google android In postNotification of ServiceRecord.java, there is a possible bypass of foreground process restrictions due to an uncaught exception. This could lead to local escalation of privilege with no additio… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-0108 2024-11-21 13:52 2020-08-12 Show GitHub Exploit DB Packet Storm
210973 6.7 MEDIUM
Local
google android In the permission declaration for com.google.android.providers.gsf.permission.WRITE_GSERVICES in AndroidManifest.xml, there is a possible permissions bypass. This could lead to local escalation of pr… CWE-276
Incorrect Default Permissions 
CVE-2020-0122 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210974 5.5 MEDIUM
Local
google android In getUiccCardsInfo of PhoneInterfaceManager.java, there is a possible permissions bypass due to improper input validation. This could lead to local information disclosure with no additional executio… CWE-862
 Missing Authorization
CVE-2020-0107 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210975 7.8 HIGH
Local
google android In notifyErrorForPendingRequests of QCamera3HWI.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional executi… CWE-787
 Out-of-bounds Write
CVE-2020-0120 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210976 7.5 HIGH
Network
openmicroscopy omero.server In Open Microscopy Environment OMERO.server 5.0.0 through 5.6.0, the reading of files from imported image filesets may circumvent OMERO permissions restrictions. This occurs because the Bio-Formats f… NVD-CWE-noinfo
CVE-2019-9944 2024-11-21 13:52 2020-06-18 Show GitHub Exploit DB Packet Storm
210977 7.5 HIGH
Network
openmicroscopy omero.server In ome.services.graphs.GraphTraversal.findObjectDetails in Open Microscopy Environment OMERO.server 5.1.0 through 5.6.0, permissions on OMERO model objects may be circumvented during certain operatio… CWE-276
Incorrect Default Permissions 
CVE-2019-9943 2024-11-21 13:52 2020-06-18 Show GitHub Exploit DB Packet Storm
210978 7.8 HIGH
Local
google android In rw_t3t_message_set_block_list of rw_t3t.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution pri… CWE-787
 Out-of-bounds Write
CVE-2020-0150 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
210979 4.4 MEDIUM
Local
google android In btu_hcif_mode_change_evt of btu_hcif.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure via compromised device firmware with … CWE-125
Out-of-bounds Read
CVE-2020-0149 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
210980 4.4 MEDIUM
Local
google android In btu_hcif_pin_code_request_evt, btu_hcif_link_key_request_evt, and btu_hcif_link_key_notification_evt of btu_hcif.cc, there is a possible out of bounds read due to a missing bounds check. This coul… CWE-125
Out-of-bounds Read
CVE-2020-0148 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm