Lucene search
+L

7514 matches found

OSV
OSV
•added 2026/07/30 9:17 p.m.•13 views

DEBIAN-CVE-2026-54715

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00332EPSS
SaveExploits0References1
CVE
CVE
•added 2026/07/30 8:37 p.m.•48 views

CVE-2026-55777

GoAccess (real-time web log analyzer/viewer) is affected by an out-of-bounds heap read in the parse_ios() function prior to version 1.11. A crafted User-Agent in a processed access log can cause memmove to use an attacker-controlled offset as both source offset and copy length, allowing reading u...

5.3CVSS5.8AI score0.00332EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/30 8:37 p.m.•13 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS5.4AI score0.00332EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/30 8:37 p.m.•13 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/30 8:37 p.m.•46 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS0.00332EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/30 8:23 p.m.•44 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS0.00332EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/30 8:23 p.m.•95 views

CVE-2026-54715

CVE-2026-54715 affects GoAccess real-time log analyzer. In GoAccess 1.10.2, the function parse_browser can mis-handle an Opera-like browser token, moving a trailing version substring to match plus five, enabling a crafted User-Agent in a processed access log to write one to four attacker-influenc...

7.1CVSS5.9AI score0.00332EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/30 8:23 p.m.•13 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00332EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/30 8:23 p.m.•12 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score
SaveExploits0References4
NVD
NVD
•added 2026/07/30 5:16 p.m.•16 views

CVE-2026-51293

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00145EPSS
SaveExploits0
OSV
OSV
•added 2026/07/30 2:17 p.m.•12 views

CVE-2026-65635 Boruta dynamic client registration allows creation of over-privileged OAuth clients

Improper Isolation or Compartmentalization vulnerability in malach-it boruta Elixir.Boruta.Openid module allows attackers to register OpenID Connect clients with administrative privileges through the dynamic client registration entry point. Boruta.Openid.registerclient/3 forwards caller-supplied...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References10
attackerkb
attackerkb
•added 2026/07/30 1:42 p.m.•13 views

CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.9AI score0.00373EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/07/30 1:42 p.m.•46 views

CVE-2026-60074 Date::Manip versions through 7.00 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 7.00 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.7AI score0.00373EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/30 8:53 a.m.•12 views

BIT-SQLITE-2026-51298

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

5.8AI score0.00112EPSS
SaveExploits0References3
GithubExploit
GithubExploit
•added 2026/07/30 7:40 a.m.•86 views

Exploit for CVE-2026-16723

CVE-2026-16723 Fastjson RCE ā˜… CVE-2026-16723 Fastjson @JSONT...

9CVSS6.4AI score0.15989EPSS
SaveExploits7
OSV
OSV
•added 2026/07/30 12:06 a.m.•16 views

OSV-2026-1095 Heap-buffer-overflow in grk::t1::CodeblockDecompressImpl::parsePacketData

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=540111888 Crash type: Heap-buffer-overflow READ 8 Crash state: grk::t1::CodeblockDecompressImpl::parsePacketData grk::PacketParser::readData grk::PacketParser::parsePacketData...

5.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/30 12:00 a.m.•29 views

PT-2026-66474

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description Processing of untrusted character strings in ParseDate or Date::Manip::Date-parse can result in corrupted dates without triggering a parse error. This occurs because the parsing regular expressions...

7.5CVSS5.4AI score0.00373EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
•added 2026/07/30 12:00 a.m.•30 views

PT-2026-66475

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description CPU exhaustion can occur due to quadratic backtracking during unanchored time substitution within the parse time function. The issue arises when the function uses an unanchored substitution...

7.5CVSS5.4AI score0.00373EPSS
SaveExploits0References29
attackerkb
attackerkb
•added 2026/07/30 12:00 a.m.•10 views

CVE-2026-51293

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00145EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/07/30 12:00 a.m.•27 views

PT-2026-66525

A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode function is invoked subsequent to sqlite3DbFree being called on the aBlob member of the Parse structure...

5.9AI score0.00145EPSS
SaveExploits0References3
Rows per page
Query Builder