Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Nov. 19, 2024, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
188561 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0458 2012-09-3 16:10 2012-03-13 Show GitHub Exploit DB Packet Storm
188562 6.8 警告 Autosave - Drupal 用 Autosave モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2097 2012-09-3 16:02 2012-04-11 Show GitHub Exploit DB Packet Storm
188563 7.1 危険 WellinTech - WellinTech KingSCADA における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-1977 2012-09-3 15:57 2012-01-20 Show GitHub Exploit DB Packet Storm
188564 6 警告 IBM - IBM WebSphere Application Server における管理者のアクセス権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2012-3325 2012-09-3 14:21 2012-08-30 Show GitHub Exploit DB Packet Storm
188565 6.4 警告 EPractize Labs - EPractize Labs Subscription Manager における任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-5136 2012-09-3 14:20 2012-08-30 Show GitHub Exploit DB Packet Storm
188566 6 警告 Docebo - DoceboLMS の iotask モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5135 2012-09-3 14:18 2012-08-30 Show GitHub Exploit DB Packet Storm
188567 6 警告 Widget Factory Limited - Joomla! 用 JCE コンポーネントにおける任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2011-5134 2012-09-3 14:15 2012-08-30 Show GitHub Exploit DB Packet Storm
188568 10 危険 MyBB Group - MyBB における脆弱性 CWE-noinfo
情報不足
CVE-2011-5133 2012-09-3 14:14 2011-11-25 Show GitHub Exploit DB Packet Storm
188569 4.3 警告 MyBB Group - MyBB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5132 2012-09-3 14:13 2011-11-25 Show GitHub Exploit DB Packet Storm
188570 6.8 警告 MyBB Group - MyBB の global.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5131 2012-09-3 13:53 2011-11-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 19, 2024, 4:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 - - - Nextcloud Server is a self hosted personal cloud system. Under certain conditions the password of a user was stored unencrypted in the session data. The session data is encrypted before being saved i… Update CWE-312
 Cleartext Storage of Sensitive Information
CVE-2024-52525 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
462 - - - Nextcloud Server is a self hosted personal cloud system. After setting up a user or administrator defined external storage with fixed credentials, the API returns them and adds them into the frontend… Update CWE-200
Information Exposure
CVE-2024-52523 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
463 - - - Nextcloud Server is a self hosted personal cloud system. MD5 hashes were used to check background jobs for their uniqueness. This increased the chances of a background job with arguments falsely bein… Update CWE-328
 Use of Weak Hash
CVE-2024-52521 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
464 - - - Nextcloud Server is a self hosted personal cloud system. Due to a pre-flighted HEAD request, the link reference provider could be tricked into downloading bigger websites than intended, to find open-… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2024-52520 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
465 - - - Nextcloud Server is a self hosted personal cloud system. The OAuth2 client secrets were stored in a recoverable way, so that an attacker that got access to a backup of the database and the Nextcloud … Update CWE-922
 Insecure Storage of Sensitive Information
CVE-2024-52519 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
466 - - - Nextcloud Server is a self hosted personal cloud system. After an attacker got access to the session of a user or administrator, the attacker would be able to create, change or delete external storag… Update CWE-287
Improper Authentication
CVE-2024-52518 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
467 - - - Nextcloud Server is a self hosted personal cloud system. After storing "Global credentials" on the server, the API returns them and adds them into the frontend again, allowing to read them in plain t… Update CWE-200
Information Exposure
CVE-2024-52517 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
468 - - - Nextcloud Server is a self hosted personal cloud system. When a server is configured to only allow sharing with users that are in ones own groups, after a user was removed from a group, previously sh… Update CWE-269
 Improper Privilege Management
CVE-2024-52516 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
469 - - - Nextcloud Server is a self hosted personal cloud system. After an admin enables the default-disabled SVG preview provider, a malicious user could upload a manipulated SVG file referencing paths. If t… Update CWE-706
 Use of Incorrectly-Resolved Name or Reference
CVE-2024-52515 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm
470 - - - emlog pro <=2.3.18 is vulnerable to Cross Site Scripting (XSS), which allows attackers to write malicious JavaScript code in published articles. Update - CVE-2024-50655 2024-11-19 02:11 2024-11-16 Show GitHub Exploit DB Packet Storm