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 6, 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
253291 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1880 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
253292 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1879 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
253293 8.5 危険 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における任意の Perl コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1447 2010-06-30 18:17 2010-05-14 Show GitHub Exploit DB Packet Storm
253294 9.3 危険 アップル - Apple Mac OS の ColorSync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-1726 2010-06-30 18:17 2009-08-5 Show GitHub Exploit DB Packet Storm
253295 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意のファイルを削除される脆弱性 CWE-362
競合状態
CVE-2008-5303 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
253296 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意の setuid バイナリを作成される脆弱性 CWE-362
競合状態
CVE-2008-5302 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
253297 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1419 2010-06-29 16:59 2010-06-10 Show GitHub Exploit DB Packet Storm
253298 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1412 2010-06-25 18:51 2010-06-10 Show GitHub Exploit DB Packet Storm
253299 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1749 2010-06-24 15:38 2010-06-10 Show GitHub Exploit DB Packet Storm
253300 7.8 危険 日立 - JP1/ServerConductor/Deployment Manager における不正にシャットダウンまたはリブートを実行する脆弱性 CWE-noinfo
情報不足
- 2010-06-22 17:28 2010-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224191 9.8 CRITICAL
Network
arox school-erp AROX School-ERP Pro has a command execution vulnerability. import_stud.php and upload_fille.php do not have session control. Therefore an unauthenticated user can execute a command on the system. CWE-287
CWE-434
Improper Authentication
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-13294 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224192 9.8 CRITICAL
Network
weberp weberp A SQL Injection issue was discovered in webERP 4.15. Payments.php accepts payment data in base64 format. After this is decoded, it is deserialized. Then, this deserialized data goes directly into a S… CWE-89
SQL Injection
CVE-2019-13292 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224193 5.5 MEDIUM
Local
glyphandcog xpdfreader In Xpdf 4.01.01, there is a heap-based buffer over-read in the function DCTStream::readScan() located at Stream.cc. It can, for example, be triggered by sending a crafted PDF document to the pdftops … CWE-125
Out-of-bounds Read
CVE-2019-13291 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224194 7.8 HIGH
Local
artifex mupdf Artifex MuPDF 1.15.0 has a heap-based buffer overflow in fz_append_display_node located at fitz/list-device.c, allowing remote attackers to execute arbitrary code via a crafted PDF file. This occurs … CWE-787
 Out-of-bounds Write
CVE-2019-13290 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224195 7.8 HIGH
Local
glyphandcog xpdfreader In Xpdf 4.01.01, there is a use-after-free vulnerability in the function JBIG2Stream::close() located at JBIG2Stream.cc. It can, for example, be triggered by sending a crafted PDF document to the pdf… CWE-416
 Use After Free
CVE-2019-13289 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224196 5.5 MEDIUM
Local
glyphandcog xpdfreader In Xpdf 4.01.01, the Parser::getObj() function in Parser.cc may cause infinite recursion via a crafted file. A remote attacker can leverage this for a DoS attack. This is similar to CVE-2018-16646. CWE-674
 Uncontrolled Recursion
CVE-2019-13288 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224197 5.5 MEDIUM
Local
glyphandcog xpdfreader In Xpdf 4.01.01, there is an out-of-bounds read vulnerability in the function SplashXPath::strokeAdjust() located at splash/SplashXPath.cc. It can, for example, be triggered by sending a crafted PDF … CWE-125
Out-of-bounds Read
CVE-2019-13287 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224198 5.5 MEDIUM
Local
glyphandcog
fedoraproject
xpdfreader
fedora
In Xpdf 4.01.01, there is a heap-based buffer over-read in the function JBIG2Stream::readTextRegionSeg() located at JBIG2Stream.cc. It can, for example, be triggered by sending a crafted PDF document… CWE-125
Out-of-bounds Read
CVE-2019-13286 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224199 7.8 HIGH
Local
glyphandcog
fedoraproject
xpdfreader
fedora
In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in SampledFunction::transform in Function.cc when using a large index for samples. It can, for example, be triggered by sending a cra… CWE-125
Out-of-bounds Read
CVE-2019-13282 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm
224200 7.8 HIGH
Local
glyphandcog
fedoraproject
xpdfreader
fedora
In Xpdf 4.01.01, a heap-based buffer overflow could be triggered in DCTStream::decodeImage() in Stream.cc when writing to frameBuf memory. It can, for example, be triggered by sending a crafted PDF d… CWE-787
 Out-of-bounds Write
CVE-2019-13281 2024-11-21 13:24 2019-07-5 Show GitHub Exploit DB Packet Storm