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":Jan. 22, 2025, 6:04 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
190041 7.5 危険 interspire - Interspire ActiveKB における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2338 2012-09-25 17:17 2008-05-19 Show GitHub Exploit DB Packet Storm
190042 7.5 危険 imgallery - IMGallery における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2337 2012-09-25 17:17 2008-05-19 Show GitHub Exploit DB Packet Storm
190043 7.5 危険 mreaves - Pet Grooming Management System における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2294 2012-09-25 17:17 2008-05-18 Show GitHub Exploit DB Packet Storm
190044 9.3 危険 idautomation - IDAutomation における任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-2283 2012-09-25 17:17 2008-05-18 Show GitHub Exploit DB Packet Storm
190045 9.3 危険 マイクロソフト - Internet Explorer の Links 機能の Print Table におけるクロスゾーンスクリプティングの脆弱性 CWE-Other
その他
CVE-2008-2281 2012-09-25 17:17 2008-05-18 Show GitHub Exploit DB Packet Storm
190046 6.8 警告 matisbt - Mantis の manage_user_create.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-2276 2012-09-25 17:17 2008-05-16 Show GitHub Exploit DB Packet Storm
190047 7.5 危険 kevin ludlow - AS-GasTracker における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-2269 2012-09-25 17:17 2008-05-16 Show GitHub Exploit DB Packet Storm
190048 4.3 警告 mdsjack - Mjguest の interface/redirect.htm.php におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2008-2268 2012-09-25 17:17 2008-05-16 Show GitHub Exploit DB Packet Storm
190049 4.3 警告 oued - CyrixMED の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2264 2012-09-25 17:17 2008-05-16 Show GitHub Exploit DB Packet Storm
190050 4.9 警告 OpenSC team - OpenSC における PIN を変更される脆弱性 CWE-310
暗号の問題
CVE-2008-2235 2012-09-25 17:17 2008-07-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 23, 2025, 5:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2020-0402 2025-01-18 08:15 2025-01-18 Show GitHub Exploit DB Packet Storm
672 - - - In endCallForSubscriber of PhoneInterfaceManager.java, there is a possible way to prevent access to emergency services due to a logic error in the code. This could lead to a local denial of service w… - CVE-2017-13322 2025-01-18 08:15 2025-01-18 Show GitHub Exploit DB Packet Storm
673 3.3 LOW
Local
termius termius An issue in termius before v.9.9.0 allows a local attacker to execute arbitrary code via a crafted script to the DYLD_INSERT_LIBRARIES component. CWE-426
 Untrusted Search Path
CVE-2024-55503 2025-01-18 07:51 2025-01-16 Show GitHub Exploit DB Packet Storm
674 3.3 LOW
Local
phiewer phiewer In Phiewer 4.1.0, a dylib injection leads to Command Execution which allow attackers to inject dylib file potentially leading to remote control and unauthorized access to sensitive user data. CWE-426
 Untrusted Search Path
CVE-2024-53407 2025-01-18 07:51 2025-01-16 Show GitHub Exploit DB Packet Storm
675 6.5 MEDIUM
Network
hirewebxperts passwords_manager The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX actions in all versions up to, and including, 1.4.8 due to insufficient escaping … CWE-89
SQL Injection
CVE-2024-12615 2025-01-18 07:17 2025-01-16 Show GitHub Exploit DB Packet Storm
676 4.3 MEDIUM
Network
hirewebxperts passwords_manager The Passwords Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pms_save_setting' and 'post_new_pass' AJAX actions in all versi… CWE-862
 Missing Authorization
CVE-2024-12614 2025-01-18 07:17 2025-01-16 Show GitHub Exploit DB Packet Storm
677 7.5 HIGH
Network
hirewebxperts passwords_manager The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX fuctions in all versions up to, and including, 1.4.8 due to insufficient escaping… CWE-89
SQL Injection
CVE-2024-12613 2025-01-18 07:17 2025-01-16 Show GitHub Exploit DB Packet Storm
678 - - - KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with `renderToString` could encounter malicious input usin… CWE-116
 Improper Encoding or Escaping of Output
CVE-2025-23207 2025-01-18 07:15 2025-01-18 Show GitHub Exploit DB Packet Storm
679 6.3 MEDIUM
Network
- - A vulnerability was found in Codezips Gym Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /dashboard/admin/edit_member.php. The manipulation o… CWE-89
CWE-74
SQL Injection
Injection
CVE-2025-0541 2025-01-18 07:15 2025-01-18 Show GitHub Exploit DB Packet Storm
680 - - - OtCMS <=V7.46 is vulnerable to Server-Side Request Forgery (SSRF) in /admin/read.php, which can Read system files arbitrarily. - CVE-2024-57252 2025-01-18 07:15 2025-01-18 Show GitHub Exploit DB Packet Storm