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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254951 6.8 警告 BlackBerry - BlackBerry Device Software のブラウザにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3934 2011-03-31 13:57 2010-10-14 Show GitHub Exploit DB Packet Storm
254952 6 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0540 2011-03-31 13:55 2010-06-15 Show GitHub Exploit DB Packet Storm
254953 6.9 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の cupsFileOpen 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2431 2011-03-31 13:54 2010-06-17 Show GitHub Exploit DB Packet Storm
254954 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の テキストフィルタサブシステムにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0542 2011-03-31 13:53 2010-06-17 Show GitHub Exploit DB Packet Storm
254955 7.9 危険 アップル
サイバートラスト株式会社
レッドハット
オラクル
CUPS
- CUPS の cupsd 内にある ipp.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2941 2011-03-31 13:51 2010-11-11 Show GitHub Exploit DB Packet Storm
254956 4.3 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-1748 2011-03-31 13:45 2010-06-15 Show GitHub Exploit DB Packet Storm
254957 6.9 警告 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0575 2011-03-31 13:42 2011-02-8 Show GitHub Exploit DB Packet Storm
254958 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0130 2011-03-30 15:55 2011-03-3 Show GitHub Exploit DB Packet Storm
254959 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0129 2011-03-30 15:53 2011-03-3 Show GitHub Exploit DB Packet Storm
254960 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0128 2011-03-30 15:52 2011-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215621 6.5 MEDIUM
Adjacent
bluezone bluezone React Native Bluetooth Scan in Bluezone 1.0.0 uses six-character alphanumeric IDs, which might make it easier for remote attackers to interfere with COVID-19 contact tracing by using many IDs. NOTE: … CWE-330
 Use of Insufficiently Random Values
CVE-2020-12270 2024-11-21 13:59 2020-04-27 Show GitHub Exploit DB Packet Storm
215622 7.5 HIGH
Network
advanced-woo-search advanced_woo_search The Advanced Woo Search plugin version through 1.99 for Wordpress suffers from a sensitive information disclosure vulnerability in every ajax search request via the sql field to includes/class-aws-se… CWE-200
Information Exposure
CVE-2020-12070 2024-11-21 13:59 2020-04-25 Show GitHub Exploit DB Packet Storm
215623 6.1 MEDIUM
Network
grafana grafana Grafana before 6.7.3 allows table-panel XSS via column.title or cellLinkTooltip. CWE-79
Cross-site Scripting
CVE-2020-12245 2024-11-21 13:59 2020-04-25 Show GitHub Exploit DB Packet Storm
215624 6.1 MEDIUM
Network
gnu
debian
fedoraproject
canonical
opensuse
mailman
debian_linux
fedora
ubuntu_linux
leap
backports_sle
GNU Mailman 2.x before 2.1.30 uses the .obj extension for scrubbed application/octet-stream MIME parts. This behavior may contribute to XSS attacks against list-archive visitors, because an HTTP repl… CWE-79
Cross-site Scripting
CVE-2020-12137 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215625 5.5 MEDIUM
Local
whoopsie_project
mongodb
whoopsie
c_driver
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow … CWE-190
 Integer Overflow or Wraparound
CVE-2020-12135 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215626 9.8 CRITICAL
Network
nanometrics titansma
centaur
Nanometrics Centaur through 4.3.23 and TitanSMA through 4.2.20 mishandle access control for the syslog log. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2020-12134 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215627 6.1 MEDIUM
Network
fifthplay s.a.m.i Fifthplay S.A.M.I before 2019.3_HP2 allows unauthenticated stored XSS via a POST request. CWE-79
Cross-site Scripting
CVE-2020-12132 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215628 6.1 MEDIUM
Network
app2pro airdisk_pro The AirDisk Pro app 5.5.3 for iOS allows XSS via the devicename parameter (shown next to the UI logo). CWE-79
Cross-site Scripting
CVE-2020-12131 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215629 5.3 MEDIUM
Network
postfix postfix A certain Postfix 2.10.1-7 package could allow an attacker to send an email from an arbitrary-looking sender via a homoglyph attack, as demonstrated by the similarity of \xce\xbf to the 'o' character… NVD-CWE-Other
CVE-2020-12063 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm
215630 6.1 MEDIUM
Network
app2pro airdisk_pro The AirDisk Pro app 5.5.3 for iOS allows XSS via the deleteFile parameter of the Delete function. CWE-79
Cross-site Scripting
CVE-2020-12130 2024-11-21 13:59 2020-04-24 Show GitHub Exploit DB Packet Storm