Lucene search
+L

8089 matches found

Krebs on Security
Krebs on Security
added 2022/02/16 4:44 p.m.67 views

Red Cross Hack Linked to Iranian Influence Operation?

A network intrusion at the International Committee for the Red Cross ICRC in January led to the theft of personal information on more than 500,000 people receiving assistance from the group. KrebsOnSecurity has learned that the email address used by a cybercriminal actor who offered to sell the...

7.5CVSS0.1AI score0.9896EPSS
SaveExploits8
CNVD
CNVD
added 2022/02/16 12:00 a.m.67 views

WordPress Ibtana plugin cross-site scripting vulnerability

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports the hosting of personal blog sites on servers with PHP and MySQL. cross-site scripting vulnerability exists in versions of WordPress Ibtana plugin prior to 1.1.4....

3.5CVSS1.1AI score0.0059EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2022/02/15 12:41 a.m.86 views

Directory Traversal in Docker

Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a 1 "docker load" operation or 2 "registry communications."...

6.4CVSS8.1AI score0.02527EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 12:41 a.m.65 views

Arbitrary Code Execution in Docker

Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a 1 symlink or 2 hard link attack in an image archive in a a pull or b load operation...

7.5CVSS7.2AI score0.04909EPSS
SaveExploits0References10Affected Software1
CNVD
CNVD
added 2022/02/15 12:00 a.m.47 views

Samsung telephony information disclosure vulnerability (CNVD-2022-70759)

Samsung Telephony is a telephony feature of Samsung mobile devices. samsung telephony is vulnerable to an information disclosure vulnerability that results from a configuration error in the network system or product during operation. An attacker could use the vulnerability to obtain Cell Location...

5.5CVSS1.6AI score0.00105EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/02/12 12:00 a.m.16 views

NestedFactory.addOperator/removeOperator have no effect until importOperators

Lines of code Vulnerability details Impact addOperator/removeOperator being run alone don't have any effect, as the cache is used in operations, which is only updated when an implementation is added or removed via importOperators. If an operation is added via addOperator, but importOperators isn'...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/02/11 8:15 p.m.10 views

CVE-2022-24975

The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option. Note: This has been disputed by...

7.5CVSS5.7AI score0.02645EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2022/02/11 8:15 p.m.93 views

CVE-2022-24975

The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option...

7.5CVSS2.3AI score0.02645EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/02/11 12:00 a.m.4 views

Linux kernel 缓冲区错误漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. kernel is one of the kernel-based virtual machines. Linux kernel is vulnerable to an information disclosure vulnerability caused by a pointer disclosure in the checkaluop function in Kernel/bpf/verifier....

5.5CVSS8.2AI score0.00416EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2022/02/10 12:32 a.m.40 views

Integer overflow in Tensorflow

Impact The implementation of OpLevelCostEstimator::CalculateTensorSize is vulnerable to an integer overflow if an attacker can create an operation which would involve a tensor with large enough number of elements: cc int64t OpLevelCostEstimator::CalculateTensorSize const OpInfo::TensorProperties&...

6.5CVSS2.3AI score0.00783EPSS
SaveExploits1References7Affected Software3
CNVD
CNVD
added 2022/02/10 12:00 a.m.62 views

WordPress Document Embedder plugin title enumeration vulnerability

WordPress is a blogging platform developed by the WordPress Foundation using the PHP language. Document Embedder WordPress plugin prior to version 1.7.9 is vulnerable to a title enumeration vulnerability, which stems from the fact that the plugin includes an AJAX operation endpoint that can be...

4CVSS1.7AI score0.00891EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2022/02/09 11:43 p.m.14 views

GHSA-F2VV-V9CG-QHH7 Assertion failure based denial of service in Tensorflow

Impact The implementation of Bincount operations allows malicious users to cause denial of service by passing in arguments which would trigger a CHECK-fail: python import tensorflow as tf tf.rawops.DenseBincount input=0, 1, 2, size=1, weights=3,2,1, binaryoutput=False There are several conditions...

7.1CVSS6.5AI score0.00783EPSS
SaveExploits1References7
OSV
OSV
added 2022/02/09 11:26 p.m.22 views

GHSA-Q85F-69Q7-55H2 Uninitialized variable access in Tensorflow

Impact The implementation of AssignOp can result in copying unitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized to minimize number of allocations, but does not check that the right hand...

7.6CVSS7.2AI score0.00755EPSS
SaveExploits1References7
OSV
OSV
added 2022/02/09 6:29 p.m.12 views

GHSA-C6FH-56W7-FVJW Integer overflow in Tensorflow

Impact The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness: python import tensorflow as tf input = tf.constant1,1,dtype=tf.qint32 @tf.function def test: y = tf.rawops.Dequantize input=input, minrange=1.0, maxrange=10.0, mode='MINCOMBINED',...

7.6CVSS5.9AI score0.00659EPSS
SaveExploits1References7
CNVD
CNVD
added 2022/02/09 12:00 a.m.45 views

Google Tensorflow Input Validation Error Vulnerability (CNVD-2022-09880)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google Tensorflow is vulnerable to an input validation error that could be exploited by an attacker to build a TFLite model that leads to an integer overflow in the embedding lookup operation...

8.8CVSS3AI score0.01173EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/02/08 9:50 p.m.32 views

Unverified Ownership in Kubernetes

Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.externalIPs field, to intercept traffic to that IP address. Additionally, an attacker who is able to patch the status which is considered a privileged operation and should not...

6.3CVSS5.6AI score0.09274EPSS
SaveExploits3References17Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/02/08 5:31 p.m.94 views

Security Bulletin: Vulnerability in Apache Log4j affects Netcool Operation Insight (CVE-2021-44228)

Summary A vulnerability was identified within the Apache Log4j library that is used by Netcool Operation Insight to provide logging functionality. This vulnerability has been addressed. Vulnerability Details CVEID: CVE-2021-44228 DESCRIPTION: Apache Log4j could allow a remote attacker to execute...

10CVSS1.2AI score0.99999EPSS
SaveExploits364Affected Software1
Mageia
Mageia
added 2022/02/08 4:27 p.m.72 views

Updated glibc packages fix security vulnerability

Updated glibc packages fix security vulnerability: An off-by-one buffer overflow and underflow in getcwd may lead to memory corruption when the size of the buffer is exactly 1. A local attacker who can control the input buffer and size passed to getcwd in a setuid program could use this flaw to...

7.8CVSS1.9AI score0.00746EPSS
SaveExploits1References1
Microsoft KB
Microsoft KB
added 2022/02/08 8:00 a.m.102 views

February 8, 2022—KB5010354 (OS Build 20348.524)

None None...

9.3CVSS6.8AI score0.53934EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2022/02/07 12:00 a.m.22 views

Mitsubishi Electric GOT products (CVE-2021-20601)

Improper input validation vulnerability in GOT2000 series GT27 model all versions, GOT2000 series GT25 model all versions, GOT2000 series GT23 model all versions, GOT2000 series GT21 model all versions, GOT SIMPLE series GS21 model all versions, and GT SoftGOT2000 all versions allows an remote...

7.7AI score0.02282EPSS
SaveExploits0References4
Rows per page
Query Builder