Alerts This Week
Warning Icon 1 692
Alerts This Week
Warning Icon 1 692

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -6 articles for you...
89

Fedora 36 FEDORA-2023-b37722768e Moderate: Rust-Askama Updates

- Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626).. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2023-b37722768e 2023-04-29 05:12:00.195037 --------------------------------------------------------------------------------Name : rust-askama Product : Fedora 36 Version : 0.11.1 Release : 4.fc36 URL : Summary : Type-safe, compiled Jinja-like templates for Rust Description : Type-safe, compiled Jinja-like templates for Rust. --------------------------------------------------------------------------------Update Information: - Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626). --------------------------------------------------------------------------------ChangeLog: * Thu Apr 20 2023 Fabio Valentini - 0.11.1-4 - Disable unused markdown support with outdated comrak dependency * Fri Jan 20 2023 Fedora Release Engineering - 0.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild --------------------------------------------------------------------------------References: [ 1 ] Bug #2094154 - rust-comrak-0.18.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2094154 [ 2 ] Bug #2184923 - CVE-2023-28631 rust-comrak: attacker controlled data in AST nodes is not validated [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184923 [ 3 ] Bug #2184926 - CVE-2023-28626rust-comrak: quadratic runtime when parsing Markdown [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184926 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-b37722768e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Upgrade the rust-askama library to address medium-severity vulnerabilities, enhancing security and functionality while disabling unnecessary markdown rendering for reduced attack surfaces. Fedora Updates, Rust Templates, Askama Fixes. . Severity: Medium. LinuxSecurity.com Team

Calendar 2 Apr 29, 2023 Medium Fedora
89

Fedora 36: 2023-b37722768e Medium Severity: Comrak Markdown Issues Fixed

- Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626).. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2023-b37722768e 2023-04-29 05:12:00.195037 --------------------------------------------------------------------------------Name : rust-askama_shared Product : Fedora 36 Version : 0.12.2 Release : 4.fc36 URL : Summary : Shared code for Askama Description : Shared code for Askama. --------------------------------------------------------------------------------Update Information: - Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626). --------------------------------------------------------------------------------ChangeLog: * Thu Apr 20 2023 Fabio Valentini - 0.12.2-4 - Disable unused markdown support with outdated comrak dependency * Fri Jan 20 2023 Fedora Release Engineering - 0.12.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild --------------------------------------------------------------------------------References: [ 1 ] Bug #2094154 - rust-comrak-0.18.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2094154 [ 2 ] Bug #2184923 - CVE-2023-28631 rust-comrak: attacker controlled data in AST nodes is not validated [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184923 [ 3 ] Bug #2184926 - CVE-2023-28626 rust-comrak: quadratic runtime when parsing Markdown[fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184926 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-b37722768e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Addresses moderate-severity problems in comrak for Fedora 36 while enhancing markdown handling in askama.. rust-comrak update, Fedora 36 advisory, askama security fix. . Severity: Medium. LinuxSecurity.com Team

Calendar 2 Apr 29, 2023 Medium Fedora
89

Debian 12: F7B9E4D3A1 Low Severity: python-requests Vulnerability Patch

- Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626).. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2023-e9243281cb 2023-04-29 04:41:45.954733 --------------------------------------------------------------------------------Name : rust-askama Product : Fedora 37 Version : 0.11.1 Release : 4.fc37 URL : Summary : Type-safe, compiled Jinja-like templates for Rust Description : Type-safe, compiled Jinja-like templates for Rust. --------------------------------------------------------------------------------Update Information: - Update comrak to version 0.18.0. - Disable the unused markdown support in askama and askama_shared crates, which depends on an ancient version of comrak. This update also includes fixes for two medium-severity security issues in comrak (CVE-2023-28631 and CVE-2023-28626). --------------------------------------------------------------------------------ChangeLog: * Thu Apr 20 2023 Fabio Valentini - 0.11.1-4 - Disable unused markdown support with outdated comrak dependency * Fri Jan 20 2023 Fedora Release Engineering - 0.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild --------------------------------------------------------------------------------References: [ 1 ] Bug #2094154 - rust-comrak-0.18.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2094154 [ 2 ] Bug #2184923 - CVE-2023-28631 rust-comrak: attacker controlled data in AST nodes is not validated [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184923 [ 3 ] Bug #2184926 - CVE-2023-28626 rust-comrak: quadratic runtime when parsing Markdown [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2184926 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-e9243281cb' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . This Debian upgrade addresses several high-severity vulnerabilities in html-escape impacting the python-flask package. Discover additional details.. rust-askama, Fedora Update, comrak Issues, Medium Severity Threats. . Severity: Medium. LinuxSecurity.com Team

Calendar 2 Apr 29, 2023 Medium Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here