How to find the Debian severity level for any particular cve?
How to find the Debian severity level for any particular cve?
Is there a way to find the Debian Severity Level for any particular cve. For example, Mozilla has just released a fix for Firefox-esr and Thunderbird to CVE-2023-4863, rated by Mozilla as critical.
https://www.mozilla.org/en-US/security/ ... sa2023-40/
This is a zero day exploit.
https://www.bleepingcomputer.com/news/s ... n-attacks/
When I look at the Debian security tracker for the stable suite , in the urgency field for Firefox-esr and Thunderbird it just says "not yet assigned". In fact they all say "not yet assigned". (EDIT: Both Firefox-esr and Thunderbird have now been fixed.)
https://security-tracker.debian.org/tra ... ase/stable
If you look at the Debian security tracker for unstable you can see some "low" urgency ratings.
https://security-tracker.debian.org/tra ... e/unstable
The individual pages for CVE-2023-4863 and Firefox-esr don't say anything about the severity level.
https://security-tracker.debian.org/tra ... irefox-esr
https://security-tracker.debian.org/tra ... -2023-4863
One may think that Debian just haven't got to it yet but the same thing is true for previous cves. I would sometimes like to find the Debian severity level for previously fixed cves but there is generally not any mention of the Debian severity level although I have seen "unimportant" twice for open issues.
I have full faith in the Debian devs and am not worried. It's just something I would like to know from time to time.
https://www.mozilla.org/en-US/security/ ... sa2023-40/
This is a zero day exploit.
https://www.bleepingcomputer.com/news/s ... n-attacks/
When I look at the Debian security tracker for the stable suite , in the urgency field for Firefox-esr and Thunderbird it just says "not yet assigned". In fact they all say "not yet assigned". (EDIT: Both Firefox-esr and Thunderbird have now been fixed.)
https://security-tracker.debian.org/tra ... ase/stable
If you look at the Debian security tracker for unstable you can see some "low" urgency ratings.
https://security-tracker.debian.org/tra ... e/unstable
The individual pages for CVE-2023-4863 and Firefox-esr don't say anything about the severity level.
https://security-tracker.debian.org/tra ... irefox-esr
https://security-tracker.debian.org/tra ... -2023-4863
One may think that Debian just haven't got to it yet but the same thing is true for previous cves. I would sometimes like to find the Debian severity level for previously fixed cves but there is generally not any mention of the Debian severity level although I have seen "unimportant" twice for open issues.
I have full faith in the Debian devs and am not worried. It's just something I would like to know from time to time.
-
- Global Moderator
- Posts: 1876
- Joined: 2014-07-20 18:12
- Location: Europe
- Has thanked: 38 times
- Been thanked: 248 times
Re: How to find the Debian severity level for any particular cve?
Hello,
You can see here: Security data are exposed in JSON file format, too: The field "urgency" for each Debian release contains what I suppose you defined as "Debian severity level". It also contains the field "fixed_version".
-
- Global Moderator
- Posts: 1876
- Joined: 2014-07-20 18:12
- Location: Europe
- Has thanked: 38 times
- Been thanked: 248 times
Re: How to find the Debian severity level for any particular cve?
If you are referring to CVE-2023-4863, it is fixed in buster, bullseye, bookworm and sid (trixie is still affected, probably waiting that the package arrives from Sid); see:
Re: How to find the Debian severity level for any particular cve?
Thanks. Yes, I understand this. I've been watching. As I said before I am not worried. This is just something I would like to know from time to time.
Mozilla labeled CVE-2023-4863 as critical.
https://www.mozilla.org/en-US/security/ ... sa2023-40/
Ubuntu has labeled CVE-2023-4863 as medium.
https://ubuntu.com/security/CVE-2023-4863
I would just have liked to know what Debian rated it as because this gives an idea of how serious Debian thought it was.
Mozilla labeled CVE-2023-4863 as critical.
https://www.mozilla.org/en-US/security/ ... sa2023-40/
Ubuntu has labeled CVE-2023-4863 as medium.
https://ubuntu.com/security/CVE-2023-4863
I would just have liked to know what Debian rated it as because this gives an idea of how serious Debian thought it was.
-
- Posts: 37
- Joined: 2019-03-20 18:25
- Has thanked: 5 times
Re: How to find the Debian severity level for any particular cve?
Firefox is fixed. But Chromium is still vulnerable.
Re: How to find the Debian severity level for any particular cve?
If you look at the link that Aki posted, under chromium > CVE-2023-4863 > releases > bookworm the urgency says "unimportant". So I guess Chromium's good.
https://security-tracker.debian.org/tracker/data/json
-
- Posts: 37
- Joined: 2019-03-20 18:25
- Has thanked: 5 times
Re: How to find the Debian severity level for any particular cve?
If you also notice the section header, its says...Shamak wrote: ↑2023-09-18 18:40If you look at the link that Aki posted, under chromium > CVE-2023-4863 > releases > bookworm the urgency says "unimportant". So I guess Chromium's good.
https://security-tracker.debian.org/tracker/data/json
The information below is based on the following data on fixed versions..
The "unimportant" remark refers to the fixed version of Chrome present on the sid (unstable) version.
Re: How to find the Debian severity level for any particular cve?
Is this the page you're referring to?
https://security-tracker.debian.org/tra ... -2023-4863
I'm not looking at that page. I'm looking at the json. It's the second link in Aki's first post on this thread.
https://security-tracker.debian.org/tracker/data/json
You can also get there by going to the Debian Security Bug Tracker and clicking on the last link "All information in JSON format".
https://security-tracker.debian.org/tra ... -2023-4863
I'm not looking at that page. I'm looking at the json. It's the second link in Aki's first post on this thread.
https://security-tracker.debian.org/tracker/data/json
You can also get there by going to the Debian Security Bug Tracker and clicking on the last link "All information in JSON format".
-
- Posts: 37
- Joined: 2019-03-20 18:25
- Has thanked: 5 times
Re: How to find the Debian severity level for any particular cve?
The Chromium fix is now available for Bookworm (Version 117.0.5938.62). Thanks to the Debian team! 

Re: How to find the Debian severity level for any particular cve?
I thought that was going to fix it too but it seems not to have.
https://security-tracker.debian.org/tra ... e/chromium
https://security-tracker.debian.org/tra ... e/chromium
-
- Posts: 37
- Joined: 2019-03-20 18:25
- Has thanked: 5 times
Re: How to find the Debian severity level for any particular cve?
You can tell that tracker page is not up-to-date, because it still refers to the older version 116.0.5845.187.Shamak wrote: ↑2023-09-19 16:38 I thought that was going to fix it too but it seems not to have.
https://security-tracker.debian.org/tra ... e/chromium
Re: How to find the Debian severity level for any particular cve?
It seems up to date because all the other bugs got fixed in Bookworm as they were supposed to.
My guess is that's the official description of the bug as it says here.
https://security-tracker.debian.org/tra ... -2023-4863
This page also says that version 117.0.5938.62-1~deb12u1 is vulnerable in Bookworm (security).
Anyway, that's all I've got. I'll give you the last word.
My guess is that's the official description of the bug as it says here.
https://security-tracker.debian.org/tra ... -2023-4863
This page also says that version 117.0.5938.62-1~deb12u1 is vulnerable in Bookworm (security).
Anyway, that's all I've got. I'll give you the last word.