commit by to_remotes 2025-09-19 11:59:01 +0200 from cicd
parent
8aaa09498b
commit
d6bfeb5f6e
|
|
@ -1 +1 @@
|
||||||
2025-09-19T11:58:35+02:00
|
2025-09-19T11:59:01+02:00
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"version":"0.9.2","created_at":"2025-09-19 11:58:35 +0200","results":[{"type":"unpatched_gem","gem":{"name":"rexml","version":"3.4.1"},"advisory":{"path":"/home/wiseadvice/.local/share/ruby-advisory-db/gems/rexml/CVE-2025-58767.yml","id":"CVE-2025-58767","url":"https://github.com/ruby/rexml/security/advisories/GHSA-c2f4-jgmc-q2r5","title":"REXML has DoS condition when parsing malformed XML file","date":"2025-09-17","description":"### Impact\n\nThe REXML gems from 3.3.3 to 3.4.1 have a DoS vulnerability when\nparsing XML containing multiple XML declarations. If you need to\nparse untrusted XMLs, you may be impacted to these vulnerabilities.\n\n### Patches\n\nREXML gems 3.4.2 or later include the patches to fix these vulnerabilities.\n\n### Workarounds\n\nDon't parse untrusted XMLs.\n\n### References\n\n* https://www.ruby-lang.org/en/news/2025/09/18/dos-rexml-cve-2025-58767\n - An announcement on www.ruby-lang.org\n","cvss_v2":null,"cvss_v3":null,"cve":"2025-58767","osvdb":null,"ghsa":"c2f4-jgmc-q2r5","unaffected_versions":["< 3.3.3"],"patched_versions":[">= 3.4.2"],"criticality":null}}]}
|
{"version":"0.9.2","created_at":"2025-09-19 11:59:00 +0200","results":[]}
|
||||||
11
report.txt
11
report.txt
|
|
@ -1,10 +1 @@
|
||||||
Name: rexml
|
No vulnerabilities found
|
||||||
Version: 3.4.1
|
|
||||||
CVE: CVE-2025-58767
|
|
||||||
GHSA: GHSA-c2f4-jgmc-q2r5
|
|
||||||
Criticality: Unknown
|
|
||||||
URL: https://github.com/ruby/rexml/security/advisories/GHSA-c2f4-jgmc-q2r5
|
|
||||||
Title: REXML has DoS condition when parsing malformed XML file
|
|
||||||
Solution: update to '>= 3.4.2'
|
|
||||||
|
|
||||||
Vulnerabilities found!
|
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,5 @@
|
||||||
Updating ruby-advisory-db ...
|
Updating ruby-advisory-db ...
|
||||||
Updating 84c99b9..dff94e0
|
Already up to date.
|
||||||
Fast-forward
|
|
||||||
gems/rexml/CVE-2025-58767.yml | 38 ++++++++++++++++++++++++++++++++++++++
|
|
||||||
1 file changed, 38 insertions(+)
|
|
||||||
create mode 100644 gems/rexml/CVE-2025-58767.yml
|
|
||||||
Updated ruby-advisory-db
|
Updated ruby-advisory-db
|
||||||
ruby-advisory-db:
|
ruby-advisory-db:
|
||||||
advisories: 1008 advisories
|
advisories: 1008 advisories
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue