|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 230021 | 7.5 | 危険 | シマンテック | - | Symantec Altiris Deployment Solution の axengine.exe における暗号化されたドメイン資格情報を推測される脆弱性 |
CWE-255
証明書・パスワード管理 |
CVE-2008-2291 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230022 | 7.2 | 危険 | シマンテック | - | Symantec Altiris Deployment Solution の Agent ユーザインターフェースにおける権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-2290 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230023 | 7.2 | 危険 | シマンテック | - | Symantec Altiris Deployment Solution の tooltip 要素における権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-2289 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230024 | 3.6 | 注意 | シマンテック | - | Symantec Altiris Deployment Solution におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-2288 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230025 | 7.2 | 危険 | シマンテック | - | Symantec Altiris Deployment Solution における権限を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-2287 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230026 | 7.5 | 危険 | シマンテック | - | Symantec Altiris Deployment Solution の axengine.exe における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-2286 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230027 | 5 | 警告 | Canonical | - | Ubuntu Linux 上で稼動する ssh-vulnkey ツールにおける CVE-2008-0166 を悪用される脆弱性 |
CWE-310
暗号の問題 |
CVE-2008-2285 | 2012-12-20 18:52 | 2008-05-14 | Show | GitHub Exploit DB Packet Storm |
| 230028 | 7.5 | 危険 | thomas voecking | - | Internet Photoshow および Internet Photoshow SE の admin.php における認証を回避される脆弱性 |
CWE-287
不適切な認証 |
CVE-2008-2282 | 2012-12-20 18:52 | 2008-05-18 | Show | GitHub Exploit DB Packet Storm |
| 230029 | 4.3 | 警告 | scriptphp | - | Script PHP PicEngine の admin/index.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2008-2280 | 2012-12-20 18:52 | 2008-05-16 | Show | GitHub Exploit DB Packet Storm |
| 230030 | 7.5 | 危険 | TYPO3 Association | - | TYPO3 用の sr_feuser_register エクステンションにおける任意のファイルを削除される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2008-2275 | 2012-12-20 18:52 | 2008-05-16 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 27, 2026, 4:52 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 223921 | 6.5 |
MEDIUM
Network |
mz-automation | libiec61850 | In libIEC61850 1.4.0, getNumberOfElements in mms/iso_mms/server/mms_access_result.c has an out-of-bounds read vulnerability, related to bufPos and elementLength. |
CWE-125
Out-of-bounds Read |
CVE-2019-19957 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223922 | 7.5 |
HIGH
Network |
sqlite siemens oracle debian redhat suse opensuse netapp |
sqlite sinec_infrastructure_network_services mysql_workbench debian_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation package_hub leap bac… |
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive. |
CWE-434
Unrestricted Upload of File with Dangerous Type |
CVE-2019-19925 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223923 | 5.3 |
MEDIUM
Network |
sqlite siemens apache oracle netapp |
sqlite sinec_infrastructure_network_services bookkeeper mysql_workbench cloud_backup |
SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling. |
CWE-755
Improper Handling of Exceptional Conditions |
CVE-2019-19924 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223924 | 7.5 |
HIGH
Network |
sqlite siemens oracle debian redhat suse opensuse netapp |
sqlite sinec_infrastructure_network_services mysql_workbench debian_linux enterprise_linux_desktop enterprise_linux_server enterprise_linux_workstation package_hub leap bac… |
flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or inc… |
CWE-476
NULL Pointer Dereference |
CVE-2019-19923 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223925 | 7.3 |
HIGH
Local |
signal | signal-desktop | Signal Desktop before 1.29.1 on Windows allows local users to gain privileges by creating a Trojan horse %SYSTEMDRIVE%\node_modules\.bin\wmic.exe file. |
CWE-427
Uncontrolled Search Path Element |
CVE-2019-19954 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223926 | 7.5 |
HIGH
Network |
xmlsoft debian oracle fedoraproject canonical netapp siemens |
libxml2 debian_linux real_user_experience_insight fedora ubuntu_linux steelstore_cloud_integrated_storage ontap_select_deploy_administration_utility clustered_data_ontap clust… |
xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc->oldNs. |
CWE-401
Missing Release of Memory after Effective Lifetime |
CVE-2019-19956 | 2024-11-21 13:35 | 2019-12-25 | Show | GitHub Exploit DB Packet Storm |
| 223927 | 7.5 |
HIGH
Network |
trendmicro | antivirus | A privilege escalation vulnerability in Trend Micro Antivirus for Mac 2019 (v9.0.1379 and below) could potentially allow an attacker to create a symbolic link to a target file and modify it. |
CWE-59
Link Following |
CVE-2019-19695 | 2024-11-21 13:35 | 2019-12-24 | Show | GitHub Exploit DB Packet Storm |
| 223928 | 9.1 |
CRITICAL
Network |
graphicsmagick debian opensuse |
graphicsmagick debian_linux leap backports |
In GraphicsMagick 1.4 snapshot-20191208 Q8, there is a heap-based buffer over-read in the function EncodeImage of coders/pict.c. |
CWE-125
Out-of-bounds Read |
CVE-2019-19953 | 2024-11-21 13:35 | 2019-12-24 | Show | GitHub Exploit DB Packet Storm |
| 223929 | 9.8 |
CRITICAL
Network |
imagemagick | imagemagick | In ImageMagick 7.0.9-7 Q16, there is a use-after-free in the function MngInfoDiscardObject of coders/png.c, related to ReadOneMNGImage. |
CWE-416
Use After Free |
CVE-2019-19952 | 2024-11-21 13:35 | 2019-12-24 | Show | GitHub Exploit DB Packet Storm |
| 223930 | 9.8 |
CRITICAL
Network |
graphicsmagick debian opensuse |
graphicsmagick debian_linux leap backports |
In GraphicsMagick 1.4 snapshot-20190423 Q8, there is a heap-based buffer overflow in the function ImportRLEPixels of coders/miff.c. |
CWE-787
Out-of-bounds Write |
CVE-2019-19951 | 2024-11-21 13:35 | 2019-12-24 | Show | GitHub Exploit DB Packet Storm |