Lucene search
+L

696 matches found

Positive Technologies
Positive Technologies
added 2025/01/22 12:0 a.m.8 views

PT-2025-1400 · Open5Gs · Open5Gs Mme

Name of the Vulnerable Software and Affected Versions: Open5GS MME versions = 2.6.4 Description: The issue is caused by a buffer overflow in the ASN.1 deserialization function of the S1AP handler, leading to type confusion in decoded fields. This results in invalid parsing and freeing of memory,...

5.3CVSS8.2AI score0.00283EPSS
Exploits1References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/01/20 7:34 a.m.2 views

Malicious code in abstract-adapter (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5560557298d66779bfafcfea3cdb16ccd6ec2da1cbd12566d3f373ff9a042c62 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.10 views

PT-2025-3838 · Apple · Swift Asn.1

Name of the Vulnerable Software and Affected Versions: Swift ASN.1 affected versions not specified Description: The issue is caused by a confusion in the ASN.1 library, which assumes that certain objects can only be provided in either constructed or primitive forms. This can trigger a...

7.5CVSS6.9AI score0.00325EPSS
Exploits0References10
OSV
OSV
added 2024/12/02 5:26 p.m.3 views

GHSA-9R9M-FFP6-9X4V vue-i18n has cross-site scripting vulnerability with prototype pollution

Vulnerability type XSS Description vue-i18n can be passed locale messages to createI18n or useI18n. we can then translate them using t and $t. vue-i18n has its own syntax for local messages, and uses a message compiler to generate AST. In order to maximize the performance of the translation...

5.3CVSS5.9AI score0.00647EPSS
Exploits0References5
Fedora
Fedora
added 2024/10/12 1:52 a.m.10 views

[SECURITY] Fedora 39 Update: rust-nu-protocol-0.96.1-3.fc39

Nushell's internal protocols, including its abstract syntax tree...

7.3AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/10/03 4:49 p.m.19 views

JUJU_CONTEXT_ID is a predictable authentication secret

JUJUCONTEXTID is the authentication measure on the unit hook tool abstract domain socket. It looks like JUJUCONTEXTID=appname/0-update-status-6073989428498739633. This value looks fairly unpredictable, but due to the random source used, it is highly predictable. JUJUCONTEXTID has the following...

8.7CVSS6.6AI score0.00502EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/10/03 4:49 p.m.6 views

GHSA-MH98-763H-M9V4 JUJU_CONTEXT_ID is a predictable authentication secret

JUJUCONTEXTID is the authentication measure on the unit hook tool abstract domain socket. It looks like JUJUCONTEXTID=appname/0-update-status-6073989428498739633. This value looks fairly unpredictable, but due to the random source used, it is highly predictable. JUJUCONTEXTID has the following...

8.7CVSS8.3AI score0.00502EPSS
Exploits1References5
NVD
NVD
added 2024/10/02 11:15 a.m.19 views

CVE-2024-7558

JUJUCONTEXTID is a predictable authentication secret. On a Juju machine non-Kubernetes or Juju charm container on Kubernetes, an unprivileged user in the same network namespace can connect to an abstract domain socket and guess the JUJUCONTEXTID value. This gives the unprivileged user access to t...

8.7CVSS0.00502EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2024/10/02 10:12 a.m.8 views

CVE-2024-8038

Vulnerable juju introspection abstract UNIX domain socket. An abstract UNIX domain socket responsible for introspection is available without authentication locally to network namespace users. This enables denial of service attacks...

7.9CVSS7.1AI score0.00212EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/02 10:6 a.m.6 views

CVE-2024-7558

JUJUCONTEXTID is a predictable authentication secret. On a Juju machine non-Kubernetes or Juju charm container on Kubernetes, an unprivileged user in the same network namespace can connect to an abstract domain socket and guess the JUJUCONTEXTID value. This gives the unprivileged user access to t...

8.7CVSS6.8AI score0.00502EPSS
Exploits1References2
OSV
OSV
added 2024/10/02 10:6 a.m.6 views

CVE-2024-7558

JUJUCONTEXTID is a predictable authentication secret. On a Juju machine non-Kubernetes or Juju charm container on Kubernetes, an unprivileged user in the same network namespace can connect to an abstract domain socket and guess the JUJUCONTEXTID value. This gives the unprivileged user access to t...

8.7CVSS7.1AI score0.00502EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2024/09/16 5:19 p.m.15 views

lexical-core has multiple soundness issues

RUSTSEC-2024-0377 contains multiple soundness issues: 1. Bytes::read allows creating instances of types with invalid bit patterns 1. BytesIter::read advances iterators out of bounds 1. The BytesIter trait has safety invariants but is public and not marked unsafe 1. writefloat calls...

7.3AI score
Exploits0References9Affected Software1
OSV
OSV
added 2024/08/01 3:47 p.m.9 views

CLSA-2024-1722527236 Fix CVE(s): CVE-2021-3733

SECURITY UPDATE: Regular Expression Denial of Service - debian/patches/CVE-2021-3733.patch: Fix ReDoS vulnerability in AbstractBasicAuthHandler class of Lib/urllib2.py - CVE-2021-3733...

6.5CVSS6.8AI score0.04675EPSS
Exploits1References1
OSV
OSV
added 2024/07/31 8:15 a.m.2 views

ALPINE-CVE-2024-7264

libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the time fraction, leading to a strlen getting performed on a pointer to a heap buffer area that i...

6.5CVSS7.3AI score0.17301EPSS
Exploits1References1
curl security advisories
curl security advisories
added 2024/07/24 8:0 a.m.13 views

freeing stack buffer in utf8asn1str

libcurl's ASN1 parser has this utf8asn1str function used for parsing an ASN.1 UTF-8 string. It can detect an invalid field and return error. Unfortunately, when doing so it also invokes free on a 4 byte local stack buffer. Most modern malloc implementations detect this error and immediately abort...

7.5CVSS7.8AI score0.04296EPSS
Exploits1References1Affected Software2
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/22 3:30 a.m.3 views

Malicious code in sap-abstract (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d699148992a2b2d20128893c0ba7a5d5022338a889ed430995f8dedc448f8a76 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:45 p.m.6 views

Malicious code in abstract-api_wrapper (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:45 p.m.5 views

Malicious code in abstract-importer (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
Exploits0References1
OSV
OSV
added 2024/06/25 1:45 p.m.4 views

MAL-2024-6331 Malicious code in abstract-api_wrapper (RubyGems)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f9c75944cead229a31c02ae59056793bd78276a66b1fcfecebfcd513d3ca3b78 --- Credit: OpenSSF source...

5.3AI score
Exploits0References3
OSV
OSV
added 2024/06/25 1:45 p.m.7 views

MAL-2024-6332 Malicious code in abstract-importer (RubyGems)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 2c2461bddf32fc69f541fa8e75f3fd7a6ed97b644f6635352bd3f2e92ac0bdcc --- Credit: OpenSSF source...

5.3AI score
Exploits0References3
Rows per page
Query Builder