726 matches found
Web Services Description Language (WSDL) File Detected
A Web Services Description Language WSDL file has been detected on this url. No source data...
CVE-2024-23892
creationtimestamp| type| source ---|---|--- 2024-01-26 12:21:50+00:00| seen| https://t.me/ctinow/174185 2024-02-19 16:56:19+00:00| seen| https://t.me/ctinow/187815...
YahooPOPs 1.6 Denial Of Service
use IO::Socket; sub intro print q ,--, / /| ,;' , // // '--; ' \ | ^ ^ ^ + YahooPOPs 1.6 - SMTP - Denial of Service DoS Coded by Fernando Mengali @ e-mail: [email protected] intro; if !$ARGV0 print "\nUsage: $0 \n"; exit0; my $host = $ARGV0; my $username = $ARGV1; my $password = $ARGV2;...
CVE-2023-51968
creationtimestamp| type| source ---|---|--- 2024-01-13 08:16:49+00:00| seen| https://t.me/ctinow/167721 2024-01-28 14:56:49+00:00| seen| https://t.me/ctinow/174957...
CVE-2023-39272
creationtimestamp| type| source ---|---|--- 2024-01-11 21:17:05+00:00| seen| https://t.me/ctinow/166834...
CVE-2023-50916
creationtimestamp| type| source ---|---|--- 2024-01-09 14:34:43+00:00| seen| https://t.me/thehackernews/4372 2024-01-09 15:22:53+00:00| seen| https://t.me/HelangMerahGroup/208 2024-01-09 15:22:53+00:00| seen| https://t.me/HelangMerahGroup/1139 2024-01-09 15:29:06+00:00| seen|...
CVE-2023-23369
creationtimestamp| type| source ---|---|--- 2023-11-08 10:06:26+00:00| exploited| https://t.me/truesecator/5059 2023-11-12 05:03:11+00:00| seen| https://t.me/sysodmins/19998...
CVE-2023-20246
creationtimestamp| type| source ---|---|--- 2023-11-01 21:22:17+00:00| seen| https://t.me/cibsecurity/73381...
WordPress WPEngine Configuration Detected
WPengine is a popular provider of managed WordPress hosting. Configurations may be located in a file named config.json inside the wpeprivate hidden directory. This configuration file may expose sensitive information such as database credentials and WPEngine account information which may be used b...
CVE-2023-43633 Debug Functions Unlockable Without Triggering Measured Boot
On boot, the Pillar eve container checks for the existence and content of “/config/GlobalConfig/global.json”. If the file exists, it overrides the existing configuration on the device on boot. This allows an attacker to change the system’s configuration, which also includes some debug functions...
Fedora: Security Advisory for python3.8 (FEDORA-2023-e49d18c283)
The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
CVE-2023-33666
creationtimestamp| type| source ---|---|--- 2023-08-04 00:40:20+00:00| seen| https://t.me/cibsecurity/67732...
Web Application Description Language (WADL) File Detected
Web Application Description Language WADL file has been detected on this url. No source data...
Debian: Security Advisory (DLA-3450-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
CVE-2023-35844
creationtimestamp| type| source ---|---|--- 2023-06-19 07:25:13+00:00| seen| https://t.me/cibsecurity/65328 2023-06-26 10:27:38+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/4628 2023-06-27 14:13:45+00:00| seen| https://t.me/proxybar/1596 2023-06-28 15:16:50+00:00|...
ActivityPub Protocol Detected
A ActivityPub json endpoint has been detected and is available as an attachment below. ActivityPub is a W3C recomended standard that provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and subscribin...
Joomla Plugins Detected
This is an informational notice that the scanner was able to detect one or more installed Joomla plugins. No source data...
Drupal Plugins Detected
This is an informational notice that the scanner was able to detect one or more installed Drupal plugins. No source data...
Malicious Package
Overview apl-viewhost-web is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package...
kernel: tools/power turbostat: Fix file pointer leak
In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix file pointer leak Currently if a fscanf fails then an early return leaks an open file pointer. Fix this by fclosing the file before the return. Detected using static analysis with cppcheck:...